mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
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
This commit is contained in:
parent
94f7bb86ab
commit
50852949b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496600
@ -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}
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user