pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/py-networkx
Module Name: pkgsrc
Committed By: wiz
Date: Sun Sep 11 16:55:17 UTC 2016
Modified Files:
pkgsrc/math/py-networkx: Makefile
Log Message:
This package does in fact support python-3.x.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/math/py-networkx/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/py-networkx/Makefile
diff -u pkgsrc/math/py-networkx/Makefile:1.21 pkgsrc/math/py-networkx/Makefile:1.22
--- pkgsrc/math/py-networkx/Makefile:1.21 Fri Aug 12 13:38:22 2016
+++ pkgsrc/math/py-networkx/Makefile Sun Sep 11 16:55:17 2016
@@ -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
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
Home |
Main Index |
Thread Index |
Old Index