Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jan 2022 19:29:00 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: 249f1d19e445 - main - www/py-sentinelhub: Update to 3.4.3
Message-ID:  <202201231929.20NJT058016693@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=249f1d19e4457a476eca739fb21cce44deac9d43

commit 249f1d19e4457a476eca739fb21cce44deac9d43
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-23 18:21:29 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-23 19:08:53 +0000

    www/py-sentinelhub: Update to 3.4.3
    
    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 | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/www/py-sentinelhub/Makefile b/www/py-sentinelhub/Makefile
index 7f7d85142638..6283631eed9c 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.2
+PORTVERSION=	3.4.3
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/www/py-sentinelhub/distinfo b/www/py-sentinelhub/distinfo
index 707102d580c5..171b4380b542 100644
--- a/www/py-sentinelhub/distinfo
+++ b/www/py-sentinelhub/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1641046036
-SHA256 (sentinelhub-3.4.2.tar.gz) = 17486dc058f432c94ebaa906e8ae68c06def36a47655bba9c224bb1da45cdbff
-SIZE (sentinelhub-3.4.2.tar.gz) = 201207
+TIMESTAMP = 1642102373
+SHA256 (sentinelhub-3.4.3.tar.gz) = ffb4e745f984d153f8c6dbc349f9dd5925ded0b6734dc28dc650851a3924e914
+SIZE (sentinelhub-3.4.3.tar.gz) = 201233
diff --git a/www/py-sentinelhub/files/patch-requirements.txt b/www/py-sentinelhub/files/patch-requirements.txt
index de4db070bede..1bd8aa7718b4 100644
--- a/www/py-sentinelhub/files/patch-requirements.txt
+++ b/www/py-sentinelhub/files/patch-requirements.txt
@@ -1,10 +1,10 @@
---- requirements.txt.orig	2021-10-27 09:30:00 UTC
+--- requirements.txt.orig	2022-01-05 07:25:52 UTC
 +++ requirements.txt
 @@ -3,7 +3,7 @@ requests>=2.5.0
  click
  numpy
  tifffile
--pillow>=8.3.2
+-pillow>=8.3.2,<=8.4.0
 +pillow
  python-dateutil
  utm



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