mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
graphics/py-rasterio: Update to 1.2.8
Changes: https://github.com/mapbox/rasterio/blob/master/CHANGES.txt
This commit is contained in:
parent
3427d25f47
commit
a573a155e3
@ -1,8 +1,7 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= rasterio
|
||||
PORTVERSION= 1.2.6
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.2.8
|
||||
CATEGORIES= graphics python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -36,6 +35,6 @@ PLOT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_F
|
||||
S3_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto3>=1.2.4:www/py-boto3@${PY_FLAVOR}
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/rasterio/*.so
|
||||
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1624630116
|
||||
SHA256 (rasterio-1.2.6.tar.gz) = 24975b97fe2fc3fd282d59640baab19de431448e1b23be6b85b68fecc1362f88
|
||||
SIZE (rasterio-1.2.6.tar.gz) = 2246506
|
||||
TIMESTAMP = 1632037184
|
||||
SHA256 (rasterio-1.2.8.tar.gz) = 8196b7a71fea3c1573dd48d9ab0e78955e1d26e81848cce318c4930bd96782fe
|
||||
SIZE (rasterio-1.2.8.tar.gz) = 2249388
|
||||
|
Loading…
Reference in New Issue
Block a user