From a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 16:24:49 -0500 Subject: Adding metadata --- dev-python/ijson/Manifest | 1 - dev-python/ijson/ijson-3.5.0.ebuild | 37 ------------------------------------- dev-python/ijson/metadata.xml | 12 ------------ 3 files changed, 50 deletions(-) delete mode 100644 dev-python/ijson/Manifest delete mode 100644 dev-python/ijson/ijson-3.5.0.ebuild delete mode 100644 dev-python/ijson/metadata.xml (limited to 'dev-python/ijson') diff --git a/dev-python/ijson/Manifest b/dev-python/ijson/Manifest deleted file mode 100644 index 775c6b53ea4b..000000000000 --- a/dev-python/ijson/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ijson-3.5.0.tar.gz 68658 BLAKE2B 5ab77cdc9f45b1e87a0ee5d56d19505b927da71fae0c7017fb44f2a5be47a4ccb1f8ba74590bd4adec89eef3ec4cb8e02ae137891f23088ab0df36fff9dc5454 SHA512 2a50ce4837ced0dc026c477c1efccb021795839b26b1d2bebfafafba8109d424a1aac3b374f6c122f116b3f419cab77c22c5a5fa5ffeacf4281ae9677cd46a41 diff --git a/dev-python/ijson/ijson-3.5.0.ebuild b/dev-python/ijson/ijson-3.5.0.ebuild deleted file mode 100644 index 80f3eda4a1c5..000000000000 --- a/dev-python/ijson/ijson-3.5.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_EXT=1 -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Iterative JSON parser with a Pythonic interface" -HOMEPAGE=" - https://github.com/ICRAR/ijson/ - https://pypi.org/project/ijson/ -" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 x86" - -DEPEND=" - dev-libs/yajl:= -" -RDEPEND=" - ${DEPEND} -" - -EPYTEST_PLUGINS=() -distutils_enable_tests pytest - -export IJSON_BUILD_YAJL2C=1 - -python_test() { - rm -rf ijson || die - epytest -} diff --git a/dev-python/ijson/metadata.xml b/dev-python/ijson/metadata.xml deleted file mode 100644 index b193d47297f6..000000000000 --- a/dev-python/ijson/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - python@gentoo.org - Python - - - ijson - ICRAR/ijson - - -- cgit v1.3