diff options
-rw-r--r-- | graphics/py-geopandas/Makefile | 3 | ||||
-rw-r--r-- | graphics/py-geopandas/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/graphics/py-geopandas/Makefile b/graphics/py-geopandas/Makefile index cf3d27c1f9f7..50af548a25c2 100644 --- a/graphics/py-geopandas/Makefile +++ b/graphics/py-geopandas/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= geopandas -PORTVERSION= 0.6.0 +PORTVERSION= 0.6.1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,6 +10,7 @@ MAINTAINER= lbartoletti@tuxfamily.org COMMENT= Python tools for geographic data LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Shapely>=1.2.18:devel/py-shapely@${PY_FLAVOR} \ diff --git a/graphics/py-geopandas/distinfo b/graphics/py-geopandas/distinfo index 6f26c79fff62..de31d1b47d95 100644 --- a/graphics/py-geopandas/distinfo +++ b/graphics/py-geopandas/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1570683374 -SHA256 (geopandas-0.6.0.tar.gz) = 3e98a2d21917562256ac01e2f1d568b7410f0476793fb70d4191777de6322b04 -SIZE (geopandas-0.6.0.tar.gz) = 918524 +TIMESTAMP = 1572184741 +SHA256 (geopandas-0.6.1.tar.gz) = b72b8a870d55b30836cb4bea9e1b58b8317c008bcff8c86738f7ee5a69042b54 +SIZE (geopandas-0.6.1.tar.gz) = 918804 |