Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Feb 2020 05:42:12 +0000 (UTC)
From:      =?UTF-8?Q?Lo=c3=afc_Bartoletti?= <lbartoletti@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r525777 - head/graphics/py-geopandas
Message-ID:  <202002110542.01B5gCvM013927@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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