pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/py-astroquery (math/py-astroquery) import py38-as...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/99230dd67eb6
branches:  trunk
changeset: 443696:99230dd67eb6
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Dec 19 14:32:57 2020 +0000

description:
(math/py-astroquery) import py38-astroquery-0.3.9

Based on PR pkg/55870 by Daisuke Kinoshita:

Astropy coordinated Python module for querying astronomical databases.

diffstat:

 math/py-astroquery/DESCR    |     1 +
 math/py-astroquery/Makefile |    25 +
 math/py-astroquery/PLIST    |  1313 +++++++++++++++++++++++++++++++++++++++++++
 math/py-astroquery/distinfo |     6 +
 4 files changed, 1345 insertions(+), 0 deletions(-)

diffs (truncated from 1361 to 300 lines):

diff -r 98d986723055 -r 99230dd67eb6 math/py-astroquery/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/py-astroquery/DESCR  Sat Dec 19 14:32:57 2020 +0000
@@ -0,0 +1,1 @@
+Astropy coordinated Python module for querying astronomical databases.
diff -r 98d986723055 -r 99230dd67eb6 math/py-astroquery/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/py-astroquery/Makefile       Sat Dec 19 14:32:57 2020 +0000
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2020/12/19 14:32:57 mef Exp $
+
+DISTNAME=      astroquery-0.3.9
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+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
+PYTHON_VERSIONS_INCOMPATIBLE+= 36
+
+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-astropy4
+DEPENDS+=      ${PYPKGPREFIX}-pyvo>=1.0:../../math/py-pyvo
+
+.include "../../lang/python/distutils.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 98d986723055 -r 99230dd67eb6 math/py-astroquery/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/py-astroquery/PLIST  Sat Dec 19 14:32:57 2020 +0000
@@ -0,0 +1,1313 @@
+@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
+${PYSITELIB}/astroquery/atomic/__init__.py
+${PYSITELIB}/astroquery/atomic/__init__.pyc
+${PYSITELIB}/astroquery/atomic/__init__.pyo
+${PYSITELIB}/astroquery/atomic/core.py
+${PYSITELIB}/astroquery/atomic/core.pyc
+${PYSITELIB}/astroquery/atomic/core.pyo
+${PYSITELIB}/astroquery/atomic/setup_package.py
+${PYSITELIB}/astroquery/atomic/setup_package.pyc
+${PYSITELIB}/astroquery/atomic/setup_package.pyo
+${PYSITELIB}/astroquery/atomic/tests/__init__.py
+${PYSITELIB}/astroquery/atomic/tests/__init__.pyc
+${PYSITELIB}/astroquery/atomic/tests/__init__.pyo
+${PYSITELIB}/astroquery/atomic/tests/data/default_params_result.html
+${PYSITELIB}/astroquery/atomic/tests/data/empty_results.html
+${PYSITELIB}/astroquery/atomic/tests/test_atomic.py
+${PYSITELIB}/astroquery/atomic/tests/test_atomic.pyc
+${PYSITELIB}/astroquery/atomic/tests/test_atomic.pyo
+${PYSITELIB}/astroquery/atomic/tests/test_atomic_remote.py
+${PYSITELIB}/astroquery/atomic/tests/test_atomic_remote.pyc
+${PYSITELIB}/astroquery/atomic/tests/test_atomic_remote.pyo
+${PYSITELIB}/astroquery/atomic/utils.py
+${PYSITELIB}/astroquery/atomic/utils.pyc
+${PYSITELIB}/astroquery/atomic/utils.pyo
+${PYSITELIB}/astroquery/besancon/__init__.py
+${PYSITELIB}/astroquery/besancon/__init__.pyc
+${PYSITELIB}/astroquery/besancon/__init__.pyo
+${PYSITELIB}/astroquery/besancon/core.py
+${PYSITELIB}/astroquery/besancon/core.pyc
+${PYSITELIB}/astroquery/besancon/core.pyo
+${PYSITELIB}/astroquery/besancon/tests/__init__.py
+${PYSITELIB}/astroquery/besancon/tests/__init__.pyc
+${PYSITELIB}/astroquery/besancon/tests/__init__.pyo
+${PYSITELIB}/astroquery/besancon/tests/data/1376235131.430670.resu
+${PYSITELIB}/astroquery/besancon/tests/data/besancon_test.txt
+${PYSITELIB}/astroquery/besancon/tests/data/besancon_test2.txt
+${PYSITELIB}/astroquery/besancon/tests/data/default_params.txt
+${PYSITELIB}/astroquery/besancon/tests/data/query_return.html
+${PYSITELIB}/astroquery/besancon/tests/data/query_return.iframe.html
+${PYSITELIB}/astroquery/besancon/tests/setup_package.py
+${PYSITELIB}/astroquery/besancon/tests/setup_package.pyc
+${PYSITELIB}/astroquery/besancon/tests/setup_package.pyo
+${PYSITELIB}/astroquery/besancon/tests/test_besancon.py
+${PYSITELIB}/astroquery/besancon/tests/test_besancon.pyc
+${PYSITELIB}/astroquery/besancon/tests/test_besancon.pyo
+${PYSITELIB}/astroquery/cds/__init__.py
+${PYSITELIB}/astroquery/cds/__init__.pyc
+${PYSITELIB}/astroquery/cds/__init__.pyo
+${PYSITELIB}/astroquery/cds/core.py
+${PYSITELIB}/astroquery/cds/core.pyc
+${PYSITELIB}/astroquery/cds/core.pyo
+${PYSITELIB}/astroquery/cds/tests/__init__.py
+${PYSITELIB}/astroquery/cds/tests/__init__.pyc
+${PYSITELIB}/astroquery/cds/tests/__init__.pyo
+${PYSITELIB}/astroquery/cds/tests/data/hips_from_saada_alasky.json
+${PYSITELIB}/astroquery/cds/tests/data/properties.json
+${PYSITELIB}/astroquery/cds/tests/setup_package.py
+${PYSITELIB}/astroquery/cds/tests/setup_package.pyc
+${PYSITELIB}/astroquery/cds/tests/setup_package.pyo
+${PYSITELIB}/astroquery/cds/tests/test_mocserver.py
+${PYSITELIB}/astroquery/cds/tests/test_mocserver.pyc
+${PYSITELIB}/astroquery/cds/tests/test_mocserver.pyo
+${PYSITELIB}/astroquery/cds/tests/test_mocserver_remote.py
+${PYSITELIB}/astroquery/cds/tests/test_mocserver_remote.pyc
+${PYSITELIB}/astroquery/cds/tests/test_mocserver_remote.pyo
+${PYSITELIB}/astroquery/conftest.py
+${PYSITELIB}/astroquery/conftest.pyc
+${PYSITELIB}/astroquery/conftest.pyo
+${PYSITELIB}/astroquery/cosmosim/__init__.py
+${PYSITELIB}/astroquery/cosmosim/__init__.pyc
+${PYSITELIB}/astroquery/cosmosim/__init__.pyo
+${PYSITELIB}/astroquery/cosmosim/core.py
+${PYSITELIB}/astroquery/cosmosim/core.pyc
+${PYSITELIB}/astroquery/cosmosim/core.pyo
+${PYSITELIB}/astroquery/cosmosim/tests/__init__.py
+${PYSITELIB}/astroquery/cosmosim/tests/__init__.pyc
+${PYSITELIB}/astroquery/cosmosim/tests/__init__.pyo
+${PYSITELIB}/astroquery/cosmosim/tests/test_cosmosim.py
+${PYSITELIB}/astroquery/cosmosim/tests/test_cosmosim.pyc
+${PYSITELIB}/astroquery/cosmosim/tests/test_cosmosim.pyo
+${PYSITELIB}/astroquery/data/README.rst
+${PYSITELIB}/astroquery/esasky/__init__.py
+${PYSITELIB}/astroquery/esasky/__init__.pyc
+${PYSITELIB}/astroquery/esasky/__init__.pyo
+${PYSITELIB}/astroquery/esasky/core.py
+${PYSITELIB}/astroquery/esasky/core.pyc
+${PYSITELIB}/astroquery/esasky/core.pyo
+${PYSITELIB}/astroquery/esasky/tests/__init__.py
+${PYSITELIB}/astroquery/esasky/tests/__init__.pyc
+${PYSITELIB}/astroquery/esasky/tests/__init__.pyo
+${PYSITELIB}/astroquery/esasky/tests/data/catalogs.txt
+${PYSITELIB}/astroquery/esasky/tests/data/observations.txt
+${PYSITELIB}/astroquery/esasky/tests/setup_package.py
+${PYSITELIB}/astroquery/esasky/tests/setup_package.pyc
+${PYSITELIB}/astroquery/esasky/tests/setup_package.pyo
+${PYSITELIB}/astroquery/esasky/tests/test_esasky.py
+${PYSITELIB}/astroquery/esasky/tests/test_esasky.pyc
+${PYSITELIB}/astroquery/esasky/tests/test_esasky.pyo
+${PYSITELIB}/astroquery/esasky/tests/test_esasky_remote.py
+${PYSITELIB}/astroquery/esasky/tests/test_esasky_remote.pyc
+${PYSITELIB}/astroquery/esasky/tests/test_esasky_remote.pyo
+${PYSITELIB}/astroquery/eso/__init__.py
+${PYSITELIB}/astroquery/eso/__init__.pyc
+${PYSITELIB}/astroquery/eso/__init__.pyo
+${PYSITELIB}/astroquery/eso/core.py
+${PYSITELIB}/astroquery/eso/core.pyc
+${PYSITELIB}/astroquery/eso/core.pyo
+${PYSITELIB}/astroquery/eso/tests/__init__.py
+${PYSITELIB}/astroquery/eso/tests/__init__.pyc
+${PYSITELIB}/astroquery/eso/tests/__init__.pyo
+${PYSITELIB}/astroquery/eso/tests/data/47cae7cb7578c2a4f0461b4897e6a05a747d3b79aad09a25168c0463.pickle
+${PYSITELIB}/astroquery/eso/tests/data/862b6db5bf174fb89ee7ddc42d0fcd49d864388bc3c0dc6f6f64744b.pickle
+${PYSITELIB}/astroquery/eso/tests/data/a77820a9fdbaa8ca10322e0832595e3ce59b9b28241ade00bd846ce6.pickle
+${PYSITELIB}/astroquery/eso/tests/data/amber_query_form.html
+${PYSITELIB}/astroquery/eso/tests/data/amber_sgra_query.tbl
+${PYSITELIB}/astroquery/eso/tests/data/c3931c90b484ef51fb10ad6370d9e5af99de668e116460c36fe1d1c5.pickle
+${PYSITELIB}/astroquery/eso/tests/data/da4b7c06e277275f197d8681bf5fdc0ecd556ed07e6aac8cbf0249d2.pickle
+${PYSITELIB}/astroquery/eso/tests/data/de77b0a24235373d6bbf8487ba825fcd634768f43da682614d202ffc.pickle
+${PYSITELIB}/astroquery/eso/tests/data/e2c39d36193cdb16ce871845157c1e50ff539cf8122d87a8282854b9.pickle
+${PYSITELIB}/astroquery/eso/tests/data/efafb320926e82995df2dc4e2ea745de75c51ea90b7ed52bc6569105.pickle
+${PYSITELIB}/astroquery/eso/tests/data/main_query_form.html
+${PYSITELIB}/astroquery/eso/tests/data/main_sgra_query.tbl
+${PYSITELIB}/astroquery/eso/tests/data/vvv_sgra_form.html
+${PYSITELIB}/astroquery/eso/tests/data/vvv_sgra_survey_response.tbl
+${PYSITELIB}/astroquery/eso/tests/setup_package.py
+${PYSITELIB}/astroquery/eso/tests/setup_package.pyc
+${PYSITELIB}/astroquery/eso/tests/setup_package.pyo
+${PYSITELIB}/astroquery/eso/tests/test_eso.py
+${PYSITELIB}/astroquery/eso/tests/test_eso.pyc
+${PYSITELIB}/astroquery/eso/tests/test_eso.pyo
+${PYSITELIB}/astroquery/eso/tests/test_eso_remote.py
+${PYSITELIB}/astroquery/eso/tests/test_eso_remote.pyc
+${PYSITELIB}/astroquery/eso/tests/test_eso_remote.pyo
+${PYSITELIB}/astroquery/exceptions.py
+${PYSITELIB}/astroquery/exceptions.pyc
+${PYSITELIB}/astroquery/exceptions.pyo
+${PYSITELIB}/astroquery/exoplanet_orbit_database/__init__.py
+${PYSITELIB}/astroquery/exoplanet_orbit_database/__init__.pyc
+${PYSITELIB}/astroquery/exoplanet_orbit_database/__init__.pyo
+${PYSITELIB}/astroquery/exoplanet_orbit_database/data/exoplanet_orbit_database_units.json
+${PYSITELIB}/astroquery/exoplanet_orbit_database/exoplanet_orbit_database.py
+${PYSITELIB}/astroquery/exoplanet_orbit_database/exoplanet_orbit_database.pyc
+${PYSITELIB}/astroquery/exoplanet_orbit_database/exoplanet_orbit_database.pyo
+${PYSITELIB}/astroquery/exoplanet_orbit_database/setup_package.py
+${PYSITELIB}/astroquery/exoplanet_orbit_database/setup_package.pyc
+${PYSITELIB}/astroquery/exoplanet_orbit_database/setup_package.pyo
+${PYSITELIB}/astroquery/exoplanet_orbit_database/tests/__init__.py
+${PYSITELIB}/astroquery/exoplanet_orbit_database/tests/__init__.pyc
+${PYSITELIB}/astroquery/exoplanet_orbit_database/tests/__init__.pyo
+${PYSITELIB}/astroquery/exoplanet_orbit_database/tests/data/exoplanet_orbit_database.csv
+${PYSITELIB}/astroquery/exoplanet_orbit_database/tests/test_exoplanet_orbit_database.py
+${PYSITELIB}/astroquery/exoplanet_orbit_database/tests/test_exoplanet_orbit_database.pyc
+${PYSITELIB}/astroquery/exoplanet_orbit_database/tests/test_exoplanet_orbit_database.pyo
+${PYSITELIB}/astroquery/fermi/__init__.py
+${PYSITELIB}/astroquery/fermi/__init__.pyc
+${PYSITELIB}/astroquery/fermi/__init__.pyo
+${PYSITELIB}/astroquery/fermi/core.py
+${PYSITELIB}/astroquery/fermi/core.pyc
+${PYSITELIB}/astroquery/fermi/core.pyo
+${PYSITELIB}/astroquery/fermi/setup_package.py
+${PYSITELIB}/astroquery/fermi/setup_package.pyc
+${PYSITELIB}/astroquery/fermi/setup_package.pyo
+${PYSITELIB}/astroquery/fermi/tests/__init__.py
+${PYSITELIB}/astroquery/fermi/tests/__init__.pyc
+${PYSITELIB}/astroquery/fermi/tests/__init__.pyo
+${PYSITELIB}/astroquery/fermi/tests/data/query_result_m31.html
+${PYSITELIB}/astroquery/fermi/tests/data/result_page_m31.html
+${PYSITELIB}/astroquery/fermi/tests/test_fermi.py
+${PYSITELIB}/astroquery/fermi/tests/test_fermi.pyc
+${PYSITELIB}/astroquery/fermi/tests/test_fermi.pyo
+${PYSITELIB}/astroquery/fermi/tests/test_fermi_remote.py
+${PYSITELIB}/astroquery/fermi/tests/test_fermi_remote.pyc
+${PYSITELIB}/astroquery/fermi/tests/test_fermi_remote.pyo
+${PYSITELIB}/astroquery/gaia/__init__.py
+${PYSITELIB}/astroquery/gaia/__init__.pyc
+${PYSITELIB}/astroquery/gaia/__init__.pyo
+${PYSITELIB}/astroquery/gaia/core.py
+${PYSITELIB}/astroquery/gaia/core.pyc
+${PYSITELIB}/astroquery/gaia/core.pyo
+${PYSITELIB}/astroquery/gaia/tests/DummyTapHandler.py
+${PYSITELIB}/astroquery/gaia/tests/DummyTapHandler.pyc
+${PYSITELIB}/astroquery/gaia/tests/DummyTapHandler.pyo
+${PYSITELIB}/astroquery/gaia/tests/__init__.py
+${PYSITELIB}/astroquery/gaia/tests/__init__.pyc
+${PYSITELIB}/astroquery/gaia/tests/__init__.pyo
+${PYSITELIB}/astroquery/gaia/tests/data/job_1.vot



Home | Main Index | Thread Index | Old Index