diff options
author | wen <wen> | 2016-08-12 13:38:22 +0000 |
---|---|---|
committer | wen <wen> | 2016-08-12 13:38:22 +0000 |
commit | 9cccb865a68f1d22a58c1d2f545a4e8ef71f5960 (patch) | |
tree | a78b03494a48c5973e52590c2b125d67aab334ae /math | |
parent | 28858282dd91670b3ea53e89a4113abae14f0151 (diff) | |
download | pkgsrc-9cccb865a68f1d22a58c1d2f545a4e8ef71f5960.tar.gz |
Update to 1.11
Update DEPENDS
Based on PR/51271 from kamelderouiche@yahoo.com
Upstream changes:
1.11
API changes
[#1930] No longer import nx_agraph and nx_pydot into the top-level namespace. They can be accessed within networkx as e.g. nx.nx_agraph.write_dot or imported as from networkx.drawing.nx_agraph import write_dot.
[#1750] Arguments center and scale are now available for all layout functions. The defaul values revert to the v1.9 values (center is the origin for circular layouts and domain is [0, scale) for others.
[#1924] Replace pydot with pydotplus for drawing with the pydot interface.
[#1888] Replace support for Python3.2 with support for Python 3.5.
Miscellaneous changes
[#1763] Set up appveyor to automatically test installation on Windows machines. Remove symbolic links in examples to help such istallation.
Change many doc_string typos to allow sphinx to build the docs without errors or warnings.
Enable the docs to be automatically built on readthedocs.org by changing requirements.txt
Diffstat (limited to 'math')
-rw-r--r-- | math/py-networkx/Makefile | 14 | ||||
-rw-r--r-- | math/py-networkx/PLIST | 15 | ||||
-rw-r--r-- | math/py-networkx/distinfo | 10 |
3 files changed, 19 insertions, 20 deletions
diff --git a/math/py-networkx/Makefile b/math/py-networkx/Makefile index dea620c4320..437d2dcf47b 100644 --- a/math/py-networkx/Makefile +++ b/math/py-networkx/Makefile @@ -1,17 +1,16 @@ -# $NetBSD: Makefile,v 1.20 2016/07/09 13:03:55 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2016/08/12 13:38:22 wen Exp $ -DISTNAME= networkx-1.10 +DISTNAME= networkx-1.11 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= math python -MASTER_SITES= ${MASTER_SITE_PYPI:=n/networkx/} \ - http://networkx.lanl.gov/download/networkx/ +MASTER_SITES= ${MASTER_SITE_PYPI:=n/networkx/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://networkx.lanl.gov/ +HOMEPAGE= http://networkx.github.io/ COMMENT= Python package for creating and manipulating graphs and networks LICENSE= modified-bsd -DEPENDS+= ${PYPKGPREFIX}-decorator>=3.4.0:../../devel/py-decorator +DEPENDS+= ${PYPKGPREFIX}-decorator>=4.0.10:../../devel/py-decorator BUILD_DEPENDS+= ${PYPKGPREFIX}-nose>=1.3.7:../../devel/py-nose USE_LANGUAGES= # none @@ -41,6 +40,5 @@ SUBST_FILES.python+= networkx/algorithms/traversal/tests/*.py SUBST_MESSAGE.python= Fixing path to Python interpreter. SUBST_SED.python= -e "s,/usr/bin/env python,${PYTHONBIN},g" -.include "../../lang/python/application.mk" -.include "../../lang/python/distutils.mk" +.include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/math/py-networkx/PLIST b/math/py-networkx/PLIST index 55dad6b35c1..f01a275dd1e 100644 --- a/math/py-networkx/PLIST +++ b/math/py-networkx/PLIST @@ -1,10 +1,10 @@ -@comment $NetBSD: PLIST,v 1.11 2015/11/01 09:58:28 wiz Exp $ -${PYSITELIB}/${EGG_FILE}/PKG-INFO -${PYSITELIB}/${EGG_FILE}/SOURCES.txt -${PYSITELIB}/${EGG_FILE}/dependency_links.txt -${PYSITELIB}/${EGG_FILE}/not-zip-safe -${PYSITELIB}/${EGG_FILE}/requires.txt -${PYSITELIB}/${EGG_FILE}/top_level.txt +@comment $NetBSD: PLIST,v 1.12 2016/08/12 13:38:22 wen Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt ${PYSITELIB}/networkx/__init__.py ${PYSITELIB}/networkx/__init__.pyc ${PYSITELIB}/networkx/__init__.pyo @@ -1187,3 +1187,4 @@ share/doc/networkx-${PKGVERSION}/examples/pygraphviz/pygraphviz_attributes.py share/doc/networkx-${PKGVERSION}/examples/pygraphviz/pygraphviz_draw.py share/doc/networkx-${PKGVERSION}/examples/pygraphviz/pygraphviz_simple.py share/doc/networkx-${PKGVERSION}/examples/pygraphviz/write_dotfile.py +@pkgdir share/doc/networkx-${PKGVERSION}/examples/readwrite diff --git a/math/py-networkx/distinfo b/math/py-networkx/distinfo index 2fd528e50f2..75c4997c2bd 100644 --- a/math/py-networkx/distinfo +++ b/math/py-networkx/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2015/11/01 09:58:28 wiz Exp $ +$NetBSD: distinfo,v 1.9 2016/08/12 13:38:22 wen Exp $ -SHA1 (networkx-1.10.tar.gz) = 99292e464c25be5e96de295752880bf5e5f1848a -RMD160 (networkx-1.10.tar.gz) = 01b5ce1be48596a31f9b01e22857d33ea0e0d527 -SHA512 (networkx-1.10.tar.gz) = fc0a0b929991baef63c30382c2045d551b217140393a4264b18a5f1be198d325eee9f57e02dda38a7ad9f99771c5b78f82c673a88b04df122b9d91852db09efd -Size (networkx-1.10.tar.gz) = 1189291 bytes +SHA1 (networkx-1.11.tar.gz) = ac24380b13dfe92633370ad2091c0c04b6d098a2 +RMD160 (networkx-1.11.tar.gz) = f8338d0bf5327dc29e25a7a94bfe363ca25d228b +SHA512 (networkx-1.11.tar.gz) = 622c93330bb5ba93a2be087f7f19963a1bb9a50dc72b6500ea8321c36aa9da19af379c5cd4bbee8bba3cb6e68a28f11ee24bbe333047f5c7d0ce0b755fd57253 +Size (networkx-1.11.tar.gz) = 1315737 bytes |