pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/py-astroplan



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Dec 19 14:38:01 UTC 2020

Added Files:
        pkgsrc/math/py-astroplan: DESCR Makefile PLIST distinfo

Log Message:
(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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/py-astroplan/DESCR \
    pkgsrc/math/py-astroplan/Makefile pkgsrc/math/py-astroplan/PLIST \
    pkgsrc/math/py-astroplan/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/math/py-astroplan/DESCR
diff -u /dev/null pkgsrc/math/py-astroplan/DESCR:1.1
--- /dev/null   Sat Dec 19 14:38:01 2020
+++ pkgsrc/math/py-astroplan/DESCR      Sat Dec 19 14:38:01 2020
@@ -0,0 +1,2 @@
+Astroplan is an Astropy affiliated Python module for planning astronomical
+observations.
Index: pkgsrc/math/py-astroplan/Makefile
diff -u /dev/null pkgsrc/math/py-astroplan/Makefile:1.1
--- /dev/null   Sat Dec 19 14:38:01 2020
+++ pkgsrc/math/py-astroplan/Makefile   Sat Dec 19 14:38:01 2020
@@ -0,0 +1,24 @@
+# $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@localhost
+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"
Index: pkgsrc/math/py-astroplan/PLIST
diff -u /dev/null pkgsrc/math/py-astroplan/PLIST:1.1
--- /dev/null   Sat Dec 19 14:38:01 2020
+++ pkgsrc/math/py-astroplan/PLIST      Sat Dec 19 14:38:01 2020
@@ -0,0 +1,94 @@
+@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
Index: pkgsrc/math/py-astroplan/distinfo
diff -u /dev/null pkgsrc/math/py-astroplan/distinfo:1.1
--- /dev/null   Sat Dec 19 14:38:01 2020
+++ pkgsrc/math/py-astroplan/distinfo   Sat Dec 19 14:38:01 2020
@@ -0,0 +1,6 @@
+$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



Home | Main Index | Thread Index | Old Index