Date: Wed, 21 Feb 2024 15:26:05 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: 4f1a836a7832 - main - www/py-sentinelhub: Update to 3.10.1 Message-ID: <202402211526.41LFQ5dN047138@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=4f1a836a78324df2d0b988c5b339db79270b6580 commit 4f1a836a78324df2d0b988c5b339db79270b6580 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:47:39 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:08:12 +0000 www/py-sentinelhub: Update to 3.10.1 Changes: https://github.com/sentinel-hub/sentinelhub-py/releases --- www/py-sentinelhub/Makefile | 4 ++-- www/py-sentinelhub/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/py-sentinelhub/Makefile b/www/py-sentinelhub/Makefile index 997b5ace2e78..125fe3a9c9ff 100644 --- a/www/py-sentinelhub/Makefile +++ b/www/py-sentinelhub/Makefile @@ -1,5 +1,5 @@ PORTNAME= sentinelhub -PORTVERSION= 3.10.0 +PORTVERSION= 3.10.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVO RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aenum>=2.1.4:devel/py-aenum@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click>=0:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dataclasses-json>=0:devel/py-dataclasses-json@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}numpy>=0,1<2,1:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}oauthlib>=0:security/py-oauthlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pillow>=9.2.0:graphics/py-pillow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyproj>=2.2.0:graphics/py-pyproj@${PY_FLAVOR} \ diff --git a/www/py-sentinelhub/distinfo b/www/py-sentinelhub/distinfo index af1c93b5272d..4ee931967963 100644 --- a/www/py-sentinelhub/distinfo +++ b/www/py-sentinelhub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702543724 -SHA256 (sentinelhub-3.10.0.tar.gz) = c68771ca2bf9ff0ade4883d49671350a70d1bfe9be8f1a3ebb0104c12ef98ebd -SIZE (sentinelhub-3.10.0.tar.gz) = 213155 +TIMESTAMP = 1708449538 +SHA256 (sentinelhub-3.10.1.tar.gz) = d67e50d21da965d17c1dcc9538f6dc471d1d5a50e0d463d44c10d24ab5f931b3 +SIZE (sentinelhub-3.10.1.tar.gz) = 213160
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402211526.41LFQ5dN047138>