summaryrefslogtreecommitdiff
path: root/math/py-networkx
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-09-11 16:55:17 +0000
committerwiz <wiz@pkgsrc.org>2016-09-11 16:55:17 +0000
commit34aab8bb2ee885b601756b5ba585fcda74c7ab85 (patch)
tree9e240aab3843c6263712c6604034da5fc89bb241 /math/py-networkx
parent9140d38a5aaa174678fa6a9b27dc526612c9ace8 (diff)
downloadpkgsrc-34aab8bb2ee885b601756b5ba585fcda74c7ab85.tar.gz
This package does in fact support python-3.x.
Diffstat (limited to 'math/py-networkx')
-rw-r--r--math/py-networkx/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/math/py-networkx/Makefile b/math/py-networkx/Makefile
index 437d2dcf47b..7b2d14f5d7c 100644
--- a/math/py-networkx/Makefile
+++ b/math/py-networkx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2016/08/12 13:38:22 wen Exp $
+# $NetBSD: Makefile,v 1.22 2016/09/11 16:55:17 wiz Exp $
DISTNAME= networkx-1.11
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -15,9 +15,6 @@ BUILD_DEPENDS+= ${PYPKGPREFIX}-nose>=1.3.7:../../devel/py-nose
USE_LANGUAGES= # none
-PYTHON_SELF_CONFLICT= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35
-
SUBST_CLASSES+= python
SUBST_STAGE.python= post-patch
SUBST_FILES.python+= networkx/readwrite/tests/*.py