git: a8d12c30164f - main - www/py-sentinelhub: Update to 3.2.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 18 07:13:52 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a8d12c30164fd7a6cd2e20e1b74e5a01bb218b1d
commit a8d12c30164fd7a6cd2e20e1b74e5a01bb218b1d
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:07:56 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:44:23 +0000
www/py-sentinelhub: Update to 3.2.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 e66047305223..f1a20c26e481 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.1.0
+PORTVERSION= 3.2.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,6 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aenum>=2.1.4:devel/py-aenum@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}boto3>=0:www/py-boto3@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}botocore>=0:devel/py-botocore@${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}oauthlib>=0:security/py-oauthlib@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow@${PY_FLAVOR} \
diff --git a/www/py-sentinelhub/distinfo b/www/py-sentinelhub/distinfo
index cc44c5c29101..9a6987acc56a 100644
--- a/www/py-sentinelhub/distinfo
+++ b/www/py-sentinelhub/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604680066
-SHA256 (sentinelhub-3.1.0.tar.gz) = e474e8c0d2d7fb211ba1818e702f97863ff1c697de8431f094f8d8a5d0832577
-SIZE (sentinelhub-3.1.0.tar.gz) = 186091
+TIMESTAMP = 1618320312
+SHA256 (sentinelhub-3.2.0.tar.gz) = 7cbea46f9fb4625b01082ec02375958b6de5c84d8d749c8146a14676a2db7df1
+SIZE (sentinelhub-3.2.0.tar.gz) = 192216
More information about the dev-commits-ports-all
mailing list