From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/folium/
Date: Wed, 09 Apr 2025 18:00:00 +0000 (UTC) [thread overview]
Message-ID: <1744221585.daeedf1c407b87129295697f8582f278848573e5.tupone@gentoo> (raw)
commit: daeedf1c407b87129295697f8582f278848573e5
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 9 17:59:45 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Apr 9 17:59:45 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daeedf1c
sci-geosciences/folium: drop 0.19.3, 0.19.4
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
sci-geosciences/folium/Manifest | 2 --
sci-geosciences/folium/folium-0.19.3.ebuild | 47 -----------------------------
sci-geosciences/folium/folium-0.19.4.ebuild | 47 -----------------------------
3 files changed, 96 deletions(-)
diff --git a/sci-geosciences/folium/Manifest b/sci-geosciences/folium/Manifest
index 27d3f00fdbae..2f0ad418d62e 100644
--- a/sci-geosciences/folium/Manifest
+++ b/sci-geosciences/folium/Manifest
@@ -1,3 +1 @@
-DIST folium-0.19.3.tar.gz 8193962 BLAKE2B 956cb050527270ffa54a2d8331e453e10359ebf99be0e37decffd512cd3f1a3dfde626840608d9e84621b9a4b0e5f5cd278d8cf25533debe8b5e2a1a88b51fe6 SHA512 2ff2fca474ff7ab911b184a2b144ca5253bc04a673f61f668efcd9ea2041f50ed3172daab7ae86209bd1aa51da3894358cfb0eec7203de9692886aea88c2a202
-DIST folium-0.19.4.tar.gz 8189535 BLAKE2B a4453f3bd6d2e36d2768f904aa0a621aad25c43ad16d6f774a1ff651c102d05cd567e359eaab20c27d63a62c9fa87b014defcd468c1b0105ff1243111fed85fd SHA512 79cd52a7fd77a6446512cd7bae29bb2200c61d3fb3c7e895e24aa8905d8936c65ba3730204eeda2851db91bbdde14de042cc70d423c76e6e61d60e84301f9afb
DIST folium-0.19.5.tar.gz 8189619 BLAKE2B 5c87b759be58013f147b1b4db8c94dd22f170a8ffa8419f26d27c85629a07a32175378ced2e21b753df064ea7a005412b37e57dfbd80b17c2ba61b0f9836f41e SHA512 6020fc25800722c0d320b328ba5a21bcd96d0002d269c87673876e8f1d1e8f428ec1522f0761699052fef9a234ef562fb6467b022252361549f5124048f647ad
diff --git a/sci-geosciences/folium/folium-0.19.3.ebuild b/sci-geosciences/folium/folium-0.19.3.ebuild
deleted file mode 100644
index 1f4b583ab221..000000000000
--- a/sci-geosciences/folium/folium-0.19.3.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 2021-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..12} )
-DISTUTILS_USE_PEP517=setuptools
-export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
-inherit distutils-r1
-
-DESCRIPTION="Python Data, Leaflet.js Maps"
-HOMEPAGE="https://github.com/python-visualization/folium"
-SRC_URI="https://github.com/python-visualization/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-0.15.1-gentoo.patch
-)
-
-RDEPEND="sci-geosciences/xyzservices[${PYTHON_USEDEP}]
- sci-libs/branca[${PYTHON_USEDEP}]
- dev-python/jinja2[${PYTHON_USEDEP}]
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/numpy[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"
-BDEPEND="
- dev-python/setuptools-scm
- test? (
- dev-python/pillow[${PYTHON_USEDEP}]
- dev-python/pandas[${PYTHON_USEDEP}]
- )"
-
-distutils_enable_tests pytest
-
-EPYTEST_IGNORE=(
- tests/selenium # require chromedriver
- tests/test_folium.py # require geopandas
- tests/plugins/test_time_slider_choropleth.py # require geopandas
- tests/test_repr.py # require geckodriver
-)
-
-python_test() {
- epytest -m 'not web'
-}
diff --git a/sci-geosciences/folium/folium-0.19.4.ebuild b/sci-geosciences/folium/folium-0.19.4.ebuild
deleted file mode 100644
index 1f4b583ab221..000000000000
--- a/sci-geosciences/folium/folium-0.19.4.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 2021-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..12} )
-DISTUTILS_USE_PEP517=setuptools
-export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
-inherit distutils-r1
-
-DESCRIPTION="Python Data, Leaflet.js Maps"
-HOMEPAGE="https://github.com/python-visualization/folium"
-SRC_URI="https://github.com/python-visualization/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-0.15.1-gentoo.patch
-)
-
-RDEPEND="sci-geosciences/xyzservices[${PYTHON_USEDEP}]
- sci-libs/branca[${PYTHON_USEDEP}]
- dev-python/jinja2[${PYTHON_USEDEP}]
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/numpy[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"
-BDEPEND="
- dev-python/setuptools-scm
- test? (
- dev-python/pillow[${PYTHON_USEDEP}]
- dev-python/pandas[${PYTHON_USEDEP}]
- )"
-
-distutils_enable_tests pytest
-
-EPYTEST_IGNORE=(
- tests/selenium # require chromedriver
- tests/test_folium.py # require geopandas
- tests/plugins/test_time_slider_choropleth.py # require geopandas
- tests/test_repr.py # require geckodriver
-)
-
-python_test() {
- epytest -m 'not web'
-}
next reply other threads:[~2025-04-09 18:00 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-09 18:00 Alfredo Tupone [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-24 7:18 [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/folium/ Alfredo Tupone
2025-01-12 10:03 Alfredo Tupone
2025-01-01 9:41 Alfredo Tupone
2024-12-17 20:17 Alfredo Tupone
2024-12-17 17:40 Alfredo Tupone
2024-11-16 15:19 Alfredo Tupone
2024-11-16 15:19 Alfredo Tupone
2024-06-22 14:32 Alfredo Tupone
2024-03-09 18:32 Alfredo Tupone
2024-01-02 11:15 Alfredo Tupone
2023-12-27 15:40 Alfredo Tupone
2023-02-19 9:11 Alfredo Tupone
2023-02-09 18:06 Alfredo Tupone
2022-02-05 8:22 Alfredo Tupone
2021-08-29 12:33 Alfredo Tupone
2021-08-28 19:49 Alfredo Tupone
2021-08-02 7:08 Alfredo Tupone
2021-08-01 16:36 Alfredo Tupone
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1744221585.daeedf1c407b87129295697f8582f278848573e5.tupone@gentoo \
--to=tupone@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox