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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237984 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=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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237984-21822-GS6FflTfcw>
