svn commit: r521522 - head/graphics/py-mapclassify

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Dec 30 16:58:32 UTC 2019


Author: sunpoet
Date: Mon Dec 30 16:58:31 2019
New Revision: 521522
URL: https://svnweb.freebsd.org/changeset/ports/521522

Log:
  Update USES=python
  
  - Update WWW

Modified:
  head/graphics/py-mapclassify/Makefile
  head/graphics/py-mapclassify/pkg-descr

Modified: head/graphics/py-mapclassify/Makefile
==============================================================================
--- head/graphics/py-mapclassify/Makefile	Mon Dec 30 16:58:26 2019	(r521521)
+++ head/graphics/py-mapclassify/Makefile	Mon Dec 30 16:58:31 2019	(r521522)
@@ -20,7 +20,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}deprecated>=0:deve
 		${PYTHON_PKGNAMEPREFIX}scikit-learn>=0:science/py-scikit-learn@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}scipy>=0.11:science/py-scipy@${PY_FLAVOR}
 
-USES=		python:3.6+
+USES=		python:3.5+
 USE_PYTHON=	autoplist distutils
 
 NO_ARCH=	yes

Modified: head/graphics/py-mapclassify/pkg-descr
==============================================================================
--- head/graphics/py-mapclassify/pkg-descr	Mon Dec 30 16:58:26 2019	(r521521)
+++ head/graphics/py-mapclassify/pkg-descr	Mon Dec 30 16:58:31 2019	(r521522)
@@ -1,4 +1,5 @@
 mapclassify is an open-source python library for Choropleth map classification.
 It is part of a refactoring of PySAL.
 
+WWW: https://pysal.org/mapclassify/
 WWW: https://github.com/pysal/mapclassify


More information about the svn-ports-all mailing list