Date: Sun, 7 May 2023 21:20:46 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: 7e5f5dc892c8 - main - www/py-sentinelhub: Update to 3.9.1 Message-ID: <202305072120.347LKknO049551@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=7e5f5dc892c873ff33b5414dd37ebeb82e7b76ec commit 7e5f5dc892c873ff33b5414dd37ebeb82e7b76ec Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-05-07 21:13:58 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-05-07 21:13:58 +0000 www/py-sentinelhub: Update to 3.9.1 Changes: https://github.com/sentinel-hub/sentinelhub-py/releases --- www/py-sentinelhub/Makefile | 3 +-- www/py-sentinelhub/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/www/py-sentinelhub/Makefile b/www/py-sentinelhub/Makefile index 0d78def1732c..a64cc6659267 100644 --- a/www/py-sentinelhub/Makefile +++ b/www/py-sentinelhub/Makefile @@ -1,6 +1,5 @@ PORTNAME= sentinelhub -PORTVERSION= 3.9.0 -PORTREVISION= 1 +PORTVERSION= 3.9.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-sentinelhub/distinfo b/www/py-sentinelhub/distinfo index ac43686c592f..5e4d5a323e93 100644 --- a/www/py-sentinelhub/distinfo +++ b/www/py-sentinelhub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681052976 -SHA256 (sentinelhub-3.9.0.tar.gz) = 1b59d1d6accfaa8ee8bf69d6b1d6f75b31996001645b8b4907b02ede160058cf -SIZE (sentinelhub-3.9.0.tar.gz) = 211416 +TIMESTAMP = 1683478930 +SHA256 (sentinelhub-3.9.1.tar.gz) = f8ac328fbadce0999b9d9f4ebdb9995d104cab5a2832b9ba04a6e90950205180 +SIZE (sentinelhub-3.9.1.tar.gz) = 211675
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305072120.347LKknO049551>