On 9/4/17 8:10 PM, Kubilay Kocak wrote:
> It is *not* only relevant for 3.3, it is relevant for any python package
> (current, or future) that references it as a dependency, orthogonal to
> the Python version.

To clarify since it's not immediately obvious and wasn't made explicit
(apologies), "references it as a dependency" means:

Referenced in a) setup.py:*_requires and b) code (import enum34.foo),
thereby requiring a RUN_DEPENDS port line.

not:

Just has a RUN_DEPENDS port line.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to