Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Oct 2023 16:35:17 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: 66cca73d89e2 - main - astro/py-ephem: Update to 4.1.5
Message-ID:  <202310121635.39CGZHWB007190@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=66cca73d89e2bd29ec224ac644a216f2d26e7c2a

commit 66cca73d89e2bd29ec224ac644a216f2d26e7c2a
Author:     Rainer Hurling <rhurlin@FreeBSD.org>
AuthorDate: 2023-10-12 16:32:00 +0000
Commit:     Rainer Hurling <rhurlin@FreeBSD.org>
CommitDate: 2023-10-12 16:32:00 +0000

    astro/py-ephem: Update to 4.1.5
    
    Add support for Python 3.12
    
    Changelog: https://github.com/brandon-rhodes/pyephem/compare/4.1.4...4.1.5
    
    Reported by:    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 49133aa47013..b06ed36fe476 100644
--- a/astro/py-ephem/Makefile
+++ b/astro/py-ephem/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ephem
-PORTVERSION=	4.1.4
+PORTVERSION=	4.1.5
 CATEGORIES=	astro math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/astro/py-ephem/distinfo b/astro/py-ephem/distinfo
index 22f53fc70b06..77e1d719839c 100644
--- a/astro/py-ephem/distinfo
+++ b/astro/py-ephem/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1671725427
-SHA256 (ephem-4.1.4.tar.gz) = 73a59f0d2162d1624535c3c3b75f956556bdbb2055eaf554a7bef147d3f9c760
-SIZE (ephem-4.1.4.tar.gz) = 1256106
+TIMESTAMP = 1697126739
+SHA256 (ephem-4.1.5.tar.gz) = 0c64a8aa401574c75942045b9af70d1656e14c5366151c0cbb400cbeedc2362a
+SIZE (ephem-4.1.5.tar.gz) = 1256147



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