commit:     47e22176fc0cd9679f7e7606c92e45794ff084bd
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 15 14:54:15 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 15 14:54:15 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47e22176

dev-python/cliff: Remove old

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

 dev-python/cliff/Manifest           |  2 --
 dev-python/cliff/cliff-4.8.0.ebuild | 40 -------------------------------------
 dev-python/cliff/cliff-4.9.0.ebuild | 40 -------------------------------------
 3 files changed, 82 deletions(-)

diff --git a/dev-python/cliff/Manifest b/dev-python/cliff/Manifest
index 962900b99de8..4b385efac730 100644
--- a/dev-python/cliff/Manifest
+++ b/dev-python/cliff/Manifest
@@ -1,3 +1 @@
-DIST cliff-4.8.0.tar.gz 84206 BLAKE2B 
91cee5b9b7233cf6d3df3dd07aee6f2aaf75f31a40d47ca8e3a15de713c82ed46344e5d5b05e304035fe418db99eadea54f535b6da8f56d4823c23e7db6cf422
 SHA512 
226b1f29adbe941b5c281db4bd37d0e2b195f1126b2944dd79c8766cb85deec79eaeb1b511d0964b7426fa02ef952e65e1e48c16d7566e24e4aaa8509f6e5cfd
-DIST cliff-4.9.0.tar.gz 86247 BLAKE2B 
d9a53198f6a2357be889163fab742f79f8646626817a4c2d73b3845776125af03a756b37965ab47004716deb140da3d6fb1745ad15154704fe790fb69f4b1d69
 SHA512 
e146822cb99cd5dba91d7e5b553ff7b39f56b1f652a20fe36e5c8eadf79321695653ff9a51d87131a2ea923e113d22387f1b72bd9ed36ae7c95f4a68e42a03a8
 DIST cliff-4.9.1.tar.gz 86597 BLAKE2B 
e9051087f8a73468a129f983a3afa318567251480aa4f4c058dda62f08c6195bd7ecc03001816dd1601729c1baf0b499d9ffdd904369947706d02b90aacecf11
 SHA512 
edec276c43ccba67c1fa51e1f4898f47fb019bc1a5ef1fd5d04a73416f4cae0e2f217a7006aba8dd969d9ce3c0dfd9875cad6e67f4e38dfc5532acbc79147d90

diff --git a/dev-python/cliff/cliff-4.8.0.ebuild 
b/dev-python/cliff/cliff-4.8.0.ebuild
deleted file mode 100644
index 1f3af3c2e0d4..000000000000
--- a/dev-python/cliff/cliff-4.8.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Command Line Interface Formulation Framework"
-HOMEPAGE="
-       https://opendev.org/openstack/cliff/
-       https://github.com/openstack/cliff/
-       https://pypi.org/project/cliff/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ~ppc64 ~riscv ~s390 sparc x86"
-
-RDEPEND="
-       >=dev-python/autopage-0.4.0[${PYTHON_USEDEP}]
-       >=dev-python/cmd2-0.8.0[${PYTHON_USEDEP}]
-       dev-python/prettytable[${PYTHON_USEDEP}]
-       >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-       >=dev-python/pyyaml-3.12.0[${PYTHON_USEDEP}]
-       >=dev-python/stevedore-2.0.1[${PYTHON_USEDEP}]
-"
-BDEPEND="
-       >dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
-       test? (
-               >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-               >=dev-python/sphinx-5.0.0[${PYTHON_USEDEP}]
-               >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-               >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-       )
-"
-
-distutils_enable_tests unittest

diff --git a/dev-python/cliff/cliff-4.9.0.ebuild 
b/dev-python/cliff/cliff-4.9.0.ebuild
deleted file mode 100644
index df0964336cde..000000000000
--- a/dev-python/cliff/cliff-4.9.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Command Line Interface Formulation Framework"
-HOMEPAGE="
-       https://opendev.org/openstack/cliff/
-       https://github.com/openstack/cliff/
-       https://pypi.org/project/cliff/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv ~s390 ~sparc 
~x86"
-
-RDEPEND="
-       >=dev-python/autopage-0.4.0[${PYTHON_USEDEP}]
-       >=dev-python/cmd2-0.8.0[${PYTHON_USEDEP}]
-       dev-python/prettytable[${PYTHON_USEDEP}]
-       >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-       >=dev-python/pyyaml-3.12.0[${PYTHON_USEDEP}]
-       >=dev-python/stevedore-2.0.1[${PYTHON_USEDEP}]
-"
-BDEPEND="
-       >dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
-       test? (
-               >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-               >=dev-python/sphinx-5.0.0[${PYTHON_USEDEP}]
-               >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-               >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-       )
-"
-
-distutils_enable_tests unittest

Reply via email to