Created attachment 190446 [details] math/py-networkx: Enable builds with py3k History ======= ports r392870 made most dependencies optional per bug 201349 ports r405276 removed a version limitation and set BROKEN for certain OPTION and PYTHON_REL combinations under bug 204594 ports r455210 (FLAVORS) re-introduced the version limitation, presumably based on a bulk mechanical assessment, not developer inspection, given that the PYTHON_REL test remained untouched Both problematic, optional dependencies, math/py-matplotlib and graphics/py-graphviz now support py3k. Changelog ========= * Remove python 2.7 version restriction * Remove obsolete test for non-py3k optional dependencies QA == portlint: OK poudriere: OK -- testport on 10.4-RELEASE-p3 w/py27 (default), py34, py35, py36
Looks good for me. Please go ahead.
Committed with a small change. Thank you for the patch!
A commit references this bug: Author: yuri Date: Fri Feb 23 21:30:50 UTC 2018 New revision: 462747 URL: https://svnweb.freebsd.org/changeset/ports/462747 Log: math/py-networkx: Remove python 2.7 version restriction py36 works now. PR: 225777 Submitted by: John W. O'Brien <john@saltant.com> Approved by: tcberner (mentor, implicit) Changes: head/math/py-networkx/Makefile