Date: Thu, 22 Dec 2022 17:52:09 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: 3170a81dce88 - main - astro/py-ephem: Update to 4.1.4 Message-ID: <202212221752.2BMHq9O6065763@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=3170a81dce88b0ce7b7cd9fb77ef270b4a513881 commit 3170a81dce88b0ce7b7cd9fb77ef270b4a513881 Author: Rainer Hurling <rhurlin@FreeBSD.org> AuthorDate: 2022-12-22 17:48:34 +0000 Commit: Rainer Hurling <rhurlin@FreeBSD.org> CommitDate: 2022-12-22 17:51:45 +0000 astro/py-ephem: Update to 4.1.4 Changelog: https://github.com/brandon-rhodes/pyephem/blob/master/ephem/doc/CHANGELOG.rst#version-414-2022-december-21 Reported by: portscout, Repology --- astro/py-ephem/Makefile | 4 ++-- astro/py-ephem/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/astro/py-ephem/Makefile b/astro/py-ephem/Makefile index 71505f4bd739..1e0dfa991285 100644 --- a/astro/py-ephem/Makefile +++ b/astro/py-ephem/Makefile @@ -1,5 +1,5 @@ PORTNAME= ephem -PORTVERSION= 4.1.3 +PORTVERSION= 4.1.4 CATEGORIES= astro math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,7 @@ WWW= https://pypi.org/project/ephem/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.7+ # Because of UnicodeDecodeError in ascii.py +USES= python:3.7+ USE_PYTHON= autoplist distutils post-install: diff --git a/astro/py-ephem/distinfo b/astro/py-ephem/distinfo index beca291bd46f..22f53fc70b06 100644 --- a/astro/py-ephem/distinfo +++ b/astro/py-ephem/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1640183112 -SHA256 (ephem-4.1.3.tar.gz) = 7fa18685981ba528edd504052a9d5212a09aa5bf15c11a734edc6a86e8a8b56a -SIZE (ephem-4.1.3.tar.gz) = 1255144 +TIMESTAMP = 1671725427 +SHA256 (ephem-4.1.4.tar.gz) = 73a59f0d2162d1624535c3c3b75f956556bdbb2055eaf554a7bef147d3f9c760 +SIZE (ephem-4.1.4.tar.gz) = 1256106
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212221752.2BMHq9O6065763>