Sat Dec 19 14:38:01 2020 UTC ()
(math/py-astroplan) import py38-astroplan-0.7

Based on PR pkg/55872 by Daisuke Kinoshita

Astroplan is an Astropy affiliated Python module for planning astronomical
observations.


(mef)
diff -r0 -r1.1 pkgsrc/math/py-astroplan/DESCR
diff -r0 -r1.1 pkgsrc/math/py-astroplan/Makefile
diff -r0 -r1.1 pkgsrc/math/py-astroplan/PLIST
diff -r0 -r1.1 pkgsrc/math/py-astroplan/distinfo

File Added: pkgsrc/math/py-astroplan/Attic/DESCR
Astroplan is an Astropy affiliated Python module for planning astronomical
observations.

File Added: pkgsrc/math/py-astroplan/Attic/Makefile
# $NetBSD: Makefile,v 1.1 2020/12/19 14:38:01 mef Exp $

DISTNAME=	astroplan-0.7
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
CATEGORIES=	math
MASTER_SITES=	${MASTER_SITE_GITHUB:=astropy/}
GITHUB_PROJECT=	astroplan
GITHUB_TAG=	v${PKGVERSION_NOREV}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://astroplan.readthedocs.io/en/latest/
COMMENT=	Astropy affiliated module for planning astronomical observations
LICENSE=	modified-bsd

PYTHON_VERSIONS_INCOMPATIBLE+=	27
PYTHON_VERSIONS_INCOMPATIBLE+=	36

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"

File Added: pkgsrc/math/py-astroplan/Attic/PLIST
@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

File Added: pkgsrc/math/py-astroplan/Attic/distinfo
$NetBSD: distinfo,v 1.1 2020/12/19 14:38:01 mef Exp $

SHA1 (astroplan-0.7.tar.gz) = 1e7f9e58a7378eebf39524b3fe3587ddc95bc337
RMD160 (astroplan-0.7.tar.gz) = 89497fc467737eba4c2c41f798ac4af1c91b3fd7
SHA512 (astroplan-0.7.tar.gz) = 7182ab01303f631096eb12600f5cb1542601202303529489b5f4412e8ce24fec10c71e4cfb7c7d557d02a1c456ae29822d4a961327155decff2837ed15bcffff
Size (astroplan-0.7.tar.gz) = 145302 bytes