commit:     89cce848ec14c1a9f6d41a296fefe6d3815b512b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 10 11:11:42 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jan 10 11:19:26 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89cce848

dev-python/setproctitle: Remove old

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

 dev-python/setproctitle/Manifest                  |  1 -
 dev-python/setproctitle/setproctitle-1.3.3.ebuild | 24 -----------------------
 2 files changed, 25 deletions(-)

diff --git a/dev-python/setproctitle/Manifest b/dev-python/setproctitle/Manifest
index d22fe42ce44b..e157844ebdc0 100644
--- a/dev-python/setproctitle/Manifest
+++ b/dev-python/setproctitle/Manifest
@@ -1,2 +1 @@
-DIST setproctitle-1.3.3.tar.gz 27253 BLAKE2B 
92a789ec5a132e7560e203ef185f914e3b26986da3b53992a1954d3db0ff0b213ffdec5a0db9bf57bd80b197e09481a23541b8979b54a445df1840f469810922
 SHA512 
daf9954beef0c28b5c9f71e1dbf713e655d2ea6b66387f6f47da5b3b6c679f3faaa26c74d2b7c3b5460468394e0582a1ff45e5d67ff2d85826317fc69c9eb828
 DIST setproctitle-1.3.4.tar.gz 26456 BLAKE2B 
c0be58c004c7a1834c0967ba4f90688aa668c3f6c8ab7c944891e7e4e78de65e14b829f8abf63c8490689d8cd6ab23f236ecfa7837fc4bbc28a45ef46dd3f24b
 SHA512 
b1a8648a83648766eb9f88a15982568de6640692a39a1079455d8788996f73e313b879f567c82878450798b5755a8111a7965b3776e9238eebb59dfd09d41c4e

diff --git a/dev-python/setproctitle/setproctitle-1.3.3.ebuild 
b/dev-python/setproctitle/setproctitle-1.3.3.ebuild
deleted file mode 100644
index b347e9c3c3e0..000000000000
--- a/dev-python/setproctitle/setproctitle-1.3.3.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-# The package has a fallback implementation which is a noop but warns
-# if the extensions weren't built, so we always build them.
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Allow customization of the process title"
-HOMEPAGE="
-       https://github.com/dvarrazzo/py-setproctitle/
-       https://pypi.org/project/setproctitle/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-
-distutils_enable_tests pytest

Reply via email to