commit: 43e4160a3115ef60b9eae65cff42e0f34b2e8986
Author: Alexander Puck Neuwirth <apn-pucky <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 6 13:43:08 2026 +0000
Commit: Alexander Puck Neuwirth <apn-pucky <AT> gentoo <DOT> org>
CommitDate: Fri Feb 6 13:45:38 2026 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=43e4160a
dev-python/python-rapidjson: drop 1.20
Signed-off-by: Alexander Puck Neuwirth <apn-pucky <AT> gentoo.org>
.../python-rapidjson/python-rapidjson-1.20.ebuild | 26 ----------------------
1 file changed, 26 deletions(-)
diff --git a/dev-python/python-rapidjson/python-rapidjson-1.20.ebuild
b/dev-python/python-rapidjson/python-rapidjson-1.20.ebuild
deleted file mode 100644
index ef6411d40..000000000
--- a/dev-python/python-rapidjson/python-rapidjson-1.20.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{11..13} )
-DISTUTILS_USE_PEP517=setuptools
-DISTUTILS_EXT=1
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python wrapper around rapidjson"
-HOMEPAGE="
- https://github.com/python-rapidjson/python-rapidjson
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
- >=dev-python/pysimdjson-5.0.1[${PYTHON_USEDEP}]
- >=dev-python/orjson-3.7.6[${PYTHON_USEDEP}]
- >=dev-python/simplejson-3.17.6[${PYTHON_USEDEP}]
- >=dev-python/ujson-5.4.0[${PYTHON_USEDEP}]
-"
-RESTRICT="test" # too much benchmarking