Bug 248675 - devel/py-six: Update to 1.15.0
Summary: devel/py-six: Update to 1.15.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Danilo G. Baio
URL: https://github.com/benjaminp/six/blob...
Keywords: needs-qa, performance
Depends on:
Blocks:
 
Reported: 2020-08-15 21:27 UTC by Daniel Engberg
Modified: 2020-09-04 23:44 UTC (History)
1 user (show)

See Also:
dbaio: maintainer-feedback+
dbaio: merge-quarterly-


Attachments
Patch for py-six (812 bytes, patch)
2020-08-15 21:27 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2020-08-15 21:27:20 UTC
Created attachment 217243 [details]
Patch for py-six

Update (py-)six to 1.15.0

Tested on FreeBSD 13.0-CURRENT #0 r358620 (AMD64) (make test)
Poudriere OK 12.1-RELEASE (AMD64)

Current version (1.14.0):

=========================== short test summary info ============================
SKIPPED [1] /usr/ports/devel/py-six/work-py37/six-1.14.0/test_six.py:132: requires gdbm
SKIPPED [15] /usr/ports/devel/py-six/work-py37/six-1.14.0/test_six.py:130: requires tkinter
==================== 184 passed, 16 skipped in 0.84 seconds ====================

New version (1.15.0):

=========================== short test summary info ============================
SKIPPED [1] /usr/ports/devel/py-six/work-py37/six-1.15.0/test_six.py:132: requires gdbm
SKIPPED [15] /usr/ports/devel/py-six/work-py37/six-1.15.0/test_six.py:130: requires tkinter
==================== 184 passed, 16 skipped in 0.62 seconds ====================
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2020-08-16 02:08:17 UTC
@Reporter Thank you for the report and patch. Does make test (QA) pass against 2.7 and 3.8 ?

^Triage: MFH: 2020Q3 (performance fix)
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2020-08-16 17:07:41 UTC
Python 3.7 was used for testing
Comment 3 Danilo G. Baio freebsd_committer freebsd_triage 2020-08-17 23:36:26 UTC
I've built all consumers, seems fine.
Comment 4 commit-hook freebsd_committer freebsd_triage 2020-08-17 23:45:41 UTC
A commit references this bug:

Author: dbaio
Date: Mon Aug 17 23:44:43 UTC 2020
New revision: 545196
URL: https://svnweb.freebsd.org/changeset/ports/545196

Log:
  devel/py-six: Update to 1.15.0

  Changelog:	https://github.com/benjaminp/six/blob/1.15.0/CHANGES

  PR:		248675
  Submitted by:	daniel.engberg.lists@pyret.net
  MFH:		2020Q3 (performance fix)

Changes:
  head/devel/py-six/Makefile
  head/devel/py-six/distinfo
Comment 5 Danilo G. Baio freebsd_committer freebsd_triage 2020-08-17 23:46:51 UTC
Committed, thanks!
I'll wait for MFH approval.
Comment 6 Danilo G. Baio freebsd_committer freebsd_triage 2020-09-04 23:44:18 UTC
MFH: No answer from the teams, minor improvement so I won't proceed with the MFH.