Created attachment 176191 [details] v0 (green on poudriere bulk -tj 93i386) The port claims to support *any* python version but with DEFAULT_VERSIONS = python=3.5 fails as =======================<phase: package >============================ ===> Building package for py35-plumbum-1.6.2 pkg-static: Unable to access file /wrkdirs/usr/ports/sysutils/py-plumbum/work/stage/usr/local/lib/python3.5/site-packages/plumbum/__init__.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/sysutils/py-plumbum/work/stage/usr/local/lib/python3.5/site-packages/plumbum/__init__.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/sysutils/py-plumbum/work/stage/usr/local/lib/python3.5/site-packages/plumbum/_testtools.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/sysutils/py-plumbum/work/stage/usr/local/lib/python3.5/site-packages/plumbum/_testtools.pyo: No such file or directory [...]
A commit references this bug: Author: dbn Date: Thu Oct 27 06:10:54 UTC 2016 New revision: 424744 URL: https://svnweb.freebsd.org/changeset/ports/424744 Log: sysutils/py-plumbum: fix packages with Python 3 PR: 213812 Submitted by: jbeich Changes: head/sysutils/py-plumbum/Makefile
Thanks :-)
Can has MFH please :)
A commit references this bug: Author: dbn Date: Fri Oct 28 16:00:44 UTC 2016 New revision: 424860 URL: https://svnweb.freebsd.org/changeset/ports/424860 Log: sysutils/py-plumbum: use autoplist instead of py3kplist. - py3kplist should only be used if there is no alternative. - MFH in conjuction with r424744 PR: 213812 Reported by: rm MFH: 2016Q4 Changes: head/sysutils/py-plumbum/Makefile head/sysutils/py-plumbum/pkg-plist
A commit references this bug: Author: dbn Date: Sat Oct 29 05:14:00 UTC 2016 New revision: 424892 URL: https://svnweb.freebsd.org/changeset/ports/424892 Log: MFH: r424744 r424860 sysutils/py-plumbum: fix packages with Python 3 PR: 213812 Submitted by: jbeich sysutils/py-plumbum: use autoplist instead of py3kplist. - py3kplist should only be used if there is no alternative. - MFH in conjuction with r424744 PR: 213812 Reported by: rm Approved by: ports-secteam (feld@) Changes: _U branches/2016Q4/ branches/2016Q4/sysutils/py-plumbum/Makefile branches/2016Q4/sysutils/py-plumbum/pkg-plist
Merged to 2016Q4