Created attachment 189533 [details] update to 4.1.0 Latest changelog states that python 2.6 and 3.2 support have been dropped, so add minimum python27 requirement. Also add NO_ARCH to silence a sanity check. A port I'm working on depends on this port, however that port crashes on runtime due to this port's outdated nature, specifically with 3.8.0 not explicitly supporting python 3 for which the other port requires.
See also D14125
Created attachment 190193 [details] update to 4.1.0 Remove superfluous USES python version.
Comment on attachment 190193 [details] update to 4.1.0 Patch refreshed based on current ports tree revision, as review D14125.
Committed, thanks!
A commit references this bug: Author: pi Date: Sun Jul 29 11:46:51 UTC 2018 New revision: 475646 URL: https://svnweb.freebsd.org/changeset/ports/475646 Log: devel/py-zope.configuration: update 3.8.0 -> 4.1.0 - Drop support for Python 2.6 and 3.2 - Add support for Python 3.5 and 3.6 PR: 225010 Submitted by: Charlie Li <ml+freebsd@vishwin.info> Approved by: zope (maintainer timeout) Relnotes: https://pypi.org/project/zope.configuration/ Changes: head/devel/py-zope.configuration/Makefile head/devel/py-zope.configuration/distinfo