pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-astropy-helpers: remove, imported to pkgsrc/math
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Mon Jan 17 10:52:44 2022 +0100
Changeset: 0a3491add3672a7750d85115ba1cf5cf90ccf66d
Modified Files:
Makefile
py-astroquery/Makefile
py-astroscrappy/Makefile
py-reproject/Makefile
Removed Files:
py-astropy-helpers/DESCR
py-astropy-helpers/Makefile
py-astropy-helpers/PLIST
py-astropy-helpers/distinfo
Log Message:
py-astropy-helpers: remove, imported to pkgsrc/math
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0a3491add3672a7750d85115ba1cf5cf90ccf66d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
py-astropy-helpers/DESCR | 2 --
py-astropy-helpers/Makefile | 18 ---------------
py-astropy-helpers/PLIST | 56 ---------------------------------------------
py-astropy-helpers/distinfo | 5 ----
py-astroquery/Makefile | 2 +-
py-astroscrappy/Makefile | 2 +-
py-reproject/Makefile | 2 +-
8 files changed, 3 insertions(+), 85 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 3f541ec3fd..8b7f5cf640 100644
--- a/Makefile
+++ b/Makefile
@@ -3412,7 +3412,6 @@ SUBDIR+= py-astroML
SUBDIR+= py-astroalign
SUBDIR+= py-astroplan
SUBDIR+= py-astropy-healpix
-SUBDIR+= py-astropy-helpers
SUBDIR+= py-astropysics
SUBDIR+= py-astroquery
SUBDIR+= py-astroscrappy
diff --git a/py-astropy-helpers/DESCR b/py-astropy-helpers/DESCR
deleted file mode 100644
index 9488478d2f..0000000000
--- a/py-astropy-helpers/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Astropy-helpers is an Astropy affiliated package for supporting building
-and installing of Astropy and its related packages.
diff --git a/py-astropy-helpers/Makefile b/py-astropy-helpers/Makefile
deleted file mode 100644
index 886781a2be..0000000000
--- a/py-astropy-helpers/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD$
-
-DISTNAME= astropy-helpers-4.0.1
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= devel python
-MASTER_SITES= ${MASTER_SITE_PYPI:=a/astropy-helpers/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/astropy/astropy-helpers/
-COMMENT= Tools for Astropy package
-LICENSE= modified-bsd
-
-DEPENDS+= ${PYPKGPREFIX}-sphinx-astropy-[0-9]*:../../textproc/py-sphinx-astropy
-
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-astropy-helpers/PLIST b/py-astropy-helpers/PLIST
deleted file mode 100644
index bd8682a80d..0000000000
--- a/py-astropy-helpers/PLIST
+++ /dev/null
@@ -1,56 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/astropy_helpers/__init__.py
-${PYSITELIB}/astropy_helpers/__init__.pyc
-${PYSITELIB}/astropy_helpers/__init__.pyo
-${PYSITELIB}/astropy_helpers/commands/__init__.py
-${PYSITELIB}/astropy_helpers/commands/__init__.pyc
-${PYSITELIB}/astropy_helpers/commands/__init__.pyo
-${PYSITELIB}/astropy_helpers/commands/_dummy.py
-${PYSITELIB}/astropy_helpers/commands/_dummy.pyc
-${PYSITELIB}/astropy_helpers/commands/_dummy.pyo
-${PYSITELIB}/astropy_helpers/commands/build_ext.py
-${PYSITELIB}/astropy_helpers/commands/build_ext.pyc
-${PYSITELIB}/astropy_helpers/commands/build_ext.pyo
-${PYSITELIB}/astropy_helpers/commands/build_sphinx.py
-${PYSITELIB}/astropy_helpers/commands/build_sphinx.pyc
-${PYSITELIB}/astropy_helpers/commands/build_sphinx.pyo
-${PYSITELIB}/astropy_helpers/commands/src/compiler.c
-${PYSITELIB}/astropy_helpers/commands/test.py
-${PYSITELIB}/astropy_helpers/commands/test.pyc
-${PYSITELIB}/astropy_helpers/commands/test.pyo
-${PYSITELIB}/astropy_helpers/conftest.py
-${PYSITELIB}/astropy_helpers/conftest.pyc
-${PYSITELIB}/astropy_helpers/conftest.pyo
-${PYSITELIB}/astropy_helpers/distutils_helpers.py
-${PYSITELIB}/astropy_helpers/distutils_helpers.pyc
-${PYSITELIB}/astropy_helpers/distutils_helpers.pyo
-${PYSITELIB}/astropy_helpers/git_helpers.py
-${PYSITELIB}/astropy_helpers/git_helpers.pyc
-${PYSITELIB}/astropy_helpers/git_helpers.pyo
-${PYSITELIB}/astropy_helpers/openmp_helpers.py
-${PYSITELIB}/astropy_helpers/openmp_helpers.pyc
-${PYSITELIB}/astropy_helpers/openmp_helpers.pyo
-${PYSITELIB}/astropy_helpers/setup_helpers.py
-${PYSITELIB}/astropy_helpers/setup_helpers.pyc
-${PYSITELIB}/astropy_helpers/setup_helpers.pyo
-${PYSITELIB}/astropy_helpers/sphinx/__init__.py
-${PYSITELIB}/astropy_helpers/sphinx/__init__.pyc
-${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/utils.py
-${PYSITELIB}/astropy_helpers/utils.pyc
-${PYSITELIB}/astropy_helpers/utils.pyo
-${PYSITELIB}/astropy_helpers/version.py
-${PYSITELIB}/astropy_helpers/version.pyc
-${PYSITELIB}/astropy_helpers/version.pyo
-${PYSITELIB}/astropy_helpers/version_helpers.py
-${PYSITELIB}/astropy_helpers/version_helpers.pyc
-${PYSITELIB}/astropy_helpers/version_helpers.pyo
diff --git a/py-astropy-helpers/distinfo b/py-astropy-helpers/distinfo
deleted file mode 100644
index e770c9ac00..0000000000
--- a/py-astropy-helpers/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-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
diff --git a/py-astroquery/Makefile b/py-astroquery/Makefile
index 1ebf318295..b2f56380fd 100644
--- a/py-astroquery/Makefile
+++ b/py-astroquery/Makefile
@@ -17,7 +17,7 @@ DEPENDS+= ${PYPKGPREFIX}-keyring>=21.2.1:../../security/py-keyring
DEPENDS+= ${PYPKGPREFIX}-six>=1.15.0:../../lang/py-six
DEPENDS+= ${PYPKGPREFIX}-astropy>=4.2:../../math/py-astropy
DEPENDS+= ${PYPKGPREFIX}-pyvo>=1.0:../../math/py-pyvo
-DEPENDS+= ${PYPKGPREFIX}-astropy-helpers>=4.0.1:../../wip/py-astropy-helpers
+DEPENDS+= ${PYPKGPREFIX}-astropy-helpers>=4.0.1:../../math/py-astropy-helpers
post-extract:
${CHMOD} -R go-w ${WRKSRC}
diff --git a/py-astroscrappy/Makefile b/py-astroscrappy/Makefile
index fa2f6e59be..480fcb7029 100644
--- a/py-astroscrappy/Makefile
+++ b/py-astroscrappy/Makefile
@@ -13,7 +13,7 @@ COMMENT= Astropy affiliated Python module for cosmic ray removal
LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-cython>=0.21:../../devel/py-cython
-DEPENDS+= ${PYPKGPREFIX}-astropy-helpers-[0-9]*:../../wip/py-astropy-helpers
+DEPENDS+= ${PYPKGPREFIX}-astropy-helpers-[0-9]*:../../math/py-astropy-helpers
DEPENDS+= ${PYPKGPREFIX}-scipy-[0-9]*:../../math/py-scipy
.include "../../lang/python/egg.mk"
diff --git a/py-reproject/Makefile b/py-reproject/Makefile
index 4d846e87f0..a521a12d92 100644
--- a/py-reproject/Makefile
+++ b/py-reproject/Makefile
@@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-numpy>=1.13:../../math/py-numpy
DEPENDS+= ${PYPKGPREFIX}-scipy>=0.9:../../math/py-scipy
DEPENDS+= ${PYPKGPREFIX}-astropy>=4:../../math/py-astropy
DEPENDS+= ${PYPKGPREFIX}-astropy-healpix>=0.5:../../wip/py-astropy-healpix
-DEPENDS+= ${PYPKGPREFIX}-astropy-helpers-[0-9]*:../../wip/py-astropy-helpers
+DEPENDS+= ${PYPKGPREFIX}-astropy-helpers-[0-9]*:../../math/py-astropy-helpers
.include "../../lang/python/egg.mk"
.include "../../math/py-numpy/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index