[Bug 213636] math/py-matplotlib: Fails to build with python3

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 5 05:11:59 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213636

--- Comment #11 from Kubilay Kocak <koobs at 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=python:<version-spec> should reflect that (upstream intended)
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 forced
to run multiple frontend frameworks, etc.

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

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


More information about the freebsd-python mailing list