Index: head/graphics/py-mapclassify/Makefile =================================================================== --- head/graphics/py-mapclassify/Makefile (revision 505303) +++ head/graphics/py-mapclassify/Makefile (revision 505304) @@ -1,25 +1,27 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= mapclassify -PORTVERSION= 2.0.1 +PORTVERSION= 2.1.0 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Classification schemes for choropleth maps LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.3:math/py-numpy@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}deprecated>=0:devel/py-deprecated@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}numpy>=1.3:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pandas>=0: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} -USES= python:3.5+ +USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes .include Index: head/graphics/py-mapclassify/distinfo =================================================================== --- head/graphics/py-mapclassify/distinfo (revision 505303) +++ head/graphics/py-mapclassify/distinfo (revision 505304) @@ -1,3 +1,3 @@ -TIMESTAMP = 1552677598 -SHA256 (mapclassify-2.0.1.tar.gz) = 9464b04272d0bcfb822e89dc79ec1f907bb7b07e043f7374d448244078b35b47 -SIZE (mapclassify-2.0.1.tar.gz) = 26057 +TIMESTAMP = 1561722429 +SHA256 (mapclassify-2.1.0.tar.gz) = b59a603dc4b68ba1e6d5b296567b102e06a9df4c1e1dd4cfd6f7cfdc73fbdae0 +SIZE (mapclassify-2.1.0.tar.gz) = 27883