commit:     063ad6473524a708dd145706096f3893a0a58926
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 12 12:10:55 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Aug 12 12:17:52 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=063ad647

dev-python/pebble: Remove old

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

 dev-python/pebble/Manifest            |  1 -
 dev-python/pebble/pebble-5.1.2.ebuild | 25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/dev-python/pebble/Manifest b/dev-python/pebble/Manifest
index 2c510d2abc64..fd38fc4f782a 100644
--- a/dev-python/pebble/Manifest
+++ b/dev-python/pebble/Manifest
@@ -1,2 +1 @@
-DIST pebble-5.1.2.tar.gz 38813 BLAKE2B 
1fdb79d3bd9f184d8f381c1f8286491c85b99acd38251facf58473c3fb07b0b286c0157319a6412c745d8d50548b85049d01a95ff279c1258c72650851afa03c
 SHA512 
a153ce777291111015bd8e611f81ad54108435fc72d2acad13547a4f4add128864088bf5622644bb07cd76647fe6f9b49139f3fcbe2d4b540efcfe43cbf53d73
 DIST pebble-5.1.3.tar.gz 39027 BLAKE2B 
7a1a80619fdbae4a5bce7a3646b8fc73a6cd17317fe0a6da7e6b98cc4555cd6658e1322357954d4356ec5744abe68256c45e775df534cc3a60fa2b32eae627bd
 SHA512 
8baea6fdf20f592dadbea51c5fa10e1d51f8c6dde4ddca50fedb0cad4daa994f6e093b2b3f2fbac2fde586dd88b5a057c27418f480731ee5edb6f168fc85fad5

diff --git a/dev-python/pebble/pebble-5.1.2.ebuild 
b/dev-python/pebble/pebble-5.1.2.ebuild
deleted file mode 100644
index 16f108112ad0..000000000000
--- a/dev-python/pebble/pebble-5.1.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2020-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_{11..14} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Threading and multiprocessing eye-candy"
-HOMEPAGE="
-       https://pebble.readthedocs.io/
-       https://github.com/noxdafox/pebble/
-       https://pypi.org/project/Pebble/
-"
-
-LICENSE="LGPL-3+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
-
-EPYTEST_PLUGINS=()
-EPYTEST_RERUNS=5
-distutils_enable_tests pytest

Reply via email to