Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Oct 2024 05:30:04 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: 608200ec2aef - main - www/py-sentinelhub: Update to 3.11.1
Message-ID:  <202410140530.49E5U4ZJ055383@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=608200ec2aef08c6f9b5766d3204ee144591fc3c

commit 608200ec2aef08c6f9b5766d3204ee144591fc3c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-10-14 04:52:41 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-10-14 05:25:51 +0000

    www/py-sentinelhub: Update to 3.11.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 f00f895db1f0..9d1eabfff377 100644
--- a/www/py-sentinelhub/Makefile
+++ b/www/py-sentinelhub/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	sentinelhub
-PORTVERSION=	3.11.0
+PORTVERSION=	3.11.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<2,1:math/py-numpy@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}numpy>=0,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 4c7ef8b8a790..93961d556bfa 100644
--- a/www/py-sentinelhub/distinfo
+++ b/www/py-sentinelhub/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1726740997
-SHA256 (sentinelhub-3.11.0.tar.gz) = 6270d4a97a3b837432f6037e999cffb252e727c986ff92d8d7e9a1ee95751780
-SIZE (sentinelhub-3.11.0.tar.gz) = 215325
+TIMESTAMP = 1728632514
+SHA256 (sentinelhub-3.11.1.tar.gz) = 559d03fa8a67255bcf92ac10347386e74e81ca9839b5eccf75b614bd747a752d
+SIZE (sentinelhub-3.11.1.tar.gz) = 215290



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410140530.49E5U4ZJ055383>