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/configshell-fb/Manifest | 2 -- .../configshell-fb/configshell-fb-2.0.3.ebuild | 31 ---------------------- dev-python/configshell-fb/metadata.xml | 23 ---------------- 3 files changed, 56 deletions(-) delete mode 100644 dev-python/configshell-fb/Manifest delete mode 100644 dev-python/configshell-fb/configshell-fb-2.0.3.ebuild delete mode 100644 dev-python/configshell-fb/metadata.xml (limited to 'dev-python/configshell-fb') diff --git a/dev-python/configshell-fb/Manifest b/dev-python/configshell-fb/Manifest deleted file mode 100644 index 09299852e90b..000000000000 --- a/dev-python/configshell-fb/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST configshell_fb-2.0.3.tar.gz 34879 BLAKE2B 3e054fe1277e06b362ea365d2723282080885eb0d2e71628af5892a945d17cf2a29e6169a50519fd5fee5f6c4948c7754aaef9f8a1d2d7ca2c62d626e5e8b351 SHA512 2427c6ac78c7272b80f154e4a2461bac7283a4896e8db639fa2fca0b8a07ec54e36057470e402da12c2e54cd1e413d0c2d28c5f66316d961cc5deefe4a5064ef -DIST configshell_fb-2.0.3.tar.gz.provenance 9712 BLAKE2B c0be63d900c4c308f834e9d26816fc162ef0763e12c54c8ab98ce505f9ea3855d82b781a3b3c7187176b19854588bf211d99da31e6555379722def12113e96f8 SHA512 106266ea088d2a8a68f39683c40779e29e9fdb1d88f859c3a4393f4a4afeae4fe9f802a38f33eab0db976ab14cb7f2eb8c037e09692e388b4c681138bcabe4c6 diff --git a/dev-python/configshell-fb/configshell-fb-2.0.3.ebuild b/dev-python/configshell-fb/configshell-fb-2.0.3.ebuild deleted file mode 100644 index e456fdf3c392..000000000000 --- a/dev-python/configshell-fb/configshell-fb-2.0.3.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=hatchling -PYPI_VERIFY_REPO=https://github.com/open-iscsi/configshell-fb -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="A Python library for building configuration shells" -HOMEPAGE=" - https://github.com/open-iscsi/configshell-fb/ - https://pypi.org/project/configshell-fb/ -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86" - -RDEPEND=" - >=dev-python/pyparsing-2.4.7[${PYTHON_USEDEP}] -" -BDEPEND=" - dev-python/hatch-vcs[${PYTHON_USEDEP}] -" - -python_test() { - "${EPYTHON}" examples/myshell || die "Test failed with ${EPYTHON}" -} diff --git a/dev-python/configshell-fb/metadata.xml b/dev-python/configshell-fb/metadata.xml deleted file mode 100644 index 847c135cf482..000000000000 --- a/dev-python/configshell-fb/metadata.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - configshell-fb is a Python library that provides a framework - for building simple but nice CLI-based applications. - - - - mlombard@redhat.com - Maurizio Lombardi - - - agrover@redhat.com - Andy Grover - - open-iscsi/configshell-fb - configshell-fb - https://github.com/open-iscsi/configshell-fb/issues - - -- cgit v1.3.1