pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/py-pyerfa
Module Name: pkgsrc
Committed By: adam
Date: Sun Apr 10 18:12:15 UTC 2022
Modified Files:
pkgsrc/math/py-pyerfa: Makefile
Log Message:
py-pyerfa: not for Python 3.7
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/py-pyerfa/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/py-pyerfa/Makefile
diff -u pkgsrc/math/py-pyerfa/Makefile:1.3 pkgsrc/math/py-pyerfa/Makefile:1.4
--- pkgsrc/math/py-pyerfa/Makefile:1.3 Tue Jan 4 20:54:16 2022
+++ pkgsrc/math/py-pyerfa/Makefile Sun Apr 10 18:12:15 2022
@@ -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 @@ MAKE_ENV+= PYERFA_USE_SYSTEM_LIBERFA=1
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