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/jaraco-stream/Manifest | 1 - .../jaraco-stream/jaraco-stream-3.0.4.ebuild | 29 ---------------------- dev-python/jaraco-stream/metadata.xml | 17 ------------- 3 files changed, 47 deletions(-) delete mode 100644 dev-python/jaraco-stream/Manifest delete mode 100644 dev-python/jaraco-stream/jaraco-stream-3.0.4.ebuild delete mode 100644 dev-python/jaraco-stream/metadata.xml (limited to 'dev-python/jaraco-stream') diff --git a/dev-python/jaraco-stream/Manifest b/dev-python/jaraco-stream/Manifest deleted file mode 100644 index f027cad296c8..000000000000 --- a/dev-python/jaraco-stream/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST jaraco_stream-3.0.4.tar.gz 10744 BLAKE2B dab536ba2927c361deb86500d2ac294351c18098f2f69b6f40f54a68ae438dad094ee5075ab6d1c73a7ccd6a05bf98edbbc5cf2441ecd68cef0c4129e94aa47f SHA512 f17647fd2dd1fcdc04d6ef62a95fe63d3f1c7e3acbc72600a414930c4b5d781b4148aff4bda94a47f6ece5c9666b976b321647e3f07c37ffb1ee2003bb075b07 diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.4.ebuild b/dev-python/jaraco-stream/jaraco-stream-3.0.4.ebuild deleted file mode 100644 index 887ea728fd4c..000000000000 --- a/dev-python/jaraco-stream/jaraco-stream-3.0.4.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_PN=${PN/-/.} -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Routines for handling streaming data" -HOMEPAGE=" - https://github.com/jaraco/jaraco.stream/ - https://pypi.org/project/jaraco.stream/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 arm64 ~riscv x86" - -RDEPEND=" - dev-python/more-itertools[${PYTHON_USEDEP}] -" -BDEPEND=" - >=dev-python/setuptools-scm-1.15.0[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest diff --git a/dev-python/jaraco-stream/metadata.xml b/dev-python/jaraco-stream/metadata.xml deleted file mode 100644 index 1644ba3908b4..000000000000 --- a/dev-python/jaraco-stream/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - python@gentoo.org - Python - - - - jaraco.stream - jaraco/jaraco.stream - https://github.com/jaraco/jaraco.stream/issues - - - Routines for handling streaming data, including a set of generators for loading gzip data on the fly. - - -- cgit v1.3