graphics/py-rasterio: Update to 1.3.9
Changes: https://github.com/rasterio/rasterio/releases
This commit is contained in:
parent
27de4f349d
commit
dada751cd4
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= rasterio
|
||||
PORTVERSION= 1.3.8
|
||||
PORTVERSION= 1.3.9
|
||||
CATEGORIES= graphics python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -20,7 +20,7 @@ RUN_DEPENDS= gdal>=3.1:graphics/gdal \
|
|||
${PYTHON_PKGNAMEPREFIX}click>=4.0:devel/py-click@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}click-plugins>=0:devel/py-click-plugins@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}cligj>=0.5:devel/py-cligj@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}numpy>=1.18,1:math/py-numpy@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}snuggs>=1.4.1:math/py-snuggs@${PY_FLAVOR}
|
||||
|
||||
USES= compiler:c++11-lang python
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1688166298
|
||||
SHA256 (rasterio-1.3.8.tar.gz) = ffdd18e78efdf8ad5861065fd812a66dd34264293317ff6540a078ea891cdef8
|
||||
SIZE (rasterio-1.3.8.tar.gz) = 412381
|
||||
TIMESTAMP = 1698341053
|
||||
SHA256 (rasterio-1.3.9.tar.gz) = fc6d0d290492fa1a5068711cfebb21cc936968891b7ed9da0690c8a7388885c5
|
||||
SIZE (rasterio-1.3.9.tar.gz) = 411741
|
||||
|
|
Loading…
Reference in a new issue