Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 May 2019 22:20:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 237984] print/dot2tex: Update to 2.11.3, Switch to Python 3
Message-ID:  <bug-237984-21822-GS6FflTfcw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237984-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237984-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237984

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needs-patch

--- Comment #3 from Kubilay Kocak <koobs@FreeBSD.org> ---
(In reply to Greg V from comment #2)

USES=3Dpython is for declarative, not for imperative use, and must declare
all/any versions a package supports. This allows, rather than restricts a u=
ser
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 th=
eir
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=3Dpython:<version-spec> up until now has too been unecessarily restric=
ted
and incorrectly used. Is this the case or was Python 3 support only added in
2.11.3, the version submitted here?

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237984-21822-GS6FflTfcw>