pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc py-pyvo: remove



details:   https://anonhg.NetBSD.org/pkgsrc/rev/664ad485ade6
branches:  trunk
changeset: 371996:664ad485ade6
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jan 17 10:01:35 2022 +0000

description:
py-pyvo: remove

This package was BROKEN from the first import.
I've re-imported it to wip, when it's finished there we can reimport it.

Also remove the two packages trying to use this.

diffstat:

 doc/CHANGES-2022            |     5 +-
 math/Makefile               |     5 +-
 math/py-astroplan/DESCR     |     2 -
 math/py-astroplan/Makefile  |    24 -
 math/py-astroplan/PLIST     |    94 ---
 math/py-astroplan/distinfo  |     5 -
 math/py-astroquery/DESCR    |     1 -
 math/py-astroquery/Makefile |    25 -
 math/py-astroquery/PLIST    |  1313 -------------------------------------------
 math/py-astroquery/distinfo |     5 -
 math/py-pyvo/DESCR          |     2 -
 math/py-pyvo/Makefile       |    25 -
 math/py-pyvo/PLIST          |   334 ----------
 math/py-pyvo/distinfo       |     5 -
 14 files changed, 5 insertions(+), 1840 deletions(-)

diffs (truncated from 1927 to 300 lines):

diff -r ad906c915321 -r 664ad485ade6 doc/CHANGES-2022
--- a/doc/CHANGES-2022  Mon Jan 17 09:51:49 2022 +0000
+++ b/doc/CHANGES-2022  Mon Jan 17 10:01:35 2022 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.280 2022/01/17 09:51:49 wiz Exp $
+$NetBSD: CHANGES-2022,v 1.281 2022/01/17 10:01:35 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -389,3 +389,6 @@
        Added devel/py-test-doctestplus version 0.11.2 [wiz 2022-01-17]
        Added textproc/py-sphinx-astropy version 1.7.0 [wiz 2022-01-17]
        Added math/py-astropy-helpers version 4.0.1 [wiz 2022-01-17]
+       Removed math/py-astroquery [wiz 2022-01-17]
+       Removed math/py-astroplan [wiz 2022-01-17]
+       Removed math/py-pyvo [wiz 2022-01-17]
diff -r ad906c915321 -r 664ad485ade6 math/Makefile
--- a/math/Makefile     Mon Jan 17 09:51:49 2022 +0000
+++ b/math/Makefile     Mon Jan 17 10:01:35 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.523 2022/01/17 09:51:39 wiz Exp $
+# $NetBSD: Makefile,v 1.524 2022/01/17 10:01:35 wiz Exp $
 
 COMMENT=       Mathematics
 
@@ -362,10 +362,8 @@
 SUBDIR+=       py-asdf
 SUBDIR+=       py-asteval
 SUBDIR+=       py-astroML
-SUBDIR+=       py-astroplan
 SUBDIR+=       py-astropy
 SUBDIR+=       py-astropy-helpers
-SUBDIR+=       py-astroquery
 SUBDIR+=       py-autograd
 SUBDIR+=       py-bottleneck
 SUBDIR+=       py-cdecimal
@@ -399,7 +397,6 @@
 SUBDIR+=       py-pyerfa
 SUBDIR+=       py-pymc3
 SUBDIR+=       py-pythran
-SUBDIR+=       py-pyvo
 SUBDIR+=       py-pywavelets
 SUBDIR+=       py-quadprog
 SUBDIR+=       py-roman
