Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2022 18:19:22 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: 2c37eb552fdc - main - www/py-sentinelhub: Update to 3.4.4
Message-ID:  <202203071819.227IJMm8062879@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=2c37eb552fdc55a05a2ff41f33b1c387b1e1a402

commit 2c37eb552fdc55a05a2ff41f33b1c387b1e1a402
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-07 17:58:15 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-07 18:11:33 +0000

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

diff --git a/www/py-sentinelhub/Makefile b/www/py-sentinelhub/Makefile
index 6283631eed9c..32cd539a7135 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.4.3
+PORTVERSION=	3.4.4
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -27,8 +27,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aenum>=2.1.4:devel/py-aenum@${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}
+		${PYTHON_PKGNAMEPREFIX}utm>=0:graphics/py-utm@${PY_FLAVOR}
 
 USES=		python:3.7+
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/www/py-sentinelhub/distinfo b/www/py-sentinelhub/distinfo
index 171b4380b542..781cd2df0f6a 100644
--- a/www/py-sentinelhub/distinfo
+++ b/www/py-sentinelhub/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642102373
-SHA256 (sentinelhub-3.4.3.tar.gz) = ffb4e745f984d153f8c6dbc349f9dd5925ded0b6734dc28dc650851a3924e914
-SIZE (sentinelhub-3.4.3.tar.gz) = 201233
+TIMESTAMP = 1646058170
+SHA256 (sentinelhub-3.4.4.tar.gz) = 2976306f2a459431b7c7dfa81f364e997637fcc84335a15f49f8d71ab6fc5e94
+SIZE (sentinelhub-3.4.4.tar.gz) = 201503



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