aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-geopandas
diff options
context:
space:
mode:
authorBradley T. Hughes <bhughes@FreeBSD.org>2019-03-22 22:13:35 +0000
committerBradley T. Hughes <bhughes@FreeBSD.org>2019-03-22 22:13:35 +0000
commit50852949b90a34dcbc8888467fc90c53723e1d7a (patch)
treef9ca24e1102f5e3a12fe506d73668609bd6ff9db /graphics/py-geopandas
parent94f7bb86ab58c18cf96643cdf00bc3d78f34b44d (diff)
downloadports-50852949b90a34dcbc8888467fc90c53723e1d7a.tar.gz
ports-50852949b90a34dcbc8888467fc90c53723e1d7a.zip
graphics/py-geopandas: Update 0.4.0_1 -> 0.4.1
Small bug-fix release for compatibility with the latest Fiona and PySAL releases: - Compatibility with Fiona 1.8: fix deprecation warning (#854 and #916). - Compatibility with PySAL 2.0: switched to mapclassify instead of PySAL as dependency for choropleth mapping with the scheme keyword (#872). - Fix for new overlay implementation in case the intersection is empty (#800). PR: 236533 Submitted by: lbartoletti@tuxfamily.org (maintainer) Sponsored by: Miles AS
Notes
Notes: svn path=/head/; revision=496600
Diffstat (limited to 'graphics/py-geopandas')
-rw-r--r--graphics/py-geopandas/Makefile3
-rw-r--r--graphics/py-geopandas/distinfo6
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/py-geopandas/Makefile b/graphics/py-geopandas/Makefile
index 1443d9fa9a8e..6cbb914d15c4 100644
--- a/graphics/py-geopandas/Makefile
+++ b/graphics/py-geopandas/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= geopandas
-PORTVERSION= 0.4.0
-PORTREVISION= 1
+PORTVERSION= 0.4.1
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/graphics/py-geopandas/distinfo b/graphics/py-geopandas/distinfo
index 3d3f9104166c..918e7b6446aa 100644
--- a/graphics/py-geopandas/distinfo
+++ b/graphics/py-geopandas/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534523807
-SHA256 (geopandas-0.4.0.tar.gz) = 9f5d24d23f33e6d3267a633025e4d9e050b3a1e86d41a96d3ccc5ad95afec3db
-SIZE (geopandas-0.4.0.tar.gz) = 905051
+TIMESTAMP = 1552595905
+SHA256 (geopandas-0.4.1.tar.gz) = a59345c7ee9c4532101342bf31f5c576c32f901f16a5aaf0637c7e1f5ac8939c
+SIZE (geopandas-0.4.1.tar.gz) = 905397