[Bug 207833] net/py-s3transfer: add 0.0.1 (new port)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 14 12:18:35 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207833
--- Comment #5 from Raphael Kubo da Costa <rakuco at FreeBSD.org> ---
Looking at that setup.cfg, it seems to require futures on Python 2 in general
(it's a backport from a feature present in Python 3.2+).
In this case, I think you should fix your check instead of removing it by
checking for PYTHON_REL < 3000, which is what devel/py-trollius seems to do as
well.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list