repo/gentoo:master commit in: dev-python/shtab/

Michał Górny <[email protected]>
Newsgroups gmane.linux.gentoo.cvs
Message-ID <1786169231.06be4ea099d7576ce4e4139375bbc26f4c05667a.mgorny@gentoo>
commit:     06be4ea099d7576ce4e4139375bbc26f4c05667a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  8 05:22:48 2026 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug  8 06:07:11 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06be4ea0

dev-python/shtab: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/shtab/Manifest           |  2 --
 dev-python/shtab/shtab-1.9.2.ebuild | 31 -------------------------------
 2 files changed, 33 deletions(-)

diff --git a/dev-python/shtab/Manifest b/dev-python/shtab/Manifest
index ff45c17a878c..f80c98e7217e 100644
--- a/dev-python/shtab/Manifest
+++ b/dev-python/shtab/Manifest
@@ -2,7 +2,5 @@ DIST shtab-1.8.1.tar.gz 46449 BLAKE2B eb71eff85121ccb37bcd4ac00e33aed89ed770c693
 DIST shtab-1.8.1.tar.gz.provenance 9531 BLAKE2B 1a422235d4a1387c139e01d50079b9456939242628e097f291053a939d18bdb2aeb6a33358630ebe212b8d6873e73417f0fa3ab093244825807eeb3ae5a9f0d9 SHA512 e85a719310143fec6df4f87aaa312009f39c24b98185f812b66ec2a5a3776943f00ac49501709bd742ba95b524edcc05c3fbad44f7f25092038cf4e0a2571635
 DIST shtab-1.8.2.tar.gz 46701 BLAKE2B 6b943b26f29984d3d736ab43ece3e8fff4ba513edbaab282b8485db219451d77cfab5d08172cde7949dd5229289c3424f356011741265ff0616a9b3eb3a8e906 SHA512 9b4e88e648daa6c5709ad83b9781d787752d8eeb71dfe6bc6392fd530211f36d710ffb96aaa67730a4f29ff48d2b7c8e7195e9fb8169a20fccad1fc1ec608081
 DIST shtab-1.8.2.tar.gz.provenance 9249 BLAKE2B e4d849b6172ccd282c744263b58063ee87298f096d6612eb0e2a0cd0c716e01493d38a540316103bffd221ec29852b3df5afdaab46bfa64bcd1d3c86efdfea82 SHA512 c7bc34b4feba05ee44300a463bf6dca53bb5ca1f887cdc21bd2517476285d0129e3295be0603f3104d01034cd47a9a14d6e7b66c13dba8aff1893ae074749670
-DIST shtab-1.9.2.tar.gz 49510 BLAKE2B 2c7965aa975e3b3f27a3dfe792aace989d25ba31a06f13896c5072e0b72d85fc09bc40b0d334e22af881bb87ff2cbf91a705dd356ce7a2e4bf3e626cbb503626 SHA512 504b0de4193a2857dcb47cdba2a3376f46212d43cffd34289b2de02a0b4a0d2ddce655e806111f90ca972ff7576a4f5ce7d68a7775ccc49f3c1edf360eb6ad1e
-DIST shtab-1.9.2.tar.gz.provenance 9433 BLAKE2B 0b3c378b23381cd6bfc90c6a81830577976b09ce3aab02686258bae284b558d5784de85af0178f406cc7b26331ed94cd6aa5c855116ea03bc8146b647615e39e SHA512 ba8b727610e70790ea286a273df01c7c9ae608e6cb95493ca70af9d569eb5c1138305565774d1fce205beeb281d9a5431f7ef553a2ec2a963edf708a40c83204
 DIST shtab-1.9.3.tar.gz 52443 BLAKE2B 40ee277c63e390844a1d2e89680fa6b8e398d01e15be50d4e9c7e02040a52eebacd2bb49ba4ad5f9375d98023ce9f535118bb38b8e1a086e161bcc39747798e3 SHA512 4bd1ac1eb83c6467b29c089c94f0d1cd1548ed49f171e1f6126d432f98116fa5f02c11b1ee6eb1e2fc6fce9c88ee84a962886a5d4f9e7260215bd60a6fd504f7
 DIST shtab-1.9.3.tar.gz.provenance 9198 BLAKE2B 0fbcb3063b9ee8d246a9e4b80fede4d9586f3b9876f02c28de88f0bd810b606dd9dadd8f3b729fda70e6966d49a1a19c5fee560cc3faa03abab43535a372e869 SHA512 a266100e029f7d91cbb6512c2b45bb4574f325f00f2934413ef130ffc1a765c83ed5f8f262290811aefa6ccc52318b0fa98de1d256842185731812a140414258

diff --git a/dev-python/shtab/shtab-1.9.2.ebuild b/dev-python/shtab/shtab-1.9.2.ebuild
deleted file mode 100644
index 66565de30d27..000000000000
--- a/dev-python/shtab/shtab-1.9.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 2024-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_VERIFY_REPO=https://github.com/tqdm/shtab
-PYTHON_COMPAT=( python3_{12..15} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Automagic shell tab completion for Python CLI applications"
-HOMEPAGE="
-	https://github.com/tqdm/shtab/
-	https://pypi.org/project/shtab/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-
-BDEPEND="
-	dev-python/setuptools-scm[${PYTHON_USEDEP}]
-"
-
-EPYTEST_PLUGINS=()
-distutils_enable_tests pytest
-
-python_test() {
-	epytest -o addopts=
-}
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.