forked from Lainports/freebsd-ports
www/py-folium: Update to 0.18.0
Changes: https://github.com/python-visualization/folium/releases
This commit is contained in:
parent
cc9761b857
commit
27ecf92416
2 changed files with 5 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= folium
|
||||
PORTVERSION= 0.17.0
|
||||
PORTVERSION= 0.18.0
|
||||
MASTER_SITES= PYPI
|
||||
CATEGORIES= www python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}branca>=0.6.0:www/py-branca@${PY_FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}xyzservices>=0:www/py-xyzservices@${PY_FLAVOR}
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USES= python:3.9+
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1718690488
|
||||
SHA256 (folium-0.17.0.tar.gz) = 48385df9a3f6ceca23647c2e8d87850c8a6e05b40db63266e7b8c6d2d734d4c6
|
||||
SIZE (folium-0.17.0.tar.gz) = 104722
|
||||
TIMESTAMP = 1729927021
|
||||
SHA256 (folium-0.18.0.tar.gz) = 39655dacb600fb1f614793575c5d352b90f28a7a9c9540ed6b7f46e43b428df8
|
||||
SIZE (folium-0.18.0.tar.gz) = 104985
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue