diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-09-21 03:17:41 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-09-21 03:45:05 +0000 |
| commit | a01d0ab334a3c19cc7a144f4c456dc0e1dfb1068 (patch) | |
| tree | a46e43aaeac7dbff88f67b11cc3ab9c77ac2653a | |
| parent | f176f838410f6a5233c5e4f07da2c96bbec8fdcd (diff) | |
www/py-sentinelhub: Update to 3.4.0
| -rw-r--r-- | www/py-sentinelhub/Makefile | 3 | ||||
| -rw-r--r-- | 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@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 |
