pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-rstr py-rstr: python 3.x only
details: https://anonhg.NetBSD.org/pkgsrc/rev/3816e4aa8d21
branches: trunk
changeset: 387901:3816e4aa8d21
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Nov 09 22:59:49 2022 +0000
description:
py-rstr: python 3.x only
diffstat:
devel/py-rstr/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r f83dd3fa5be4 -r 3816e4aa8d21 devel/py-rstr/Makefile
--- a/devel/py-rstr/Makefile Wed Nov 09 22:51:19 2022 +0000
+++ b/devel/py-rstr/Makefile Wed Nov 09 22:59:49 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2022/11/09 22:20:47 khorben Exp $
+# $NetBSD: Makefile,v 1.2 2022/11/09 22:59:49 wiz Exp $
DISTNAME= rstr-3.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,5 +12,7 @@
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index