FreeBSD Bugzilla – Attachment 190446 Details for
Bug 225777
math/py-networkx: Remove python 2.7 version restriction
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
math/py-networkx: Enable builds with py3k
patch-math_py-networkx-1.10_4.txt (text/plain), 998 bytes, created by
John W. O'Brien
on 2018-02-08 21:38:49 UTC
(
hide
)
Description:
math/py-networkx: Enable builds with py3k
Filename:
MIME Type:
Creator:
John W. O'Brien
Created:
2018-02-08 21:38:49 UTC
Size:
998 bytes
patch
obsolete
>Index: math/py-networkx/Makefile >=================================================================== >--- math/py-networkx/Makefile (revision 461248) >+++ math/py-networkx/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= networkx > PORTVERSION= 1.10 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= math python > MASTER_SITES= http://networkx.lanl.gov/download/networkx/ \ > CHEESESHOP >@@ -20,7 +20,7 @@ > # ${PYTHON_PKGNAMEPREFIX}docutils>=0.12:textproc/py-docutils@${FLAVOR} > > NO_ARCH= yes >-USES= python:2.7 shebangfix >+USES= python shebangfix > USE_PYTHON= autoplist concurrent distutils > SHEBANG_FILES= examples/graph/atlas.py \ > examples/multigraph/chess_masters.py \ >@@ -52,12 +52,6 @@ > > .include <bsd.port.pre.mk> > >-.if ${PYTHON_REL} >= 3000 >-. if ${PORT_OPTIONS:MMPL} || ${PORT_OPTIONS:MGRAPHVIZ} >-BROKEN= Neither math/py-matplotlib nor graphics/py-graphviz support Python 3.x yet. Please disable both the MPL and GRAPHVIZ options >-. endif >-.endif >- > PORTEXAMPLES= * > > post-install:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 225777
: 190446