[Bug 237984] print/dot2tex: Update to 2.11.3, Switch to Python 3
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon May 20 22:20:15 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237984
Kubilay Kocak <koobs at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |needs-patch
--- Comment #3 from Kubilay Kocak <koobs at FreeBSD.org> ---
(In reply to Greg V from comment #2)
USES=python is for declarative, not for imperative use, and must declare
all/any versions a package supports. This allows, rather than restricts a user
to select what version they want, for packages that support that version.
This has no bearing on whether you (or anyone else) can keep Python X on their
system or not, in fact, it helps achieve that, by not restrictive Python
choices unnecessarily.
If dot2tex has supported Python 3 up to this point, its
USES=python:<version-spec> up until now has too been unecessarily restricted
and incorrectly used. Is this the case or was Python 3 support only added in
2.11.3, the version submitted here?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list