svn commit: r525777 - head/graphics/py-geopandas
Loïc Bartoletti
lbartoletti at FreeBSD.org
Tue Feb 11 05:42:12 UTC 2020
Author: lbartoletti
Date: Tue Feb 11 05:42:12 2020
New Revision: 525777
URL: https://svnweb.freebsd.org/changeset/ports/525777
Log:
graphics/py-geopandas: Update to 0.6.3
Changelog:
- https://github.com/geopandas/geopandas/releases/tag/v0.6.3
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D23604
Modified:
head/graphics/py-geopandas/Makefile
head/graphics/py-geopandas/distinfo
Modified: head/graphics/py-geopandas/Makefile
==============================================================================
--- head/graphics/py-geopandas/Makefile Tue Feb 11 05:37:50 2020 (r525776)
+++ head/graphics/py-geopandas/Makefile Tue Feb 11 05:42:12 2020 (r525777)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= geopandas
-PORTVERSION= 0.6.1
+PORTVERSION= 0.6.3
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/graphics/py-geopandas/distinfo
==============================================================================
--- head/graphics/py-geopandas/distinfo Tue Feb 11 05:37:50 2020 (r525776)
+++ head/graphics/py-geopandas/distinfo Tue Feb 11 05:42:12 2020 (r525777)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572184741
-SHA256 (geopandas-0.6.1.tar.gz) = b72b8a870d55b30836cb4bea9e1b58b8317c008bcff8c86738f7ee5a69042b54
-SIZE (geopandas-0.6.1.tar.gz) = 918804
+TIMESTAMP = 1581352562
+SHA256 (geopandas-0.6.3.tar.gz) = af24c2c298e26b0e7bca438838894219e466aeeec5cb8fab7cbad8444cddee32
+SIZE (geopandas-0.6.3.tar.gz) = 920660
More information about the svn-ports-head
mailing list