summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-02-01 19:35:20 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-02-01 19:35:20 +0000
commita6960b1b4f702d8cf40ef59189cef0d729da4278 (patch)
treee671d219caa873e6b54c6e823b6038a10b089bcb
parentRemove PYNUMPY and PY_PILLOW (diff)
Update to 2.4.0
Changes: https://github.com/pysal/mapclassify/releases
Notes
Notes: svn path=/head/; revision=563662
-rw-r--r--graphics/py-mapclassify/Makefile8
-rw-r--r--graphics/py-mapclassify/distinfo6
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