svn commit: r540555 - head/graphics/py-geopandas

Loïc Bartoletti lbartoletti at FreeBSD.org
Sat Jun 27 04:48:46 UTC 2020


Author: lbartoletti
Date: Sat Jun 27 04:48:46 2020
New Revision: 540555
URL: https://svnweb.freebsd.org/changeset/ports/540555

Log:
  graphics/py-geopandas: Update to 0.7.0
  
  Approved by:	tcberner (mentor, implicit)
  Differential Revision:	https://reviews.freebsd.org/D25472

Modified:
  head/graphics/py-geopandas/Makefile
  head/graphics/py-geopandas/distinfo

Modified: head/graphics/py-geopandas/Makefile
==============================================================================
--- head/graphics/py-geopandas/Makefile	Sat Jun 27 04:48:12 2020	(r540554)
+++ head/graphics/py-geopandas/Makefile	Sat Jun 27 04:48:46 2020	(r540555)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	geopandas
-PORTVERSION=	0.6.3
+PORTVERSION=		0.7.0
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/graphics/py-geopandas/distinfo
==============================================================================
--- head/graphics/py-geopandas/distinfo	Sat Jun 27 04:48:12 2020	(r540554)
+++ head/graphics/py-geopandas/distinfo	Sat Jun 27 04:48:46 2020	(r540555)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581352562
-SHA256 (geopandas-0.6.3.tar.gz) = af24c2c298e26b0e7bca438838894219e466aeeec5cb8fab7cbad8444cddee32
-SIZE (geopandas-0.6.3.tar.gz) = 920660
+TIMESTAMP = 1593061716
+SHA256 (geopandas-0.7.0.tar.gz) = 19074b090ab928527193c50b383d31a259a9b84b18553562631295fa67f640bc
+SIZE (geopandas-0.7.0.tar.gz) = 927329


More information about the svn-ports-all mailing list