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 ====================
@Reporter Thank you for the report and patch. Does make test (QA) pass against 2.7 and 3.8 ? ^Triage: MFH: 2020Q3 (performance fix)
Python 3.7 was used for testing
I've built all consumers, seems fine.
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
Committed, thanks! I'll wait for MFH approval.
MFH: No answer from the teams, minor improvement so I won't proceed with the MFH.