pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-astropy-helpers: restrict python version, use currenty pypi distfile



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Thu May 6 11:28:41 2021 +0200
Changeset:	89fecb2374cfba24075a9802a36242d3764cd0cd

Modified Files:
	py-astropy-helpers/Makefile
	py-astropy-helpers/PLIST
	py-astropy-helpers/distinfo

Log Message:
py-astropy-helpers: restrict python version, use currenty pypi distfile

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=89fecb2374cfba24075a9802a36242d3764cd0cd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-astropy-helpers/Makefile |  2 ++
 py-astropy-helpers/PLIST    | 18 ------------------
 py-astropy-helpers/distinfo |  8 ++++----
 3 files changed, 6 insertions(+), 22 deletions(-)

diffs:
diff --git a/py-astropy-helpers/Makefile b/py-astropy-helpers/Makefile
index a38e0a9fff..7e039c9f9b 100644
--- a/py-astropy-helpers/Makefile
+++ b/py-astropy-helpers/Makefile
@@ -10,6 +10,8 @@ HOMEPAGE=	https://github.com/astropy/astropy-helpers/
 COMMENT=	Tools for Astropy package
 LICENSE=	modified-bsd
 
+PYTHON_VERSIONS_INCOMPATIBLE=	27 # py-numpy
+
 .include "../../lang/python/egg.mk"
 .include "../../math/py-numpy/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/py-astropy-helpers/PLIST b/py-astropy-helpers/PLIST
index 38868953cd..bd8682a80d 100644
--- a/py-astropy-helpers/PLIST
+++ b/py-astropy-helpers/PLIST
@@ -45,24 +45,6 @@ ${PYSITELIB}/astropy_helpers/sphinx/__init__.pyo
 ${PYSITELIB}/astropy_helpers/sphinx/conf.py
 ${PYSITELIB}/astropy_helpers/sphinx/conf.pyc
 ${PYSITELIB}/astropy_helpers/sphinx/conf.pyo
-${PYSITELIB}/astropy_helpers/tests/__init__.py
-${PYSITELIB}/astropy_helpers/tests/__init__.pyc
-${PYSITELIB}/astropy_helpers/tests/__init__.pyo
-${PYSITELIB}/astropy_helpers/tests/test_ah_bootstrap.py
-${PYSITELIB}/astropy_helpers/tests/test_ah_bootstrap.pyc
-${PYSITELIB}/astropy_helpers/tests/test_ah_bootstrap.pyo
-${PYSITELIB}/astropy_helpers/tests/test_git_helpers.py
-${PYSITELIB}/astropy_helpers/tests/test_git_helpers.pyc
-${PYSITELIB}/astropy_helpers/tests/test_git_helpers.pyo
-${PYSITELIB}/astropy_helpers/tests/test_openmp_helpers.py
-${PYSITELIB}/astropy_helpers/tests/test_openmp_helpers.pyc
-${PYSITELIB}/astropy_helpers/tests/test_openmp_helpers.pyo
-${PYSITELIB}/astropy_helpers/tests/test_setup_helpers.py
-${PYSITELIB}/astropy_helpers/tests/test_setup_helpers.pyc
-${PYSITELIB}/astropy_helpers/tests/test_setup_helpers.pyo
-${PYSITELIB}/astropy_helpers/tests/test_utils.py
-${PYSITELIB}/astropy_helpers/tests/test_utils.pyc
-${PYSITELIB}/astropy_helpers/tests/test_utils.pyo
 ${PYSITELIB}/astropy_helpers/utils.py
 ${PYSITELIB}/astropy_helpers/utils.pyc
 ${PYSITELIB}/astropy_helpers/utils.pyo
diff --git a/py-astropy-helpers/distinfo b/py-astropy-helpers/distinfo
index 39fa3fa5bc..1c52dbf7ca 100644
--- a/py-astropy-helpers/distinfo
+++ b/py-astropy-helpers/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (astropy-helpers-4.0.1.tar.gz) = 2162e374e24e7f3d019d7b4cb78fa574ad01928f
-RMD160 (astropy-helpers-4.0.1.tar.gz) = dbf26673c96b1426c334f217194df5b9a64122e8
-SHA512 (astropy-helpers-4.0.1.tar.gz) = b3c6c35218c5041875bb612becac83eebb09901a6cc58ccdfe223677dcbf72c08a4432f58b86b8199a0a459fe646aef632514143b141c20e54337bfc2f7efb1e
-Size (astropy-helpers-4.0.1.tar.gz) = 72487 bytes
+SHA1 (astropy-helpers-4.0.1.tar.gz) = ea1e37094f721eb538f337284934d6ebd261dd6b
+RMD160 (astropy-helpers-4.0.1.tar.gz) = 07e864078d3e643b8a57b015035f26973fa1be6f
+SHA512 (astropy-helpers-4.0.1.tar.gz) = 11c41f6474b41a8cd89d8cf5b31c5508bba8142e92342761fae602b19694215e0fc97091e83b6a7bc82fbc4b9bc5c4a6cd825f040d63c4629f069ec07119a705
+Size (astropy-helpers-4.0.1.tar.gz) = 52904 bytes


Home | Main Index | Thread Index | Old Index