commit:     2e05cee51e44d75fd6609b897ee80fb8c28520e3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  5 15:21:16 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug  5 15:21:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e05cee5

dev-python/prompt-toolkit: Remove old

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

 dev-python/prompt-toolkit/Manifest                 |  1 -
 .../prompt-toolkit/prompt-toolkit-3.0.38.ebuild    | 25 ----------------------
 2 files changed, 26 deletions(-)

diff --git a/dev-python/prompt-toolkit/Manifest 
b/dev-python/prompt-toolkit/Manifest
index 04a41c7b03cb..fe9de91e312f 100644
--- a/dev-python/prompt-toolkit/Manifest
+++ b/dev-python/prompt-toolkit/Manifest
@@ -1,2 +1 @@
-DIST prompt_toolkit-3.0.38.tar.gz 422834 BLAKE2B 
484ff9414d47f6f2188b8d50c6fcbe16ed850a8be880dfc60e9a3b750a26490f273b118d7bf0f1219530a59998273270b3b210750c35d00d7551ba15bb3f7e64
 SHA512 
eed2a73501d7ac413986f069564295db9eced3be4853a73c687e511ce1cf8c32c7c9bff4f851787e7910ed05818d4eb39556718c01f30e3ba8bfafe67d631a38
 DIST prompt_toolkit-3.0.39.tar.gz 423068 BLAKE2B 
d8673b3a9f4eb57c503e85471c13cefdb4f53fad58145d4198cd0f678d3f2d9d72d22d651b239386d8ade29c1fd155a98e80e4002b00ccbbbeff577636b9aa27
 SHA512 
6aaa80d515cd9731be1cc0de97f679b9dc22701dfb3e23b5434240aae0cac5eaede08437171a710492ff4041a9d46956cf8ed02750e9a78319eb61223033ba90

diff --git a/dev-python/prompt-toolkit/prompt-toolkit-3.0.38.ebuild 
b/dev-python/prompt-toolkit/prompt-toolkit-3.0.38.ebuild
deleted file mode 100644
index 26d942bdec3c..000000000000
--- a/dev-python/prompt-toolkit/prompt-toolkit-3.0.38.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Building powerful interactive command lines in Python"
-HOMEPAGE="
-       https://pypi.org/project/prompt-toolkit/
-       https://github.com/prompt-toolkit/python-prompt-toolkit/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
-
-RDEPEND="
-       dev-python/wcwidth[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest

Reply via email to