diff -r ad906c915321 -r 664ad485ade6 math/py-astroplan/DESCR
--- a/math/py-astroplan/DESCR   Mon Jan 17 09:51:49 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-Astroplan is an Astropy affiliated Python module for planning astronomical
-observations.
diff -r ad906c915321 -r 664ad485ade6 math/py-astroplan/Makefile
--- a/math/py-astroplan/Makefile        Mon Jan 17 09:51:49 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2022/01/04 20:54:12 wiz Exp $
-
-DISTNAME=      astroplan-0.7
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
-CATEGORIES=    math
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=astropy/}
-GITHUB_PROJECT=        astroplan
-GITHUB_TAG=    v${PKGVERSION_NOREV}
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://astroplan.readthedocs.io/en/latest/
-COMMENT=       Astropy affiliated module for planning astronomical observations
-LICENSE=       modified-bsd
-
-PYTHON_VERSIONS_INCOMPATIBLE=  27
-
-DEPENDS+=      ${PYPKGPREFIX}-matplotlib>=3.0:../../graphics/py-matplotlib
-DEPENDS+=      ${PYPKGPREFIX}-pytz>=2020.4:../../time/py-pytz
-DEPENDS+=      ${PYPKGPREFIX}-astropy>=4.2:../../math/py-astropy
-DEPENDS+=      ${PYPKGPREFIX}-astroquery>=0.3.9:../../math/py-astroquery
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r ad906c915321 -r 664ad485ade6 math/py-astroplan/PLIST
--- a/math/py-astroplan/PLIST   Mon Jan 17 09:51:49 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,94 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2020/12/19 14:38:01 mef Exp $
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/astroplan/__init__.py
-${PYSITELIB}/astroplan/__init__.pyc
-${PYSITELIB}/astroplan/__init__.pyo
-${PYSITELIB}/astroplan/_astropy_init.py
-${PYSITELIB}/astroplan/_astropy_init.pyc
-${PYSITELIB}/astroplan/_astropy_init.pyo
-${PYSITELIB}/astroplan/conftest.py
-${PYSITELIB}/astroplan/conftest.pyc
-${PYSITELIB}/astroplan/conftest.pyo
-${PYSITELIB}/astroplan/constraints.py
-${PYSITELIB}/astroplan/constraints.pyc
-${PYSITELIB}/astroplan/constraints.pyo
-${PYSITELIB}/astroplan/exceptions.py
-${PYSITELIB}/astroplan/exceptions.pyc
-${PYSITELIB}/astroplan/exceptions.pyo
-${PYSITELIB}/astroplan/moon.py
-${PYSITELIB}/astroplan/moon.pyc
-${PYSITELIB}/astroplan/moon.pyo
-${PYSITELIB}/astroplan/observer.py
-${PYSITELIB}/astroplan/observer.pyc
-${PYSITELIB}/astroplan/observer.pyo
-${PYSITELIB}/astroplan/periodic.py
-${PYSITELIB}/astroplan/periodic.pyc
-${PYSITELIB}/astroplan/periodic.pyo
-${PYSITELIB}/astroplan/plots/__init__.py
-${PYSITELIB}/astroplan/plots/__init__.pyc
-${PYSITELIB}/astroplan/plots/__init__.pyo
-${PYSITELIB}/astroplan/plots/finder.py
-${PYSITELIB}/astroplan/plots/finder.pyc
-${PYSITELIB}/astroplan/plots/finder.pyo
-${PYSITELIB}/astroplan/plots/mplstyles.py
-${PYSITELIB}/astroplan/plots/mplstyles.pyc
-${PYSITELIB}/astroplan/plots/mplstyles.pyo
-${PYSITELIB}/astroplan/plots/sky.py
-${PYSITELIB}/astroplan/plots/sky.pyc
-${PYSITELIB}/astroplan/plots/sky.pyo
-${PYSITELIB}/astroplan/plots/tests/__init__.py
-${PYSITELIB}/astroplan/plots/tests/__init__.pyc
-${PYSITELIB}/astroplan/plots/tests/__init__.pyo
-${PYSITELIB}/astroplan/plots/tests/baseline_images/test_image_example.png
-${PYSITELIB}/astroplan/plots/tests/test_sky.py
-${PYSITELIB}/astroplan/plots/tests/test_sky.pyc
-${PYSITELIB}/astroplan/plots/tests/test_sky.pyo
-${PYSITELIB}/astroplan/plots/time_dependent.py
-${PYSITELIB}/astroplan/plots/time_dependent.pyc
-${PYSITELIB}/astroplan/plots/time_dependent.pyo
-${PYSITELIB}/astroplan/scheduling.py
-${PYSITELIB}/astroplan/scheduling.pyc
-${PYSITELIB}/astroplan/scheduling.pyo
-${PYSITELIB}/astroplan/setup_package.py
-${PYSITELIB}/astroplan/setup_package.pyc
-${PYSITELIB}/astroplan/setup_package.pyo
-${PYSITELIB}/astroplan/target.py
-${PYSITELIB}/astroplan/target.pyc
-${PYSITELIB}/astroplan/target.pyo
-${PYSITELIB}/astroplan/tests/__init__.py
-${PYSITELIB}/astroplan/tests/__init__.pyc
-${PYSITELIB}/astroplan/tests/__init__.pyo
-${PYSITELIB}/astroplan/tests/coveragerc
-${PYSITELIB}/astroplan/tests/test_constraints.py
-${PYSITELIB}/astroplan/tests/test_constraints.pyc
-${PYSITELIB}/astroplan/tests/test_constraints.pyo
-${PYSITELIB}/astroplan/tests/test_moon.py
-${PYSITELIB}/astroplan/tests/test_moon.pyc
-${PYSITELIB}/astroplan/tests/test_moon.pyo
-${PYSITELIB}/astroplan/tests/test_observer.py
-${PYSITELIB}/astroplan/tests/test_observer.pyc
-${PYSITELIB}/astroplan/tests/test_observer.pyo
-${PYSITELIB}/astroplan/tests/test_periodic.py
-${PYSITELIB}/astroplan/tests/test_periodic.pyc
-${PYSITELIB}/astroplan/tests/test_periodic.pyo
-${PYSITELIB}/astroplan/tests/test_scheduling.py
-${PYSITELIB}/astroplan/tests/test_scheduling.pyc
-${PYSITELIB}/astroplan/tests/test_scheduling.pyo
-${PYSITELIB}/astroplan/tests/test_target.py
-${PYSITELIB}/astroplan/tests/test_target.pyc
-${PYSITELIB}/astroplan/tests/test_target.pyo
-${PYSITELIB}/astroplan/tests/test_utils.py
-${PYSITELIB}/astroplan/tests/test_utils.pyc
-${PYSITELIB}/astroplan/tests/test_utils.pyo
-${PYSITELIB}/astroplan/utils.py
-${PYSITELIB}/astroplan/utils.pyc
-${PYSITELIB}/astroplan/utils.pyo
-${PYSITELIB}/astroplan/version.py
-${PYSITELIB}/astroplan/version.pyc
-${PYSITELIB}/astroplan/version.pyo
diff -r ad906c915321 -r 664ad485ade6 math/py-astroplan/distinfo
--- a/math/py-astroplan/distinfo        Mon Jan 17 09:51:49 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:56:00 nia Exp $
-
-BLAKE2s (astroplan-0.7.tar.gz) = 60a20d922001004fb8597b3a47f14f220ebb065a781143185f77816c1e173e12
-SHA512 (astroplan-0.7.tar.gz) = 7182ab01303f631096eb12600f5cb1542601202303529489b5f4412e8ce24fec10c71e4cfb7c7d557d02a1c456ae29822d4a961327155decff2837ed15bcffff
-Size (astroplan-0.7.tar.gz) = 145302 bytes
diff -r ad906c915321 -r 664ad485ade6 math/py-astroquery/DESCR
--- a/math/py-astroquery/DESCR  Mon Jan 17 09:51:49 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Astropy coordinated Python module for querying astronomical databases.
diff -r ad906c915321 -r 664ad485ade6 math/py-astroquery/Makefile
--- a/math/py-astroquery/Makefile       Mon Jan 17 09:51:49 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2022/01/10 23:46:49 wiz Exp $
-
-DISTNAME=      astroquery-0.3.9
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
-CATEGORIES=    math
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=astropy/}
-GITHUB_PROJECT=        astroquery
-GITHUB_TAG=    v${PKGVERSION_NOREV}
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://astroquery.readthedocs.io/en/latest/
-COMMENT=       Astropy coordinated Python module for querying astronomical databases
-LICENSE=       modified-bsd
-
-PYTHON_VERSIONS_INCOMPATIBLE=  27
-
-DEPENDS+=      ${PYPKGPREFIX}-requests>=2.25.0:../../devel/py-requests
-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
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r ad906c915321 -r 664ad485ade6 math/py-astroquery/PLIST
--- a/math/py-astroquery/PLIST  Mon Jan 17 09:51:49 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1313 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2020/12/19 14:32:57 mef Exp $
-${PYSITELIB}/${EGG_FILE}/PKG-INFO
-${PYSITELIB}/${EGG_FILE}/SOURCES.txt
-${PYSITELIB}/${EGG_FILE}/dependency_links.txt
-${PYSITELIB}/${EGG_FILE}/entry_points.txt
-${PYSITELIB}/${EGG_FILE}/not-zip-safe
-${PYSITELIB}/${EGG_FILE}/requires.txt
-${PYSITELIB}/${EGG_FILE}/top_level.txt
-${PYSITELIB}/astroquery/__init__.py
-${PYSITELIB}/astroquery/__init__.pyc
-${PYSITELIB}/astroquery/__init__.pyo
-${PYSITELIB}/astroquery/_astropy_init.py
-${PYSITELIB}/astroquery/_astropy_init.pyc
-${PYSITELIB}/astroquery/_astropy_init.pyo
-${PYSITELIB}/astroquery/alfalfa/__init__.py
-${PYSITELIB}/astroquery/alfalfa/__init__.pyc
-${PYSITELIB}/astroquery/alfalfa/__init__.pyo
-${PYSITELIB}/astroquery/alfalfa/core.py
-${PYSITELIB}/astroquery/alfalfa/core.pyc
-${PYSITELIB}/astroquery/alfalfa/core.pyo
-${PYSITELIB}/astroquery/alfalfa/tests/__init__.py
-${PYSITELIB}/astroquery/alfalfa/tests/__init__.pyc
-${PYSITELIB}/astroquery/alfalfa/tests/__init__.pyo
-${PYSITELIB}/astroquery/alfalfa/tests/data/alfalfa_cat_small.txt
-${PYSITELIB}/astroquery/alfalfa/tests/data/alfalfa_sp.fits
-${PYSITELIB}/astroquery/alfalfa/tests/setup_package.py
-${PYSITELIB}/astroquery/alfalfa/tests/setup_package.pyc
-${PYSITELIB}/astroquery/alfalfa/tests/setup_package.pyo
-${PYSITELIB}/astroquery/alfalfa/tests/test_alfalfa.py
-${PYSITELIB}/astroquery/alfalfa/tests/test_alfalfa.pyc
-${PYSITELIB}/astroquery/alfalfa/tests/test_alfalfa.pyo
-${PYSITELIB}/astroquery/alma/__init__.py
-${PYSITELIB}/astroquery/alma/__init__.pyc
-${PYSITELIB}/astroquery/alma/__init__.pyo
-${PYSITELIB}/astroquery/alma/core.py
-${PYSITELIB}/astroquery/alma/core.pyc
-${PYSITELIB}/astroquery/alma/core.pyo
-${PYSITELIB}/astroquery/alma/data/cycle0_delivery_asdm_mapping.txt
-${PYSITELIB}/astroquery/alma/setup_package.py
-${PYSITELIB}/astroquery/alma/setup_package.pyc
-${PYSITELIB}/astroquery/alma/setup_package.pyo
-${PYSITELIB}/astroquery/alma/tests/__init__.py
-${PYSITELIB}/astroquery/alma/tests/__init__.pyc
-${PYSITELIB}/astroquery/alma/tests/__init__.pyo
-${PYSITELIB}/astroquery/alma/tests/data/data_list_page.html
-${PYSITELIB}/astroquery/alma/tests/data/downloadRequest519752156script.sh
-${PYSITELIB}/astroquery/alma/tests/data/downloadRequest786572566script.sh
-${PYSITELIB}/astroquery/alma/tests/data/downloadRequest786978956script.sh
-${PYSITELIB}/astroquery/alma/tests/data/downloadRequest787632764script.sh
-${PYSITELIB}/astroquery/alma/tests/data/empty.html
-${PYSITELIB}/astroquery/alma/tests/data/initial_response.html
-${PYSITELIB}/astroquery/alma/tests/data/m83_March25_2015.votable.xml
-${PYSITELIB}/astroquery/alma/tests/data/ngc4945.xml
-${PYSITELIB}/astroquery/alma/tests/data/querypage.html
-${PYSITELIB}/astroquery/alma/tests/data/request_786572566.html
-${PYSITELIB}/astroquery/alma/tests/data/request_786978956.html
-${PYSITELIB}/astroquery/alma/tests/data/request_787632764.html
-${PYSITELIB}/astroquery/alma/tests/data/request_801926122.html
-${PYSITELIB}/astroquery/alma/tests/data/sgra_query.xml
-${PYSITELIB}/astroquery/alma/tests/data/staging_submission.html
-${PYSITELIB}/astroquery/alma/tests/data/summary_519752156.json
-${PYSITELIB}/astroquery/alma/tests/setup_package.py
-${PYSITELIB}/astroquery/alma/tests/setup_package.pyc
-${PYSITELIB}/astroquery/alma/tests/setup_package.pyo
-${PYSITELIB}/astroquery/alma/tests/test_alma.py
-${PYSITELIB}/astroquery/alma/tests/test_alma.pyc
-${PYSITELIB}/astroquery/alma/tests/test_alma.pyo
-${PYSITELIB}/astroquery/alma/tests/test_alma_remote.py
-${PYSITELIB}/astroquery/alma/tests/test_alma_remote.pyc
-${PYSITELIB}/astroquery/alma/tests/test_alma_remote.pyo
-${PYSITELIB}/astroquery/alma/tests/test_alma_utils.py
-${PYSITELIB}/astroquery/alma/tests/test_alma_utils.pyc
-${PYSITELIB}/astroquery/alma/tests/test_alma_utils.pyo
-${PYSITELIB}/astroquery/alma/utils.py
-${PYSITELIB}/astroquery/alma/utils.pyc
-${PYSITELIB}/astroquery/alma/utils.pyo
-${PYSITELIB}/astroquery/astroquery.cfg



Home | Main Index | Thread Index | Old Index