Date: Fri, 4 Jun 2021 06:13:34 GMT From: =?utf-8?B?TG/Dr2MgQmFydG9sZXR0aQ==?= <lbartoletti@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0904c9cf2849 - main - graphics/py-geopandas: Update to 0.9.0 Message-ID: <202106040613.1546DYKA058340@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lbartoletti: URL: https://cgit.FreeBSD.org/ports/commit/?id=0904c9cf2849d2f7a24b4d4edc7dbe079361ca6a commit 0904c9cf2849d2f7a24b4d4edc7dbe079361ca6a Author: Loïc Bartoletti <lbartoletti@FreeBSD.org> AuthorDate: 2021-06-04 05:52:56 +0000 Commit: Loïc Bartoletti <lbartoletti@FreeBSD.org> CommitDate: 2021-06-04 05:52:56 +0000 graphics/py-geopandas: Update to 0.9.0 Changes: - https://geopandas.org/docs/changelog.html#version-0-9-0-february-28-2021 --- graphics/py-geopandas/Makefile | 2 +- graphics/py-geopandas/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/py-geopandas/Makefile b/graphics/py-geopandas/Makefile index 0a5c25f1e3b4..b5cc2d2727c4 100644 --- a/graphics/py-geopandas/Makefile +++ b/graphics/py-geopandas/Makefile @@ -1,5 +1,5 @@ PORTNAME= geopandas -PORTVERSION= 0.8.1 +PORTVERSION= 0.9.0 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-geopandas/distinfo b/graphics/py-geopandas/distinfo index 04b76877216d..3f68bed93210 100644 --- a/graphics/py-geopandas/distinfo +++ b/graphics/py-geopandas/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1599058309 -SHA256 (geopandas-0.8.1.tar.gz) = e28a729e44ac53c1891b54b1aca60e3bc0bb9e88ad0f2be8e301a03b9510f6e2 -SIZE (geopandas-0.8.1.tar.gz) = 961521 +TIMESTAMP = 1622777775 +SHA256 (geopandas-0.9.0.tar.gz) = 63972ab4dc44c4029f340600dcb83264eb8132dd22b104da0b654bef7f42630a +SIZE (geopandas-0.9.0.tar.gz) = 991735
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106040613.1546DYKA058340>