pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-kaitaistruct py-kaitaistruct: no wheels for p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5cde78c26b15
branches: trunk
changeset: 389030:5cde78c26b15
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Nov 29 08:49:10 2022 +0000
description:
py-kaitaistruct: no wheels for python 2.7
diffstat:
devel/py-kaitaistruct/Makefile | 9 +++------
1 files changed, 3 insertions(+), 6 deletions(-)
diffs (24 lines):
diff -r 3971e18afc16 -r 5cde78c26b15 devel/py-kaitaistruct/Makefile
--- a/devel/py-kaitaistruct/Makefile Tue Nov 29 08:42:20 2022 +0000
+++ b/devel/py-kaitaistruct/Makefile Tue Nov 29 08:49:10 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2022/11/29 08:42:10 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2022/11/29 08:49:10 wiz Exp $
DISTNAME= kaitaistruct-0.10
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -13,12 +13,9 @@
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
-USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 27
-.include "../../lang/python/pyversion.mk"
-.if ${_PYTHON_VERSION} == 27
-DEPENDS+= ${PYPKGPREFIX}-enum34-[0-9]*:../../devel/py-enum34
-.endif
+USE_LANGUAGES= # none
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index