diff options
| -rw-r--r-- | graphics/py-mapclassify/Makefile | 8 | ||||
| -rw-r--r-- | graphics/py-mapclassify/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/graphics/py-mapclassify/Makefile b/graphics/py-mapclassify/Makefile index 95060003db5c..90056e217b83 100644 --- a/graphics/py-mapclassify/Makefile +++ b/graphics/py-mapclassify/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mapclassify -PORTVERSION= 2.2.0 +PORTVERSION= 2.4.0 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,11 +13,11 @@ COMMENT= Classification schemes for choropleth maps LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}deprecated>=0:devel/py-deprecated@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}networkx>=0:math/py-networkx@${PY_FLAVOR} \ ${PYNUMPY} \ - ${PYTHON_PKGNAMEPREFIX}pandas>=0,1:math/py-pandas@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pandas>=1.0,1:math/py-pandas@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scikit-learn>=0:science/py-scikit-learn@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}scipy>=0.11:science/py-scipy@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}scipy>=1.0:science/py-scipy@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils diff --git a/graphics/py-mapclassify/distinfo b/graphics/py-mapclassify/distinfo index 53c4082a60ed..17a68fa6b09c 100644 --- a/graphics/py-mapclassify/distinfo +++ b/graphics/py-mapclassify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1578197783 -SHA256 (mapclassify-2.2.0.tar.gz) = d8cce990f2df905ec7ba0d61a0de60a64635822684a2074cb412da9992dbf999 -SIZE (mapclassify-2.2.0.tar.gz) = 47005 +TIMESTAMP = 1612101614 +SHA256 (mapclassify-2.4.0.tar.gz) = ee507d00c067fbc3a6ade9f5b5ea3758b726d4f7043877e118138a181f32c9dc +SIZE (mapclassify-2.4.0.tar.gz) = 42329 |
