summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2023-02-19 10:19:49 +0100
committerAlfredo Tupone <tupone@gentoo.org>2023-02-19 10:19:49 +0100
commite84d8d9f5b2a38a5135bc3e4fefa009391008d6b (patch)
tree87d3851c00f92ba3b046f8a794e7070aa8712cd8 /sci-geosciences
parentsci-geosciences/folium: add python 3.11 (diff)
downloadgentoo-e84d8d9f5b2a38a5135bc3e4fefa009391008d6b.tar.gz
gentoo-e84d8d9f5b2a38a5135bc3e4fefa009391008d6b.tar.bz2
gentoo-e84d8d9f5b2a38a5135bc3e4fefa009391008d6b.zip
sci-geosciences/folium: drop 0.12.1, 0.13.0
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/folium/Manifest2
-rw-r--r--sci-geosciences/folium/files/folium-0.12.1-gentoo.patch14
-rw-r--r--sci-geosciences/folium/files/folium-0.12.1-setup.patch11
-rw-r--r--sci-geosciences/folium/folium-0.12.1.ebuild42
-rw-r--r--sci-geosciences/folium/folium-0.13.0.ebuild41
5 files changed, 0 insertions, 110 deletions
diff --git a/sci-geosciences/folium/Manifest b/sci-geosciences/folium/Manifest
index 675a17ab9695..cbfd689235eb 100644
--- a/sci-geosciences/folium/Manifest
+++ b/sci-geosciences/folium/Manifest
@@ -1,3 +1 @@
-DIST folium-0.12.1.tar.gz 20033236 BLAKE2B 00e9fb369be9300ca04f9ba3fed18ca28a4985111ccd358312570773b80906df292e14a6f4acbd8ea7686f1b807017f729ad918b3b025af321faf5d7686333db SHA512 b19d2180c36160a370e6ab5ccfacf74ba7b735610d43e69a5200529c776e9c11ee42f4f7fa1ee54621f52b0f2e1fc1f86bc9a146c4a924831b12578643a69616
-DIST folium-0.13.0.tar.gz 19999296 BLAKE2B 4a774e36715c33e0c28a3fb4a8bffec21681ad9f1ffa617a39962f171e8ac28a55ba26aa6c7bc7c7e80f65d0ce5ef4e4c5edb5db0c166462a10adcd1d1b498ee SHA512 013707216e1e289f0ba3421c9db1d90f207ce41e7d05b6dc72c0f8f5a82dfe2ab4e0f3a797bbd6be65d2ee160722492e82082e38f93ad18507ed6409b41d009b
DIST folium-0.14.0.tar.gz 20121396 BLAKE2B 8b6014444e4992ae6828f844d197f475d0050567ebaf630b58015ed08274793d3837903cb7a4d7f28da14bb47d8d65a6d09e097b7765fc0a115224aec521854a SHA512 2aec27c731a4d2c835172d0e29d4ddbce745ec5665e168f392fd9693d9b267f734b4a7275ae202fccba17501320414abefd332376bc917fa0fba72bcffade43e
diff --git a/sci-geosciences/folium/files/folium-0.12.1-gentoo.patch b/sci-geosciences/folium/files/folium-0.12.1-gentoo.patch
deleted file mode 100644
index e2fbf5f35e15..000000000000
--- a/sci-geosciences/folium/files/folium-0.12.1-gentoo.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- a/setup.cfg 2021-07-30 23:31:49.026429515 +0200
-+++ b/setup.cfg 2021-07-30 23:32:04.638212109 +0200
-@@ -11,11 +11,6 @@
- parentdir_prefix =
-
- [tool:pytest]
--flake8-max-line-length = 121
--flake8-ignore =
-- docs/* ALL
--select = C,E,F,W,B,B950
--ignore = E203, E501, W503
-
- [metadata]
- description-file = README.md
diff --git a/sci-geosciences/folium/files/folium-0.12.1-setup.patch b/sci-geosciences/folium/files/folium-0.12.1-setup.patch
deleted file mode 100644
index 9689d36b3a7c..000000000000
--- a/sci-geosciences/folium/files/folium-0.12.1-setup.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/setup.cfg 2021-08-28 17:01:33.388959675 +0200
-+++ b/setup.cfg 2021-08-28 17:01:44.492801731 +0200
-@@ -18,7 +18,7 @@
- ignore = E203, E501, W503
-
- [metadata]
--description-file = README.md
-+description_file = README.md
- license_file = LICENSE.txt
-
- [bdist_wheel]
diff --git a/sci-geosciences/folium/folium-0.12.1.ebuild b/sci-geosciences/folium/folium-0.12.1.ebuild
deleted file mode 100644
index 71aec9115fb0..000000000000
--- a/sci-geosciences/folium/folium-0.12.1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{9..10} )
-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}"/${P}-scm.patch
- "${FILESDIR}"/${P}-gentoo.patch
- "${FILESDIR}"/${P}-setup.patch
-)
-
-RDEPEND="sci-libs/branca[${PYTHON_USEDEP}]
- dev-python/jinja[${PYTHON_USEDEP}]
- dev-python/numpy[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
- test? (
- dev-python/pillow[${PYTHON_USEDEP}]
- dev-python/pandas[${PYTHON_USEDEP}]
- )"
-BDEPEND=""
-
-distutils_enable_tests pytest
-
-src_prepare() {
- rm -r tests/selenium || die
- default
-}
-
-python_test() {
- epytest -m 'not web'
-}
diff --git a/sci-geosciences/folium/folium-0.13.0.ebuild b/sci-geosciences/folium/folium-0.13.0.ebuild
deleted file mode 100644
index f886eee993c5..000000000000
--- a/sci-geosciences/folium/folium-0.13.0.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{9..10} )
-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.12.1-scm.patch
- "${FILESDIR}"/${P}-gentoo.patch
-)
-
-RDEPEND="sci-libs/branca[${PYTHON_USEDEP}]
- dev-python/jinja[${PYTHON_USEDEP}]
- dev-python/numpy[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
- test? (
- dev-python/pillow[${PYTHON_USEDEP}]
- dev-python/pandas[${PYTHON_USEDEP}]
- )"
-BDEPEND=""
-
-distutils_enable_tests pytest
-
-src_prepare() {
- rm -r tests/selenium || die
- default
-}
-
-python_test() {
- epytest -m 'not web'
-}