Date: Sat, 9 Mar 2024 14:13:59 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: d3b1bccb24d8 - main - science/py-eccodes: Update to 1.7.0 Message-ID: <202403091413.429EDxAB017911@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=d3b1bccb24d832e3dbe51bdf73dcc2653e6994d7 commit d3b1bccb24d832e3dbe51bdf73dcc2653e6994d7 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-03-09 13:49:50 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-09 14:06:14 +0000 science/py-eccodes: Update to 1.7.0 Changes: https://github.com/ecmwf/eccodes-python/releases --- science/py-eccodes/Makefile | 2 +- science/py-eccodes/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/science/py-eccodes/Makefile b/science/py-eccodes/Makefile index ade60ebdeb25..e7611a9e8d6e 100644 --- a/science/py-eccodes/Makefile +++ b/science/py-eccodes/Makefile @@ -1,5 +1,5 @@ PORTNAME= eccodes -PORTVERSION= 1.6.1 +PORTVERSION= 1.7.0 CATEGORIES= science python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-eccodes/distinfo b/science/py-eccodes/distinfo index af5d891cb18f..038240d8162a 100644 --- a/science/py-eccodes/distinfo +++ b/science/py-eccodes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696432958 -SHA256 (eccodes-1.6.1.tar.gz) = 0d23e88cf9f3b4f5a2bee76f2b38080fd4b84386531d06d830831af3b1a18473 -SIZE (eccodes-1.6.1.tar.gz) = 2262066 +TIMESTAMP = 1709390712 +SHA256 (eccodes-1.7.0.tar.gz) = 0f233009eac228b99be6e40e5f7cc175b477d322bd91c0dac6bf226f0222cb17 +SIZE (eccodes-1.7.0.tar.gz) = 2262719
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403091413.429EDxAB017911>