pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/py-networkx This package does in fact support pyt...
details: https://anonhg.NetBSD.org/pkgsrc/rev/28485ad52e30
branches: trunk
changeset: 352265:28485ad52e30
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 11 16:55:17 2016 +0000
description:
This package does in fact support python-3.x.
diffstat:
math/py-networkx/Makefile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r 409baf0e5554 -r 28485ad52e30 math/py-networkx/Makefile
--- a/math/py-networkx/Makefile Sun Sep 11 16:46:57 2016 +0000
+++ b/math/py-networkx/Makefile Sun Sep 11 16:55:17 2016 +0000
@@ -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 @@
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