Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Aug 2018 00:14:35 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r477466 - head/graphics/py-geopandas
Message-ID:  <201808180014.w7I0EZKK063597@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Aug 18 00:14:34 2018
New Revision: 477466
URL: https://svnweb.freebsd.org/changeset/ports/477466

Log:
  Update to 0.4.0
  
  Changes:	https://github.com/geopandas/geopandas/releases
  PR:		230706
  Submitted by:	lbartoletti <lbartoletti@tuxfamily.org> (maintainer)

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

Modified: head/graphics/py-geopandas/Makefile
==============================================================================
--- head/graphics/py-geopandas/Makefile	Sat Aug 18 00:14:29 2018	(r477465)
+++ head/graphics/py-geopandas/Makefile	Sat Aug 18 00:14:34 2018	(r477466)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	geopandas
-PORTVERSION=	0.3.0
+PORTVERSION=	0.4.0
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/graphics/py-geopandas/distinfo
==============================================================================
--- head/graphics/py-geopandas/distinfo	Sat Aug 18 00:14:29 2018	(r477465)
+++ head/graphics/py-geopandas/distinfo	Sat Aug 18 00:14:34 2018	(r477466)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527886569
-SHA256 (geopandas-0.3.0.tar.gz) = e63bb32a3e516d8c9bcd149c22335575defdc5896c8bdf15c836608f152a920b
-SIZE (geopandas-0.3.0.tar.gz) = 891694
+TIMESTAMP = 1534523807
+SHA256 (geopandas-0.4.0.tar.gz) = 9f5d24d23f33e6d3267a633025e4d9e050b3a1e86d41a96d3ccc5ad95afec3db
+SIZE (geopandas-0.4.0.tar.gz) = 905051



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808180014.w7I0EZKK063597>