git: 41cb2d770682 - main - graphics/py-rasterio: Update to 1.2.4
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Jun 14 17:47:35 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=41cb2d7706822ce77e2f78f5e85a8fbeed554c71
commit 41cb2d7706822ce77e2f78f5e85a8fbeed554c71
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-14 17:40:10 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-14 17:40:10 +0000
graphics/py-rasterio: Update to 1.2.4
Changes: https://github.com/mapbox/rasterio/blob/master/CHANGES.txt
---
graphics/py-rasterio/Makefile | 4 ++--
graphics/py-rasterio/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/graphics/py-rasterio/Makefile b/graphics/py-rasterio/Makefile
index de699464600c..d082d32ec554 100644
--- a/graphics/py-rasterio/Makefile
+++ b/graphics/py-rasterio/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= rasterio
-PORTVERSION= 1.2.3
+PORTVERSION= 1.2.4
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ RUN_DEPENDS= gdal>=1.11:graphics/gdal \
${PYTHON_PKGNAMEPREFIX}affine>=0:math/py-affine@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}attrs>=0:devel/py-attrs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}click>=4.0<8:devel/py-click@${PY_FLAVOR} \
+ ${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>=0,1:math/py-numpy@${PY_FLAVOR} \
diff --git a/graphics/py-rasterio/distinfo b/graphics/py-rasterio/distinfo
index 64084f3fd2dd..0f79a6730a1a 100644
--- a/graphics/py-rasterio/distinfo
+++ b/graphics/py-rasterio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619569475
-SHA256 (rasterio-1.2.3.tar.gz) = d8c345e01052b70ac3bbbe100c83def813c0ab19f7412c2c98e553d03720c1c5
-SIZE (rasterio-1.2.3.tar.gz) = 2227719
+TIMESTAMP = 1622214104
+SHA256 (rasterio-1.2.4.tar.gz) = 31248c5ddc8f138f73b166dd93384aa72d11abd0dc27dca90a190276c7976aa3
+SIZE (rasterio-1.2.4.tar.gz) = 2244311
More information about the dev-commits-ports-all
mailing list