diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-06-25 21:39:28 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-06-25 21:39:28 +0800 |
commit | 9f2422375fca6a902c43674f8f7b79d480ba72d9 (patch) | |
tree | eaab261eb814b139fa11a19db9351f553c76a4b3 | |
parent | devel/py-tempora: Update to 4.1.1 (diff) |
graphics/py-rasterio: Update to 1.2.5
Changes: https://github.com/mapbox/rasterio/blob/master/CHANGES.txt
-rw-r--r-- | graphics/py-rasterio/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-rasterio/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/py-rasterio/Makefile b/graphics/py-rasterio/Makefile index d082d32ec554..99e67c61c55a 100644 --- a/graphics/py-rasterio/Makefile +++ b/graphics/py-rasterio/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= rasterio -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.5 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-rasterio/distinfo b/graphics/py-rasterio/distinfo index 0f79a6730a1a..c2b60903897e 100644 --- a/graphics/py-rasterio/distinfo +++ b/graphics/py-rasterio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622214104 -SHA256 (rasterio-1.2.4.tar.gz) = 31248c5ddc8f138f73b166dd93384aa72d11abd0dc27dca90a190276c7976aa3 -SIZE (rasterio-1.2.4.tar.gz) = 2244311 +TIMESTAMP = 1624189693 +SHA256 (rasterio-1.2.5.tar.gz) = dbf85c2c3dbdc5000cb0afc24bd7625ff696bd8698661fed23d115164333d80f +SIZE (rasterio-1.2.5.tar.gz) = 2246611 |