Index: head/science/py-tobler/Makefile =================================================================== --- head/science/py-tobler/Makefile (revision 563940) +++ head/science/py-tobler/Makefile (revision 563941) @@ -1,30 +1,31 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= tobler -PORTVERSION= 0.6.0 +PORTVERSION= 0.7.0 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Areal Interpolation LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}geopandas>=0:graphics/py-geopandas@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}joblib>=0:devel/py-joblib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}libpysal>=0:science/py-libpysal@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pandas>=0,1:math/py-pandas@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rasterio>=0:graphics/py-rasterio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rasterstats>=0:graphics/py-rasterstats@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>=0:science/py-scipy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}statsmodels>=0:math/py-statsmodels@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tqdm>=0:misc/py-tqdm@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include Index: head/science/py-tobler/distinfo =================================================================== --- head/science/py-tobler/distinfo (revision 563940) +++ head/science/py-tobler/distinfo (revision 563941) @@ -1,3 +1,3 @@ -TIMESTAMP = 1611665493 -SHA256 (tobler-0.6.0.tar.gz) = bb5d404648e4b18ac6c652db7c07abab9e8854b26acf619a9998e1e2ae2748c0 -SIZE (tobler-0.6.0.tar.gz) = 24556 +TIMESTAMP = 1612296157 +SHA256 (tobler-0.7.0.tar.gz) = 0b2cf2d973d85d09ea36c2729b44320e07a9340154ad72da1066978b40dd3980 +SIZE (tobler-0.7.0.tar.gz) = 25820