aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-08-31 11:25:08 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-08-31 11:41:18 +0000
commit977e7b1b42626d02e9a8d55d35ad8f4ac9669aa5 (patch)
treeed295eb194f147f95ee40bbd4a338e837975b271
parentb82e70a642f49d55b2da4e23ebdd9d679caa7d5c (diff)
downloadports-977e7b1b42626d02e9a8d55d35ad8f4ac9669aa5.tar.gz
ports-977e7b1b42626d02e9a8d55d35ad8f4ac9669aa5.zip
www/py-sentinelhub: Update to 3.7.0
-rw-r--r--www/py-sentinelhub/Makefile10
-rw-r--r--www/py-sentinelhub/distinfo6
2 files changed, 11 insertions, 5 deletions
diff --git a/www/py-sentinelhub/Makefile b/www/py-sentinelhub/Makefile
index c6080699acc3..d970a54d1a8b 100644
--- a/www/py-sentinelhub/Makefile
+++ b/www/py-sentinelhub/Makefile
@@ -1,5 +1,5 @@
PORTNAME= sentinelhub
-PORTVERSION= 3.6.4
+PORTVERSION= 3.7.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -36,4 +36,10 @@ AWS_DESC= AWS support
AWS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto3>=0:www/py-boto3@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}botocore>=0:devel/py-botocore@${PY_FLAVOR}
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PYTHON_REL} < 31100
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR}
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/www/py-sentinelhub/distinfo b/www/py-sentinelhub/distinfo
index fa4babc06a1b..f33b4266bb10 100644
--- a/www/py-sentinelhub/distinfo
+++ b/www/py-sentinelhub/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659161209
-SHA256 (sentinelhub-3.6.4.tar.gz) = 22fc8d9a5ae21c3468ef2cfcc3a361b9ac0960963d847569d7d5d3da738f0a4f
-SIZE (sentinelhub-3.6.4.tar.gz) = 211519
+TIMESTAMP = 1661599365
+SHA256 (sentinelhub-3.7.0.tar.gz) = 53de567a8bc18b3f54796c7e67342d45495b0e7497cb066a0d2cb1859b27d20c
+SIZE (sentinelhub-3.7.0.tar.gz) = 216036