Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jun 2021 10:40:55 GMT
From:      Rainer Hurling <rhurlin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ca65bba8afe0 - main - astro/py-ephem: Update to 4.0.0.2
Message-ID:  <202106151040.15FAetLV022820@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rhurlin:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ca65bba8afe0a583f5f1939c998e6917d1e5f308

commit ca65bba8afe0a583f5f1939c998e6917d1e5f308
Author:     Rainer Hurling <rhurlin@FreeBSD.org>
AuthorDate: 2021-06-15 10:35:54 +0000
Commit:     Rainer Hurling <rhurlin@FreeBSD.org>
CommitDate: 2021-06-15 10:35:54 +0000

    astro/py-ephem: Update to 4.0.0.2
    
    Bugfix release for ephem.Observer().lon hanging and specifying
    ellipsoids used for Earth.
    
    Reported by:    portscout, Repology
---
 astro/py-ephem/Makefile | 2 +-
 astro/py-ephem/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/astro/py-ephem/Makefile b/astro/py-ephem/Makefile
index 63cb3d125ac5..66965aab04e9 100644
--- a/astro/py-ephem/Makefile
+++ b/astro/py-ephem/Makefile
@@ -1,7 +1,7 @@
 # Created by: db
 
 PORTNAME=	ephem
-PORTVERSION=	4.0.0.1
+PORTVERSION=	4.0.0.2
 CATEGORIES=	astro math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/astro/py-ephem/distinfo b/astro/py-ephem/distinfo
index f640065fc155..d0621a1c4e9e 100644
--- a/astro/py-ephem/distinfo
+++ b/astro/py-ephem/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1623597222
-SHA256 (ephem-4.0.0.1.tar.gz) = eca17a5149ce5666eb1500a0a9d90c9c97f90378e1879c7aaf55a890b9569cb8
-SIZE (ephem-4.0.0.1.tar.gz) = 738254
+TIMESTAMP = 1623752859
+SHA256 (ephem-4.0.0.2.tar.gz) = d03de73ebf6a91681d597eb5b5d43bcf6f0c67e292bba2f9a974734b4f15757e
+SIZE (ephem-4.0.0.2.tar.gz) = 738626



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106151040.15FAetLV022820>