Date: Thu, 2 Jan 2025 02:51:08 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: 118b05036d3a - main - www/py-folium: Update to 0.19.3 Message-ID: <202501020251.5022p8d4015408@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=118b05036d3a227895c172774052c1a0255e3446 commit 118b05036d3a227895c172774052c1a0255e3446 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-01-02 02:45:11 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-01-02 02:45:11 +0000 www/py-folium: Update to 0.19.3 Changes: https://github.com/python-visualization/folium/releases --- www/py-folium/Makefile | 2 +- www/py-folium/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-folium/Makefile b/www/py-folium/Makefile index 61d7f5e28b5f..d9015d0f7fd5 100644 --- a/www/py-folium/Makefile +++ b/www/py-folium/Makefile @@ -1,5 +1,5 @@ PORTNAME= folium -PORTVERSION= 0.19.2 +PORTVERSION= 0.19.3 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-folium/distinfo b/www/py-folium/distinfo index 970190c89869..53e7113c548d 100644 --- a/www/py-folium/distinfo +++ b/www/py-folium/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734888374 -SHA256 (folium-0.19.2.tar.gz) = a778e1cf372dcd421494ca7dd91120ba8a2720e3ad51513c88b3eb8adbf12cb7 -SIZE (folium-0.19.2.tar.gz) = 105599 +TIMESTAMP = 1735705207 +SHA256 (folium-0.19.3.tar.gz) = e92b63736eb7578399009f3d14b91fd447b5c4c07e7fa5ea0560c58f917d1420 +SIZE (folium-0.19.3.tar.gz) = 105961
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501020251.5022p8d4015408>