diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-04-17 23:44:46 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-04-17 23:58:21 +0000 |
commit | 8a447bd10df06ce85f29fd86ca400dfec1605831 (patch) | |
tree | af446b3af314f135df6b20ff0859d339e014035a /graphics/py-momepy | |
parent | 176fde0e2cfd815071c17ceef36716c6f397cc7e (diff) | |
download | ports-8a447bd10df06ce85f29fd86ca400dfec1605831.tar.gz ports-8a447bd10df06ce85f29fd86ca400dfec1605831.zip |
Diffstat (limited to 'graphics/py-momepy')
-rw-r--r-- | graphics/py-momepy/Makefile | 3 | ||||
-rw-r--r-- | graphics/py-momepy/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/graphics/py-momepy/Makefile b/graphics/py-momepy/Makefile index c517beb14f24..97703bde6a85 100644 --- a/graphics/py-momepy/Makefile +++ b/graphics/py-momepy/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= momepy -PORTVERSION= 0.5.2 +PORTVERSION= 0.5.3 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}geopandas>=0.8.0:graphics/py-geopandas@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}libpysal>=4.2.0:science/py-libpysal@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}networkx>=2.3:math/py-networkx@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pygeos>=0:graphics/py-pygeos@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tqdm>=4.27.0:misc/py-tqdm@${PY_FLAVOR} diff --git a/graphics/py-momepy/distinfo b/graphics/py-momepy/distinfo index ebebbccc326e..d2f8321a01a8 100644 --- a/graphics/py-momepy/distinfo +++ b/graphics/py-momepy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646057852 -SHA256 (momepy-0.5.2.tar.gz) = 44a67b00ca7cd61895162eb017470058494b98eb0ebff8970146790ed6ff0fcc -SIZE (momepy-0.5.2.tar.gz) = 256225 +TIMESTAMP = 1650228800 +SHA256 (momepy-0.5.3.tar.gz) = 7d4f8c544c076f7117e911e3fa47bdad92c0f6e887338f9d8abbc491129aaa5f +SIZE (momepy-0.5.3.tar.gz) = 256058 |