Created attachment 215976 [details] py-pluggy-0.13.1.patch Hi Koobs, attached is the patch that updates devel/py-pluggy to 0.13.1. QA: ~~~ - poudriere (11.3-RELEASE amd64 for each py27, py35, py36, py37, py38 flavor) -> OK - poudriere bulk run against all consumers -> OK Version requirements of the consumers: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Port Makefile Source Remarks > devel/py-pytest >=0.9,<1.0 >=0.9,!=0.10,<1.0 setup.py > devel/py-tox >=0.3.0,<1.0 >=0.3.0,<1 setup.cfg > security/py-muacrypt >=0 N/A Noted as "pluggy" in setup.py > textproc/scancode-toolkit >=0.4.0 pluggy>=0.3.0,<1 setup.py Results of "make test": py27: ~~~~~ > 87 passed, 1 skipped in 0.53 seconds py35, py36, py37, py38: ~~~~~~~~~~~~~~~~~~~~~~~ > 88 passed in 0.43 seconds
You got this Kai, thank you MFH: Yes|No (reason) ?
(In reply to Kubilay Kocak from comment #1) MFH'ing is not required as the 0.13.1 release only contains two "trivial/internal" changes since the 0.12.0 release.
Comment on attachment 215976 [details] py-pluggy-0.13.1.patch Approved by: koobs (maintainer) MFH: <branch|No> <reason>
A commit references this bug: Author: kai Date: Sun Jul 5 12:41:57 UTC 2020 New revision: 541277 URL: https://svnweb.freebsd.org/changeset/ports/541277 Log: devel/py-pluggy: Update to 0.13.1 Changelog since 0.12.0: https://github.com/pytest-dev/pluggy/blob/0.13.1/CHANGELOG.rst PR: 247582 Approved by: koobs (maintainer) MFH: No (contains only two trivial/internal changes) Changes: head/devel/py-pluggy/Makefile head/devel/py-pluggy/distinfo
(In reply to Kubilay Kocak from comment #3) Committed, thank you for your approval and review!