pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/py-reprotest py-reprotest: for python 3.x only
details: https://anonhg.NetBSD.org/pkgsrc/rev/f83dd3fa5be4
branches: trunk
changeset: 387900:f83dd3fa5be4
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Nov 09 22:51:19 2022 +0000
description:
py-reprotest: for python 3.x only
Perhaps even 3.9+, but the bulk builds will tell
diffstat:
sysutils/py-reprotest/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 6d51db79728d -r f83dd3fa5be4 sysutils/py-reprotest/Makefile
--- a/sysutils/py-reprotest/Makefile Wed Nov 09 22:46:49 2022 +0000
+++ b/sysutils/py-reprotest/Makefile Wed Nov 09 22:51:19 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2022/11/09 22:26:26 khorben Exp $
+# $NetBSD: Makefile,v 1.2 2022/11/09 22:51:19 wiz Exp $
DISTNAME= reprotest-0.7.22
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -14,6 +14,8 @@
DEPENDS+= ${PYPKGPREFIX}-distro>=0:../../devel/py-distro
DEPENDS+= ${PYPKGPREFIX}-rstr>=0:../../devel/py-rstr
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
REPLACE_PYTHON+= reprotest/virt/autopkgtest-virt-chroot \
reprotest/virt/autopkgtest-virt-lxc \
reprotest/virt/autopkgtest-virt-lxd \
Home |
Main Index |
Thread Index |
Old Index