Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Aug 2017 05:11:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 213636] math/py-matplotlib: Fails to build with python3
Message-ID:  <bug-213636-21822-FAMIuQFElr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-213636-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-213636-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=3D213636

--- Comment #11 from Kubilay Kocak <koobs@FreeBSD.org> ---
To explicitly separate the issues here:

1) Does matplotlib 1.5.3 support (bugs and build environments aside) Python
3.x? If so, USES=3Dpython:<version-spec> should reflect that (upstream inte=
nded)
version support as closely as possible without being incorrect.

2) Does this ports OPTIONS_DEFAULT (or its dependencies OPTIONS_DEFAULT),
support building with both Python 2 and 3. If so, there's nothing to do. If
not, OPTIONS_DEFAULTS should change to make that the case.

3) If (2) results in changes, what impacts does this have and what other
changes may be required in other ports/packages. There could be conflicting
dependencies from other ports and/or their dependencies, users could be for=
ced
to run multiple frontend frameworks, etc.

(1) can and should be resolved independently from (2) potentially (3)

--=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-213636-21822-FAMIuQFElr>