commit:     3961fcb2a0de807e80125dfc49ec30f809fab52e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 10 08:52:01 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 10 10:25:11 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3961fcb2

dev-python/unidecode: Remove old

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

 dev-python/unidecode/Manifest               |  1 -
 dev-python/unidecode/unidecode-1.3.8.ebuild | 20 --------------------
 2 files changed, 21 deletions(-)

diff --git a/dev-python/unidecode/Manifest b/dev-python/unidecode/Manifest
index 12e0542326e8..aed2606a110d 100644
--- a/dev-python/unidecode/Manifest
+++ b/dev-python/unidecode/Manifest
@@ -1,2 +1 @@
-DIST Unidecode-1.3.8.tar.gz 192701 BLAKE2B 
622b61b89d83070101626775187a666b830399bc86c67367b0793b6626667dc8f4655372c7bc8b61f2433ac927ec7572e5beb104407784dd2f8e20ced9ecf981
 SHA512 
0c93647b05b3ce041ba0091705630a4d75dfc249b3aa57b1d8bd26d26f1a067af1d0103a0f57ee2ea07224797ce204562e08df92d0fe60e250a16614bf146ece
 DIST Unidecode-1.4.0.tar.gz 200149 BLAKE2B 
34456bd340aebc40ccd92170dcbcc15b02231ed84fe1d9c7095e2be6e695207be262724f6178b37c6ad0a729715f1dd2a56214aa4233136179bb07fe5f7a99f3
 SHA512 
c2030855bf650a648d1707b629f29ad7b911b1143f603176b2236695fc884f1d25b7d635a92cd206e71b9b56bc9ab965952a187749b6dbf664b41a33b592db82

diff --git a/dev-python/unidecode/unidecode-1.3.8.ebuild 
b/dev-python/unidecode/unidecode-1.3.8.ebuild
deleted file mode 100644
index 43310f6176a9..000000000000
--- a/dev-python/unidecode/unidecode-1.3.8.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYPI_PN=${PN^}
-PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Module providing ASCII transliterations of Unicode text"
-HOMEPAGE="https://pypi.org/project/Unidecode/";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86"
-
-distutils_enable_tests unittest

Reply via email to