pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-rdflib py-rdflib: mark as incompatible wit...
details: https://anonhg.NetBSD.org/pkgsrc/rev/49fdfe5b7107
branches: trunk
changeset: 401753:49fdfe5b7107
user: adam <adam%pkgsrc.org@localhost>
date: Wed Sep 25 07:27:45 2019 +0000
description:
py-rdflib: mark as incompatible with Python 2.7
diffstat:
textproc/py-rdflib/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 315accf6f9fa -r 49fdfe5b7107 textproc/py-rdflib/Makefile
--- a/textproc/py-rdflib/Makefile Wed Sep 25 07:24:12 2019 +0000
+++ b/textproc/py-rdflib/Makefile Wed Sep 25 07:27:45 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2017/09/27 13:30:03 adam Exp $
+# $NetBSD: Makefile,v 1.7 2019/09/25 07:27:45 adam Exp $
DISTNAME= rdflib-4.2.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -17,6 +17,8 @@
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-networkx
+
REPLACE_PYTHON+= rdflib/extras/describer.py rdflib/extras/infixowl.py
REPLACE_PYTHON+= rdflib/plugins/parsers/notation3.py
REPLACE_PYTHON+= rdflib/plugins/parsers/ntriples.py
Home |
Main Index |
Thread Index |
Old Index