Date: Thu, 5 Sep 2024 06:21:01 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 27fe51c59cd1 - main - graphics/py-contextily: Update to 1.6.1 Message-ID: <202409050621.4856L1pB004624@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=27fe51c59cd1b4d43c0b0382977134d1e349243b commit 27fe51c59cd1b4d43c0b0382977134d1e349243b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-05 05:26:26 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-05 06:18:01 +0000 graphics/py-contextily: Update to 1.6.1 Changes: https://github.com/geopandas/contextily/releases --- graphics/py-contextily/Makefile | 3 +-- graphics/py-contextily/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/graphics/py-contextily/Makefile b/graphics/py-contextily/Makefile index 5a28bd100095..94f432caaa35 100644 --- a/graphics/py-contextily/Makefile +++ b/graphics/py-contextily/Makefile @@ -1,6 +1,5 @@ PORTNAME= contextily -PORTVERSION= 1.6.0 -PORTREVISION= 1 +PORTVERSION= 1.6.1 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-contextily/distinfo b/graphics/py-contextily/distinfo index 022049f96e7c..47eea02bb04f 100644 --- a/graphics/py-contextily/distinfo +++ b/graphics/py-contextily/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722711127 -SHA256 (contextily-1.6.0.tar.gz) = 8ab8ea9ec427c07960fae4964cfa6964b88c87546b97896422dbefc9fa8457f3 -SIZE (contextily-1.6.0.tar.gz) = 22461455 +TIMESTAMP = 1724084618 +SHA256 (contextily-1.6.1.tar.gz) = 992a667ea73357e166d757e0892ae6943d97df80e5b0b77c03a755513642f403 +SIZE (contextily-1.6.1.tar.gz) = 22461393
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409050621.4856L1pB004624>