git: 56acaad651bf - main - www/py-sentinelhub: Update to 3.4.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 Nov 2021 13:47:25 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=56acaad651bf2297343640844fb22056ce843635
commit 56acaad651bf2297343640844fb22056ce843635
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-11-01 13:28:54 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-11-01 13:41:58 +0000
www/py-sentinelhub: Update to 3.4.1
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases
---
www/py-sentinelhub/Makefile | 2 +-
www/py-sentinelhub/distinfo | 6 +++---
www/py-sentinelhub/files/patch-requirements.txt | 11 +++++++++++
3 files changed, 15 insertions(+), 4 deletions(-)
diff --git a/www/py-sentinelhub/Makefile b/www/py-sentinelhub/Makefile
index be1823efe391..400cd71e3562 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.0
+PORTVERSION= 3.4.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/www/py-sentinelhub/distinfo b/www/py-sentinelhub/distinfo
index f439346ce25a..4ec9a334b1e5 100644
--- a/www/py-sentinelhub/distinfo
+++ b/www/py-sentinelhub/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632037282
-SHA256 (sentinelhub-3.4.0.tar.gz) = 4836b952a06f488a3de6f2c4d0416c04798e05a976fe5cf28e6018f390e2423b
-SIZE (sentinelhub-3.4.0.tar.gz) = 199384
+TIMESTAMP = 1635731027
+SHA256 (sentinelhub-3.4.1.tar.gz) = 1eb8549f91ae9ff560ecb3eca30ea72f1c950b02a84b60da582561846ddbdd53
+SIZE (sentinelhub-3.4.1.tar.gz) = 201137
diff --git a/www/py-sentinelhub/files/patch-requirements.txt b/www/py-sentinelhub/files/patch-requirements.txt
new file mode 100644
index 000000000000..de4db070bede
--- /dev/null
+++ b/www/py-sentinelhub/files/patch-requirements.txt
@@ -0,0 +1,11 @@
+--- requirements.txt.orig 2021-10-27 09:30:00 UTC
++++ requirements.txt
+@@ -3,7 +3,7 @@ requests>=2.5.0
+ click
+ numpy
+ tifffile
+-pillow>=8.3.2
++pillow
+ python-dateutil
+ utm
+ shapely