summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-09-05 10:39:50 +0000
committeradam <adam@pkgsrc.org>2019-09-05 10:39:50 +0000
commit970ca69417afbf00ed90f35202c2d615f025a1b2 (patch)
tree5bdc99424484b1322bfc2b6ff891ae3b364bc2bd
parentd988e5c3f588266b789935924b8027468ca53eab (diff)
downloadpkgsrc-970ca69417afbf00ed90f35202c2d615f025a1b2.tar.gz
py-ephem: updated to 3.7.7.0
Version 3.7.7.0: Upgraded libastro to 3.7.7. The internal star catalog now includes all 57 navigational stars. The rise, culminate, and set returned by next_pass() are now consecutive values for a single pass. Pass singlepass=False to return the original next_rise, next_culminate, next_set even if next_set < next_rise (the satellite is already up). ephem.delta_t('0') now returns the correct value, instead of misbehaving for that particular input.
-rw-r--r--math/py-ephem/Makefile5
-rw-r--r--math/py-ephem/PLIST3
-rw-r--r--math/py-ephem/distinfo10
3 files changed, 8 insertions, 10 deletions
diff --git a/math/py-ephem/Makefile b/math/py-ephem/Makefile
index e3bab0b2fc1..d21e6234835 100644
--- a/math/py-ephem/Makefile
+++ b/math/py-ephem/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2018/01/11 14:31:20 adam Exp $
+# $NetBSD: Makefile,v 1.17 2019/09/05 10:39:50 adam Exp $
-DISTNAME= ephem-3.7.6.0
-PKGREVISION= 1
+DISTNAME= ephem-3.7.7.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math geography python
MASTER_SITES= ${MASTER_SITE_PYPI:=e/ephem/}
diff --git a/math/py-ephem/PLIST b/math/py-ephem/PLIST
index d5b9dcfec11..261c3fe9802 100644
--- a/math/py-ephem/PLIST
+++ b/math/py-ephem/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2017/09/26 17:32:26 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2019/09/05 10:39:50 adam Exp $
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/ephem/__init__.py
${PYSITELIB}/ephem/__init__.pyc
@@ -13,7 +13,6 @@ ${PYSITELIB}/ephem/doc/catalogs.rst
${PYSITELIB}/ephem/doc/coordinates.rst
${PYSITELIB}/ephem/doc/date.rst
${PYSITELIB}/ephem/doc/examples.rst
-${PYSITELIB}/ephem/doc/faq.rst
${PYSITELIB}/ephem/doc/index.rst
${PYSITELIB}/ephem/doc/newton.rst
${PYSITELIB}/ephem/doc/quick.rst
diff --git a/math/py-ephem/distinfo b/math/py-ephem/distinfo
index 77e5e9b5aaf..2d741b20fa0 100644
--- a/math/py-ephem/distinfo
+++ b/math/py-ephem/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2018/01/11 14:31:20 adam Exp $
+$NetBSD: distinfo,v 1.7 2019/09/05 10:39:50 adam Exp $
-SHA1 (ephem-3.7.6.0.tar.gz) = 4134799e9fb828c20757870c684facbfcfb16394
-RMD160 (ephem-3.7.6.0.tar.gz) = 32e5fcb0e74936706b68bd811a9dcdf55b97b1f8
-SHA512 (ephem-3.7.6.0.tar.gz) = 64f1ac2529782d5d50668d17aa2af4810e42db29e4dc55354dd6167c4ce052ffcd0b02f6bb06c1557c4ff6da1180131cfc0dfa53a97ff34aaa488fe58e4b41a3
-Size (ephem-3.7.6.0.tar.gz) = 739442 bytes
+SHA1 (ephem-3.7.7.0.tar.gz) = b8c61657aaafbac94ad810d7cbc6698a47af4382
+RMD160 (ephem-3.7.7.0.tar.gz) = ffd3edcf7b9c87e88b96b8c598526036c890ae42
+SHA512 (ephem-3.7.7.0.tar.gz) = daa6bc35d0095e8936593aab9d7cbc5602e81205fbf685cac8fc57d3ae40107789808e3784af433ef3e0e5eaaada7e1dfd8a8c0dcff24a859c289da0fb546c35
+Size (ephem-3.7.7.0.tar.gz) = 745041 bytes