pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/py-astropy (math/py-astropy) import py38-astropy-4.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d56c3340da6d
branches:  trunk
changeset: 443688:d56c3340da6d
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Dec 19 14:17:39 2020 +0000

description:
(math/py-astropy) import py38-astropy-4.2

Based on PR pkg/55864 by Daisuke Kinoshita:

Astropy is a Python module for astronomical calculations, data analysis,
and plotting.

diffstat:

 math/py-astropy/DESCR    |     2 +
 math/py-astropy/Makefile |    38 +
 math/py-astropy/PLIST    |  2739 ++++++++++++++++++++++++++++++++++++++++++++++
 math/py-astropy/distinfo |     6 +
 4 files changed, 2785 insertions(+), 0 deletions(-)

diffs (truncated from 2801 to 300 lines):

diff -r 1af3bb098df3 -r d56c3340da6d math/py-astropy/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/py-astropy/DESCR     Sat Dec 19 14:17:39 2020 +0000
@@ -0,0 +1,2 @@
+Astropy is a Python module for astronomical calculations, data analysis,
+and plotting.
diff -r 1af3bb098df3 -r d56c3340da6d math/py-astropy/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/py-astropy/Makefile  Sat Dec 19 14:17:39 2020 +0000
@@ -0,0 +1,38 @@
+# $NetBSD: Makefile,v 1.1 2020/12/19 14:17:39 mef Exp $
+
+DISTNAME=      astropy-4.2
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    math python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=a/astropy/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://www.astropy.org/
+COMMENT=       Python module for astronomical calculations and data analysis
+LICENSE=       modified-bsd
+
+PYTHON_VERSIONS_INCOMPATIBLE+= 27
+PYTHON_VERSIONS_INCOMPATIBLE+= 36
+
+DEPENDS+=      libxml2>=2.9.10:../../textproc/libxml2
+DEPENDS+=      ${PYPKGPREFIX}-numpy>=1.17.0:../../math/py-numpy
+DEPENDS+=      ${PYPKGPREFIX}-scipy>=1.1:../../math/py-scipy
+DEPENDS+=      ${PYPKGPREFIX}-h5py>=2.9.0:../../devel/py-h5py
+DEPENDS+=      ${PYPKGPREFIX}-beautifulsoup4>=4.9.3:../../www/py-beautifulsoup4
+DEPENDS+=      ${PYPKGPREFIX}-html5lib>=1.0.1:../../textproc/py-html5lib
+DEPENDS+=      ${PYPKGPREFIX}-bleach>=3.2.1:../../www/py-bleach
+DEPENDS+=      ${PYPKGPREFIX}-yaml>=3.13:../../textproc/py-yaml
+DEPENDS+=      ${PYPKGPREFIX}-pandas>=0.14:../../math/py-pandas
+DEPENDS+=      ${PYPKGPREFIX}-sortedcontainers>=2.2.2:../../devel/py-sortedcontainers
+DEPENDS+=      ${PYPKGPREFIX}-pytz>=2020.4:../../time/py-pytz
+DEPENDS+=      ${PYPKGPREFIX}-matplotlib>=3.0:../../graphics/py-matplotlib
+DEPENDS+=      ${PYPKGPREFIX}-setuptools>=50.3.2:../../devel/py-setuptools
+DEPENDS+=      ${PYPKGPREFIX}-mpmath>=1.1.0:../../math/py-mpmath
+DEPENDS+=      ${PYPKGPREFIX}-bottleneck>=1.3.2:../../math/py-bottleneck
+DEPENDS+=      ${PYPKGPREFIX}-asdf>=2.7.1:../../math/py-asdf
+DEPENDS+=      ${PYPKGPREFIX}-extension-helpers>=0.1:../../devel/py-extension-helpers
+DEPENDS+=      ${PYPKGPREFIX}-jplephem>=2.15:../../math/py-jplephem
+DEPENDS+=      ${PYPKGPREFIX}-pyerfa>=1.7.1.1:../../math/py-pyerfa
+
+.include "../../lang/python/egg.mk"
+.include "../../math/py-numpy/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 1af3bb098df3 -r d56c3340da6d math/py-astropy/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/py-astropy/PLIST     Sat Dec 19 14:17:39 2020 +0000
@@ -0,0 +1,2739 @@
+@comment $NetBSD: PLIST,v 1.1 2020/12/19 14:17:39 mef Exp $
+bin/fits2bitmap
+bin/fitscheck
+bin/fitsdiff
+bin/fitsheader
+bin/fitsinfo
+bin/samp_hub
+bin/showtable
+bin/volint
+bin/wcslint
+${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}/astropy/CITATION
+${PYSITELIB}/astropy/__init__.py
+${PYSITELIB}/astropy/__init__.pyc
+${PYSITELIB}/astropy/__init__.pyo
+${PYSITELIB}/astropy/_erfa/__init__.py
+${PYSITELIB}/astropy/_erfa/__init__.pyc
+${PYSITELIB}/astropy/_erfa/__init__.pyo
+${PYSITELIB}/astropy/_version.py
+${PYSITELIB}/astropy/_version.pyc
+${PYSITELIB}/astropy/_version.pyo
+${PYSITELIB}/astropy/astropy.cfg
+${PYSITELIB}/astropy/compiler_version.so
+${PYSITELIB}/astropy/config/__init__.py
+${PYSITELIB}/astropy/config/__init__.pyc
+${PYSITELIB}/astropy/config/__init__.pyo
+${PYSITELIB}/astropy/config/affiliated.py
+${PYSITELIB}/astropy/config/affiliated.pyc
+${PYSITELIB}/astropy/config/affiliated.pyo
+${PYSITELIB}/astropy/config/configuration.py
+${PYSITELIB}/astropy/config/configuration.pyc
+${PYSITELIB}/astropy/config/configuration.pyo
+${PYSITELIB}/astropy/config/paths.py
+${PYSITELIB}/astropy/config/paths.pyc
+${PYSITELIB}/astropy/config/paths.pyo
+${PYSITELIB}/astropy/config/tests/__init__.py
+${PYSITELIB}/astropy/config/tests/__init__.pyc
+${PYSITELIB}/astropy/config/tests/__init__.pyo
+${PYSITELIB}/astropy/config/tests/data/alias.cfg
+${PYSITELIB}/astropy/config/tests/data/astropy.0.3.cfg
+${PYSITELIB}/astropy/config/tests/data/astropy.0.3.windows.cfg
+${PYSITELIB}/astropy/config/tests/data/deprecated.cfg
+${PYSITELIB}/astropy/config/tests/data/empty.cfg
+${PYSITELIB}/astropy/config/tests/data/not_empty.cfg
+${PYSITELIB}/astropy/config/tests/test_configs.py
+${PYSITELIB}/astropy/config/tests/test_configs.pyc
+${PYSITELIB}/astropy/config/tests/test_configs.pyo
+${PYSITELIB}/astropy/conftest.py
+${PYSITELIB}/astropy/conftest.pyc
+${PYSITELIB}/astropy/conftest.pyo
+${PYSITELIB}/astropy/constants/__init__.py
+${PYSITELIB}/astropy/constants/__init__.pyc
+${PYSITELIB}/astropy/constants/__init__.pyo
+${PYSITELIB}/astropy/constants/astropyconst13.py
+${PYSITELIB}/astropy/constants/astropyconst13.pyc
+${PYSITELIB}/astropy/constants/astropyconst13.pyo
+${PYSITELIB}/astropy/constants/astropyconst20.py
+${PYSITELIB}/astropy/constants/astropyconst20.pyc
+${PYSITELIB}/astropy/constants/astropyconst20.pyo
+${PYSITELIB}/astropy/constants/astropyconst40.py
+${PYSITELIB}/astropy/constants/astropyconst40.pyc
+${PYSITELIB}/astropy/constants/astropyconst40.pyo
+${PYSITELIB}/astropy/constants/cgs.py
+${PYSITELIB}/astropy/constants/cgs.pyc
+${PYSITELIB}/astropy/constants/cgs.pyo
+${PYSITELIB}/astropy/constants/codata2010.py
+${PYSITELIB}/astropy/constants/codata2010.pyc
+${PYSITELIB}/astropy/constants/codata2010.pyo
+${PYSITELIB}/astropy/constants/codata2014.py
+${PYSITELIB}/astropy/constants/codata2014.pyc
+${PYSITELIB}/astropy/constants/codata2014.pyo
+${PYSITELIB}/astropy/constants/codata2018.py
+${PYSITELIB}/astropy/constants/codata2018.pyc
+${PYSITELIB}/astropy/constants/codata2018.pyo
+${PYSITELIB}/astropy/constants/config.py
+${PYSITELIB}/astropy/constants/config.pyc
+${PYSITELIB}/astropy/constants/config.pyo
+${PYSITELIB}/astropy/constants/constant.py
+${PYSITELIB}/astropy/constants/constant.pyc
+${PYSITELIB}/astropy/constants/constant.pyo
+${PYSITELIB}/astropy/constants/iau2012.py
+${PYSITELIB}/astropy/constants/iau2012.pyc
+${PYSITELIB}/astropy/constants/iau2012.pyo
+${PYSITELIB}/astropy/constants/iau2015.py
+${PYSITELIB}/astropy/constants/iau2015.pyc
+${PYSITELIB}/astropy/constants/iau2015.pyo
+${PYSITELIB}/astropy/constants/si.py
+${PYSITELIB}/astropy/constants/si.pyc
+${PYSITELIB}/astropy/constants/si.pyo
+${PYSITELIB}/astropy/constants/tests/__init__.py
+${PYSITELIB}/astropy/constants/tests/__init__.pyc
+${PYSITELIB}/astropy/constants/tests/__init__.pyo
+${PYSITELIB}/astropy/constants/tests/test_constant.py
+${PYSITELIB}/astropy/constants/tests/test_constant.pyc
+${PYSITELIB}/astropy/constants/tests/test_constant.pyo
+${PYSITELIB}/astropy/constants/tests/test_pickle.py
+${PYSITELIB}/astropy/constants/tests/test_pickle.pyc
+${PYSITELIB}/astropy/constants/tests/test_pickle.pyo
+${PYSITELIB}/astropy/constants/tests/test_prior_version.py
+${PYSITELIB}/astropy/constants/tests/test_prior_version.pyc
+${PYSITELIB}/astropy/constants/tests/test_prior_version.pyo
+${PYSITELIB}/astropy/constants/tests/test_sciencestate.py
+${PYSITELIB}/astropy/constants/tests/test_sciencestate.pyc
+${PYSITELIB}/astropy/constants/tests/test_sciencestate.pyo
+${PYSITELIB}/astropy/constants/utils.py
+${PYSITELIB}/astropy/constants/utils.pyc
+${PYSITELIB}/astropy/constants/utils.pyo
+${PYSITELIB}/astropy/convolution/__init__.py
+${PYSITELIB}/astropy/convolution/__init__.pyc
+${PYSITELIB}/astropy/convolution/__init__.pyo
+${PYSITELIB}/astropy/convolution/_convolve.so
+${PYSITELIB}/astropy/convolution/convolve.py
+${PYSITELIB}/astropy/convolution/convolve.pyc
+${PYSITELIB}/astropy/convolution/convolve.pyo
+${PYSITELIB}/astropy/convolution/core.py
+${PYSITELIB}/astropy/convolution/core.pyc
+${PYSITELIB}/astropy/convolution/core.pyo
+${PYSITELIB}/astropy/convolution/kernels.py
+${PYSITELIB}/astropy/convolution/kernels.pyc
+${PYSITELIB}/astropy/convolution/kernels.pyo
+${PYSITELIB}/astropy/convolution/setup_package.py
+${PYSITELIB}/astropy/convolution/setup_package.pyc
+${PYSITELIB}/astropy/convolution/setup_package.pyo
+${PYSITELIB}/astropy/convolution/tests/__init__.py
+${PYSITELIB}/astropy/convolution/tests/__init__.pyc
+${PYSITELIB}/astropy/convolution/tests/__init__.pyo
+${PYSITELIB}/astropy/convolution/tests/test_convolve.py
+${PYSITELIB}/astropy/convolution/tests/test_convolve.pyc
+${PYSITELIB}/astropy/convolution/tests/test_convolve.pyo
+${PYSITELIB}/astropy/convolution/tests/test_convolve_fft.py
+${PYSITELIB}/astropy/convolution/tests/test_convolve_fft.pyc
+${PYSITELIB}/astropy/convolution/tests/test_convolve_fft.pyo
+${PYSITELIB}/astropy/convolution/tests/test_convolve_kernels.py
+${PYSITELIB}/astropy/convolution/tests/test_convolve_kernels.pyc
+${PYSITELIB}/astropy/convolution/tests/test_convolve_kernels.pyo
+${PYSITELIB}/astropy/convolution/tests/test_convolve_models.py
+${PYSITELIB}/astropy/convolution/tests/test_convolve_models.pyc
+${PYSITELIB}/astropy/convolution/tests/test_convolve_models.pyo
+${PYSITELIB}/astropy/convolution/tests/test_convolve_nddata.py
+${PYSITELIB}/astropy/convolution/tests/test_convolve_nddata.pyc
+${PYSITELIB}/astropy/convolution/tests/test_convolve_nddata.pyo
+${PYSITELIB}/astropy/convolution/tests/test_convolve_speeds.py
+${PYSITELIB}/astropy/convolution/tests/test_convolve_speeds.pyc
+${PYSITELIB}/astropy/convolution/tests/test_convolve_speeds.pyo
+${PYSITELIB}/astropy/convolution/tests/test_discretize.py
+${PYSITELIB}/astropy/convolution/tests/test_discretize.pyc
+${PYSITELIB}/astropy/convolution/tests/test_discretize.pyo
+${PYSITELIB}/astropy/convolution/tests/test_kernel_class.py
+${PYSITELIB}/astropy/convolution/tests/test_kernel_class.pyc
+${PYSITELIB}/astropy/convolution/tests/test_kernel_class.pyo
+${PYSITELIB}/astropy/convolution/tests/test_pickle.py
+${PYSITELIB}/astropy/convolution/tests/test_pickle.pyc
+${PYSITELIB}/astropy/convolution/tests/test_pickle.pyo
+${PYSITELIB}/astropy/convolution/utils.py
+${PYSITELIB}/astropy/convolution/utils.pyc
+${PYSITELIB}/astropy/convolution/utils.pyo
+${PYSITELIB}/astropy/coordinates/__init__.py
+${PYSITELIB}/astropy/coordinates/__init__.pyc
+${PYSITELIB}/astropy/coordinates/__init__.pyo
+${PYSITELIB}/astropy/coordinates/angle_lextab.py
+${PYSITELIB}/astropy/coordinates/angle_lextab.pyc
+${PYSITELIB}/astropy/coordinates/angle_lextab.pyo
+${PYSITELIB}/astropy/coordinates/angle_parsetab.py
+${PYSITELIB}/astropy/coordinates/angle_parsetab.pyc
+${PYSITELIB}/astropy/coordinates/angle_parsetab.pyo
+${PYSITELIB}/astropy/coordinates/angle_utilities.py
+${PYSITELIB}/astropy/coordinates/angle_utilities.pyc
+${PYSITELIB}/astropy/coordinates/angle_utilities.pyo
+${PYSITELIB}/astropy/coordinates/angles.py
+${PYSITELIB}/astropy/coordinates/angles.pyc
+${PYSITELIB}/astropy/coordinates/angles.pyo
+${PYSITELIB}/astropy/coordinates/attributes.py
+${PYSITELIB}/astropy/coordinates/attributes.pyc
+${PYSITELIB}/astropy/coordinates/attributes.pyo
+${PYSITELIB}/astropy/coordinates/baseframe.py
+${PYSITELIB}/astropy/coordinates/baseframe.pyc
+${PYSITELIB}/astropy/coordinates/baseframe.pyo
+${PYSITELIB}/astropy/coordinates/builtin_frames/__init__.py
+${PYSITELIB}/astropy/coordinates/builtin_frames/__init__.pyc
+${PYSITELIB}/astropy/coordinates/builtin_frames/__init__.pyo
+${PYSITELIB}/astropy/coordinates/builtin_frames/altaz.py
+${PYSITELIB}/astropy/coordinates/builtin_frames/altaz.pyc
+${PYSITELIB}/astropy/coordinates/builtin_frames/altaz.pyo
+${PYSITELIB}/astropy/coordinates/builtin_frames/baseradec.py
+${PYSITELIB}/astropy/coordinates/builtin_frames/baseradec.pyc
+${PYSITELIB}/astropy/coordinates/builtin_frames/baseradec.pyo
+${PYSITELIB}/astropy/coordinates/builtin_frames/cirs.py
+${PYSITELIB}/astropy/coordinates/builtin_frames/cirs.pyc
+${PYSITELIB}/astropy/coordinates/builtin_frames/cirs.pyo
+${PYSITELIB}/astropy/coordinates/builtin_frames/cirs_observed_transforms.py
+${PYSITELIB}/astropy/coordinates/builtin_frames/cirs_observed_transforms.pyc
+${PYSITELIB}/astropy/coordinates/builtin_frames/cirs_observed_transforms.pyo
+${PYSITELIB}/astropy/coordinates/builtin_frames/ecliptic.py
+${PYSITELIB}/astropy/coordinates/builtin_frames/ecliptic.pyc
+${PYSITELIB}/astropy/coordinates/builtin_frames/ecliptic.pyo
+${PYSITELIB}/astropy/coordinates/builtin_frames/ecliptic_transforms.py
+${PYSITELIB}/astropy/coordinates/builtin_frames/ecliptic_transforms.pyc
+${PYSITELIB}/astropy/coordinates/builtin_frames/ecliptic_transforms.pyo
+${PYSITELIB}/astropy/coordinates/builtin_frames/equatorial.py
+${PYSITELIB}/astropy/coordinates/builtin_frames/equatorial.pyc
+${PYSITELIB}/astropy/coordinates/builtin_frames/equatorial.pyo
+${PYSITELIB}/astropy/coordinates/builtin_frames/fk4.py
+${PYSITELIB}/astropy/coordinates/builtin_frames/fk4.pyc
+${PYSITELIB}/astropy/coordinates/builtin_frames/fk4.pyo
+${PYSITELIB}/astropy/coordinates/builtin_frames/fk4_fk5_transforms.py
+${PYSITELIB}/astropy/coordinates/builtin_frames/fk4_fk5_transforms.pyc
+${PYSITELIB}/astropy/coordinates/builtin_frames/fk4_fk5_transforms.pyo
+${PYSITELIB}/astropy/coordinates/builtin_frames/fk5.py
+${PYSITELIB}/astropy/coordinates/builtin_frames/fk5.pyc
+${PYSITELIB}/astropy/coordinates/builtin_frames/fk5.pyo
+${PYSITELIB}/astropy/coordinates/builtin_frames/galactic.py
+${PYSITELIB}/astropy/coordinates/builtin_frames/galactic.pyc
+${PYSITELIB}/astropy/coordinates/builtin_frames/galactic.pyo
+${PYSITELIB}/astropy/coordinates/builtin_frames/galactic_transforms.py
+${PYSITELIB}/astropy/coordinates/builtin_frames/galactic_transforms.pyc
+${PYSITELIB}/astropy/coordinates/builtin_frames/galactic_transforms.pyo
+${PYSITELIB}/astropy/coordinates/builtin_frames/galactocentric.py
+${PYSITELIB}/astropy/coordinates/builtin_frames/galactocentric.pyc
+${PYSITELIB}/astropy/coordinates/builtin_frames/galactocentric.pyo
+${PYSITELIB}/astropy/coordinates/builtin_frames/gcrs.py
+${PYSITELIB}/astropy/coordinates/builtin_frames/gcrs.pyc
+${PYSITELIB}/astropy/coordinates/builtin_frames/gcrs.pyo
+${PYSITELIB}/astropy/coordinates/builtin_frames/hcrs.py
+${PYSITELIB}/astropy/coordinates/builtin_frames/hcrs.pyc
+${PYSITELIB}/astropy/coordinates/builtin_frames/hcrs.pyo
+${PYSITELIB}/astropy/coordinates/builtin_frames/icrs.py
+${PYSITELIB}/astropy/coordinates/builtin_frames/icrs.pyc
+${PYSITELIB}/astropy/coordinates/builtin_frames/icrs.pyo
+${PYSITELIB}/astropy/coordinates/builtin_frames/icrs_cirs_transforms.py
+${PYSITELIB}/astropy/coordinates/builtin_frames/icrs_cirs_transforms.pyc
+${PYSITELIB}/astropy/coordinates/builtin_frames/icrs_cirs_transforms.pyo
+${PYSITELIB}/astropy/coordinates/builtin_frames/icrs_fk5_transforms.py
+${PYSITELIB}/astropy/coordinates/builtin_frames/icrs_fk5_transforms.pyc
+${PYSITELIB}/astropy/coordinates/builtin_frames/icrs_fk5_transforms.pyo
+${PYSITELIB}/astropy/coordinates/builtin_frames/intermediate_rotation_transforms.py
+${PYSITELIB}/astropy/coordinates/builtin_frames/intermediate_rotation_transforms.pyc
+${PYSITELIB}/astropy/coordinates/builtin_frames/intermediate_rotation_transforms.pyo
+${PYSITELIB}/astropy/coordinates/builtin_frames/itrs.py
+${PYSITELIB}/astropy/coordinates/builtin_frames/itrs.pyc
+${PYSITELIB}/astropy/coordinates/builtin_frames/itrs.pyo
+${PYSITELIB}/astropy/coordinates/builtin_frames/lsr.py
+${PYSITELIB}/astropy/coordinates/builtin_frames/lsr.pyc



Home | Main Index | Thread Index | Old Index