pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/py-pythran py-pythran: mark as incompatible with ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bd983f0235ba
branches: trunk
changeset: 459259:bd983f0235ba
user: adam <adam%pkgsrc.org@localhost>
date: Sat Oct 02 06:52:11 2021 +0000
description:
py-pythran: mark as incompatible with Python 3.6
diffstat:
math/py-pythran/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e2033a7f3f16 -r bd983f0235ba math/py-pythran/Makefile
--- a/math/py-pythran/Makefile Sat Oct 02 05:58:57 2021 +0000
+++ b/math/py-pythran/Makefile Sat Oct 02 06:52:11 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/10/01 19:55:37 adam Exp $
+# $NetBSD: Makefile,v 1.2 2021/10/02 06:52:11 adam Exp $
DISTNAME= pythran-0.10.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -17,7 +17,7 @@
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
+PYTHON_VERSIONS_INCOMPATIBLE= 27 36
post-install:
.for bin in pythran pythran-config
Home |
Main Index |
Thread Index |
Old Index