pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/py-ephem py-ephem: updated to 3.7.7.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/88c951f562b9
branches: trunk
changeset: 339059:88c951f562b9
user: adam <adam%pkgsrc.org@localhost>
date: Thu Sep 05 10:39:50 2019 +0000
description:
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.
diffstat:
math/py-ephem/Makefile | 5 ++---
math/py-ephem/PLIST | 3 +--
math/py-ephem/distinfo | 10 +++++-----
3 files changed, 8 insertions(+), 10 deletions(-)
diffs (45 lines):
diff -r 72732d1b890e -r 88c951f562b9 math/py-ephem/Makefile
--- a/math/py-ephem/Makefile Thu Sep 05 09:35:11 2019 +0000
+++ b/math/py-ephem/Makefile Thu Sep 05 10:39:50 2019 +0000
@@ -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 -r 72732d1b890e -r 88c951f562b9 math/py-ephem/PLIST
--- a/math/py-ephem/PLIST Thu Sep 05 09:35:11 2019 +0000
+++ b/math/py-ephem/PLIST Thu Sep 05 10:39:50 2019 +0000
@@ -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/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 -r 72732d1b890e -r 88c951f562b9 math/py-ephem/distinfo
--- a/math/py-ephem/distinfo Thu Sep 05 09:35:11 2019 +0000
+++ b/math/py-ephem/distinfo Thu Sep 05 10:39:50 2019 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index