Dear port maintainer,
The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252117
--- Comment #5 from John Hein ---
(In reply to commit-hook from comment #4)
Thanks. Could you also remove the dependency on py-contextlib2? That is only
needed for python2.7
--
You are receiving this mail because:
You are on the CC list
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252117
--- Comment #6 from Yuri Victorovich ---
(In reply to John Hein from comment #5)
This library does support python-2.7 according to its setup.py
--
You are receiving this mail because:
You are on the CC list for the bug.
_
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252117
--- Comment #7 from Steve Wills ---
(In reply to Yuri Victorovich from comment #6)
That doesn't mean ports should require Python 2.7.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252117
--- Comment #8 from Yuri Victorovich ---
(In reply to Steve Wills from comment #7)
> That doesn't mean ports should require Python 2.7.
This doesn't make the port to require Python 2.7.
--
You are receiving this mail because:
You are on
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252117
--- Comment #9 from John Hein ---
(In reply to Yuri Victorovich from comment #6)
Currently, the port is limited to 3.6+.
If you change to USES=python, then I agree, having it depend on py-contextlib2
would be correct, but it should only de
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252117
--- Comment #10 from Yuri Victorovich ---
(In reply to John Hein from comment #9)
It's a small nuance.
The port can get limited to python:3.6+ for 2 reasons:
1. When it doesn't build with python-2.7
2. When some dependency is broken or in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252117
--- Comment #11 from John Hein ---
(In reply to Yuri Victorovich from comment #10)
The downside is an unnecessary dependency.
As I understand the additon of 3.6+, it was done because python27 is going
away. As long as the 3.6+ is there, t
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252117
--- Comment #12 from Yuri Victorovich ---
(In reply to John Hein from comment #11)
> The downside is an unnecessary dependency.
What dependency? This command shows that devel/py-setuptools is the only
dependency:
> $ cd /usr/ports/devel/