pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-graphsim: mark as not ready for python-3.x.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sun Sep 11 20:20:50 2016 +0200
Changeset: 01552abcda6a555e92808e5a3429b8dfa4237565
Modified Files:
py-graphsim/Makefile
Log Message:
py-graphsim: mark as not ready for python-3.x.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=01552abcda6a555e92808e5a3429b8dfa4237565
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-graphsim/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/py-graphsim/Makefile b/py-graphsim/Makefile
index 11ed417..6ef6094 100644
--- a/py-graphsim/Makefile
+++ b/py-graphsim/Makefile
@@ -13,6 +13,8 @@ LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-networkx>=1.10:../../math/py-networkx
DEPENDS+= ${PYPKGPREFIX}-typedecorator>=0.0.4:../../wip/py-typedecorator
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # as of 0.2.6.8
+
.include "../../lang/python/egg.mk"
.include "../../math/py-numpy/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index