Date: Mon, 28 Feb 2022 12:52:32 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 264fb7140c1e - main - science/py-pygeodesy: Update to 22.1.22 Message-ID: <202202281252.21SCqWnY065607@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=264fb7140c1eb62ed8b541af8f25908e885290e9 commit 264fb7140c1eb62ed8b541af8f25908e885290e9 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-02-28 09:36:44 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-02-28 12:46:23 +0000 science/py-pygeodesy: Update to 22.1.22 Changes: https://github.com/mrJean1/PyGeodesy/commits/master --- science/py-pygeodesy/Makefile | 4 ++-- science/py-pygeodesy/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/science/py-pygeodesy/Makefile b/science/py-pygeodesy/Makefile index e6c3d3b4dffe..353c527b81a9 100644 --- a/science/py-pygeodesy/Makefile +++ b/science/py-pygeodesy/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= pygeodesy -PORTVERSION= 21.9.16 +PORTVERSION= 22.1.22 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ COMMENT= Pure Python geodesy tools LICENSE= MIT -USES= python:3.6+ zip +USES= python:3.7+ zip USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes diff --git a/science/py-pygeodesy/distinfo b/science/py-pygeodesy/distinfo index bed95c651045..4be775707572 100644 --- a/science/py-pygeodesy/distinfo +++ b/science/py-pygeodesy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632227568 -SHA256 (PyGeodesy-21.9.16.zip) = 952a77cec0c680647a815621f2091716bf2f7324608d7a2e224ead4967e24cad -SIZE (PyGeodesy-21.9.16.zip) = 7106441 +TIMESTAMP = 1643971122 +SHA256 (PyGeodesy-22.1.22.zip) = 02a0a879ad45f85f422b5e97c48393d0800135c2230c1231da579501b16c222c +SIZE (PyGeodesy-22.1.22.zip) = 7513345
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202281252.21SCqWnY065607>