pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/py-cybox py-cybox: mark as not for Python 2.7
details: https://anonhg.NetBSD.org/pkgsrc/rev/0548c61b6430
branches: trunk
changeset: 455721:0548c61b6430
user: adam <adam%pkgsrc.org@localhost>
date: Fri Jul 09 18:58:29 2021 +0000
description:
py-cybox: mark as not for Python 2.7
diffstat:
security/py-cybox/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 96c99fdcce4a -r 0548c61b6430 security/py-cybox/Makefile
--- a/security/py-cybox/Makefile Fri Jul 09 18:57:44 2021 +0000
+++ b/security/py-cybox/Makefile Fri Jul 09 18:58:29 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2020/05/13 21:48:05 adam Exp $
+# $NetBSD: Makefile,v 1.10 2021/07/09 18:58:29 adam Exp $
DISTNAME= cybox-2.1.0.21
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -16,5 +16,7 @@
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-mixbox, py-ordered-set
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index