git: 25786c38990f - main - www/py-folium: Update to 0.16.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Mar 2024 14:14:23 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=25786c38990fcc283189fe69e47a269b8c3a5af6
commit 25786c38990fcc283189fe69e47a269b8c3a5af6
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-09 13:50:49 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-09 14:06:19 +0000
www/py-folium: Update to 0.16.0
- Remove PY_SETUPTOOLS: py-setuptools should be used rather than PY_SETUPTOOLS
Changes: https://github.com/python-visualization/folium/releases
---
www/py-folium/Makefile | 4 ++--
www/py-folium/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/www/py-folium/Makefile b/www/py-folium/Makefile
index 955422b7de68..be295eee821c 100644
--- a/www/py-folium/Makefile
+++ b/www/py-folium/Makefile
@@ -1,5 +1,5 @@
PORTNAME= folium
-PORTVERSION= 0.15.1
+PORTVERSION= 0.16.0
MASTER_SITES= PYPI
CATEGORIES= www python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ WWW= https://github.com/python-visualization/folium
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-BUILD_DEPENDS= ${PY_SETUPTOOLS} \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=41.2:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}branca>=0.6.0:www/py-branca@${PY_FLAVOR} \
diff --git a/www/py-folium/distinfo b/www/py-folium/distinfo
index 4c638dc796f3..0427b06fb514 100644
--- a/www/py-folium/distinfo
+++ b/www/py-folium/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1702028154
-SHA256 (folium-0.15.1.tar.gz) = cb792d11e8049a455d3dc6416cdd8e7a1623d6b949f6e42c45a5d8fa4d1e24f4
-SIZE (folium-0.15.1.tar.gz) = 93369
+TIMESTAMP = 1709390740
+SHA256 (folium-0.16.0.tar.gz) = 2585ee9253dc758d3a365534caa6fb5fa0c244646db4dc5819afc67bbd4daabb
+SIZE (folium-0.16.0.tar.gz) = 95756