pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/py-pyerfa py-pyerfa: not for Python 3.7
details: https://anonhg.NetBSD.org/pkgsrc/rev/e4576159e1ca
branches: trunk
changeset: 376646:e4576159e1ca
user: adam <adam%pkgsrc.org@localhost>
date: Sun Apr 10 18:12:15 2022 +0000
description:
py-pyerfa: not for Python 3.7
diffstat:
math/py-pyerfa/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e31a6a969fca -r e4576159e1ca math/py-pyerfa/Makefile
--- a/math/py-pyerfa/Makefile Sun Apr 10 16:49:33 2022 +0000
+++ b/math/py-pyerfa/Makefile Sun Apr 10 18:12:15 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2022/01/04 20:54:16 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2022/04/10 18:12:15 adam Exp $
DISTNAME= pyerfa-1.7.1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -16,7 +16,7 @@
USE_LIBTOOL= yes
USE_LANGUAGES= c
-PYTHON_VERSIONS_INCOMPATIBLE= 27
+PYTHON_VERSIONS_INCOMPATIBLE= 27 37
DEPENDS+= ${PYPKGPREFIX}-numpy>=1.17.0:../../math/py-numpy
DEPENDS+= ${PYPKGPREFIX}-jinja2>=2.10.3:../../textproc/py-jinja2
Home |
Main Index |
Thread Index |
Old Index