git: a01d0ab334a3 - main - www/py-sentinelhub: Update to 3.4.0

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Sep 21 03:53:32 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a01d0ab334a3c19cc7a144f4c456dc0e1dfb1068

commit a01d0ab334a3c19cc7a144f4c456dc0e1dfb1068
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 03:17:41 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 03:45:05 +0000

    www/py-sentinelhub: Update to 3.4.0
    
    Changes:        https://github.com/sentinel-hub/sentinelhub-py/releases
---
 www/py-sentinelhub/Makefile | 3 ++-
 www/py-sentinelhub/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/www/py-sentinelhub/Makefile b/www/py-sentinelhub/Makefile
index f413e36cfc7a..be1823efe391 100644
--- a/www/py-sentinelhub/Makefile
+++ b/www/py-sentinelhub/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	sentinelhub
-PORTVERSION=	3.3.2
+PORTVERSION=	3.4.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -26,6 +26,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aenum>=2.1.4:devel/py-aenum@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0:www/py-requests-oauthlib@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}Shapely>=0:devel/py-shapely@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}tifffile>=0:graphics/py-tifffile@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}tqdm>=0:misc/py-tqdm@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}utm>=0:graphics/py-utm@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 
diff --git a/www/py-sentinelhub/distinfo b/www/py-sentinelhub/distinfo
index d49d632da922..f439346ce25a 100644
--- a/www/py-sentinelhub/distinfo
+++ b/www/py-sentinelhub/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1626714624
-SHA256 (sentinelhub-3.3.2.tar.gz) = b876a0811f5f7a4f396e4f985f73a3ae34a7abb5690d01ecaf3c2bfb21fb77e1
-SIZE (sentinelhub-3.3.2.tar.gz) = 196227
+TIMESTAMP = 1632037282
+SHA256 (sentinelhub-3.4.0.tar.gz) = 4836b952a06f488a3de6f2c4d0416c04798e05a976fe5cf28e6018f390e2423b
+SIZE (sentinelhub-3.4.0.tar.gz) = 199384


More information about the dev-commits-ports-main mailing list