Port details |
- py-sentinelhub Sentinel Hub Utilities
- 3.11.1 www
=2 3.11.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2020-11-08 17:14:56
- Last Update: 2024-10-14 05:25:51
- Commit Hash: 608200e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/sentinel-hub/sentinelhub-py
- Description:
- The sentinelhub Python package allows users to make OGC (WMS and WCS) web
requests to download and process satellite images within your Python scripts. It
supports Sentinel-2 L1C and L2A, Sentinel-1, Landsat 8, MODIS and DEM data
source.
The package also supports obtaining data from Amazon Web Service. It can either
provide data from public bucket with Sentinel-2 L1C imagery or requester pays
bucket with Sentinel-2 L2A imagery. If specified the downloaded data can be
stored in ESA .SAFE format (all types of .SAFE format are supported).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}sentinelhub>0:www/py-sentinelhub@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-sentinelhub/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-sentinelhub
- pkg install py311-sentinelhub
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-sentinelhub listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-sentinelhub
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1728632514
SHA256 (sentinelhub-3.11.1.tar.gz) = 559d03fa8a67255bcf92ac10347386e74e81ca9839b5eccf75b614bd747a752d
SIZE (sentinelhub-3.11.1.tar.gz) = 215290
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatchling>=0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-aenum>=2.1.4 : devel/py-aenum@py311
- py311-click>=0 : devel/py-click@py311
- py311-dataclasses-json>=0 : devel/py-dataclasses-json@py311
- py311-numpy>=0,1 : math/py-numpy@py311
- py311-oauthlib>=0 : security/py-oauthlib@py311
- py311-pillow>=9.2.0 : graphics/py-pillow@py311
- py311-pyproj>=2.2.0 : graphics/py-pyproj@py311
- py311-python-dateutil>=0 : devel/py-python-dateutil@py311
- py311-requests>=2.27.0 : www/py-requests@py311
- py311-requests-oauthlib>=1.0.0 : www/py-requests-oauthlib@py311
- py311-shapely>=0 : devel/py-shapely@py311
- py311-tifffile>=2020.9.30 : graphics/py-tifffile@py311
- py311-tomli>=0 : textproc/py-tomli@py311
- py311-tomli-w>=0 : textproc/py-tomli-w@py311
- py311-tqdm>=0 : misc/py-tqdm@py311
- py311-typing-extensions>=4.5.0 : devel/py-typing-extensions@py311
- py311-utm>=0 : graphics/py-utm@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-sentinelhub-3.11.1:
AWS=off: AWS support
===> Use 'make config' to modify these settings
- Options name:
- www_py-sentinelhub
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.11.1 14 Oct 2024 05:25:51
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.11.1
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.11.0 25 Sep 2024 04:22:37
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.11.0
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.10.3 05 Sep 2024 06:18:07
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.10.3
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.10.2 19 May 2024 17:16:00
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.10.2
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.10.1_1 13 Apr 2024 14:47:51
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-dateutil: Move devel/py-dateutil to devel/py-python-dateutil
- Convert to USE_PYTHON=pep517
- Bump PORTREVISION of dependent ports for dependency change
- While I'm here, update audio/py-pyradio to use PYTHON_PKGNAMEPREFIX instead of
PKGNAMEPREFIX for *_DEPENDS |
3.10.1 21 Feb 2024 15:08:12
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.10.1
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.10.0 14 Dec 2023 20:46:35
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.10.0
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.9.5 14 Dec 2023 05:48:35
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.9.5
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.9.4 14 Nov 2023 21:19:31
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.9.4
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.9.3 14 Nov 2023 17:16:00
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.9.3
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.9.2 01 Nov 2023 02:08:33
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.9.2
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.9.1 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
3.9.1 07 May 2023 21:13:58
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.9.1
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.9.0_1 07 May 2023 16:11:53
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-shapely: Fix PORTNAME and WWW
- Bump PORTREVISION for package change
It is to minimize the patch of 2.0.1 update. Upstream also changed the tarball
from Shapely to shapely.
Approved by: portmgr (blanket)
With hat: python |
3.9.0_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
3.9.0 09 Apr 2023 20:40:57
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.9.0
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.8.4 21 Mar 2023 19:21:26
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.8.4
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.8.1 05 Feb 2023 15:48:10
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.8.1
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.8.0 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
3.8.0 09 Oct 2022 19:45:31
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.8.0
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.7.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.7.0 31 Aug 2022 11:41:18
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.7.0
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.6.4 30 Jul 2022 19:25:13
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.6.4
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.6.3 20 Jul 2022 14:23:26
    |
Tobias C. Berner (tcberner)  |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
3.6.3 21 Jun 2022 21:22:48
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.6.3
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.6.2 16 Jun 2022 14:01:04
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.6.2
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.6.1 09 Jun 2022 10:59:53
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.6.1
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.6.0 03 Jun 2022 09:00:43
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.6.0
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.5.2 13 May 2022 11:39:39
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.5.2
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.5.1 26 Apr 2022 15:01:31
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.5.1
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.5.0 30 Mar 2022 23:49:40
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.5.0
- Add AWS option
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.4.4 25 Mar 2022 13:37:21
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Fix version requirement of RUN_DEPENDS |
3.4.4 07 Mar 2022 18:11:33
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.4.4
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.4.3 23 Jan 2022 19:08:53
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.4.3
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.4.2 11 Jan 2022 18:44:48
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.4.2
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.4.1 01 Nov 2021 13:41:58
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.4.1
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.4.0 21 Sep 2021 03:45:05
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.4.0
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.3.2 21 Jul 2021 18:11:55
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.3.2
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.3.1 20 Jun 2021 16:16:06
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.3.1
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.3.0 16 May 2021 15:24:17
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.3.0
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.2.1 25 Apr 2021 20:35:39
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.2.1
- Revert PYNUMPY change in c4f86f7bcdc6f4da980b2d36ec1706c41f93f7b0
- Remove PYTHON_REL check
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.2.0 19 Apr 2021 06:34:53
    |
Loïc Bartoletti (lbartoletti)  |
www/* convert to use PYNUMPY
while here fix minimal python version for www/py-sentinelhub
Approved by: portmgr (blanket, convert to USES) |
3.2.0 18 Apr 2021 05:44:23
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-sentinelhub: Update to 3.2.0
Changes: https://github.com/sentinel-hub/sentinelhub-py/releases |
3.1.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.1.0 01 Feb 2021 19:36:39
  |
sunpoet  |
Remove PYNUMPY and PY_PILLOW |
3.1.0 08 Nov 2020 17:11:07
  |
sunpoet  |
Add py-sentinelhub 3.1.0
The sentinelhub Python package allows users to make OGC (WMS and WCS) web
requests to download and process satellite images within your Python scripts. It
supports Sentinel-2 L1C and L2A, Sentinel-1, Landsat 8, MODIS and DEM data
source.
The package also supports obtaining data from Amazon Web Service. It can either
provide data from public bucket with Sentinel-2 L1C imagery or requester pays
bucket with Sentinel-2 L2A imagery. If specified the downloaded data can be
stored in ESA .SAFE format (all types of .SAFE format are supported).
WWW: https://github.com/sentinel-hub/sentinelhub-py |