diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-05-10 18:57:31 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-05-10 18:57:31 +0000 |
| commit | 03038b30c85963a154098a63076d2cda0cc79e9f (patch) | |
| tree | fe50bf4aa24973ae250f4473c158d02aa0a886d0 /dev-python/unidecode | |
| parent | fa67436a6dcf516b64f40123c07eb15ed9f1426b (diff) | |
| download | baldeagleos-repo-03038b30c85963a154098a63076d2cda0cc79e9f.tar.gz baldeagleos-repo-03038b30c85963a154098a63076d2cda0cc79e9f.tar.xz baldeagleos-repo-03038b30c85963a154098a63076d2cda0cc79e9f.zip | |
Adding metadata
Diffstat (limited to 'dev-python/unidecode')
| -rw-r--r-- | dev-python/unidecode/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/unidecode/unidecode-1.3.8.ebuild | 20 | ||||
| -rw-r--r-- | dev-python/unidecode/unidecode-1.4.0.ebuild | 2 |
3 files changed, 1 insertions, 22 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 1baa1751c5c9..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=( python3_{9,10,11,12,13} pypy3 ) - -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 diff --git a/dev-python/unidecode/unidecode-1.4.0.ebuild b/dev-python/unidecode/unidecode-1.4.0.ebuild index 61a9ea0bcdba..1baa1751c5c9 100644 --- a/dev-python/unidecode/unidecode-1.4.0.ebuild +++ b/dev-python/unidecode/unidecode-1.4.0.ebuild @@ -15,6 +15,6 @@ HOMEPAGE="https://pypi.org/project/Unidecode/" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86" distutils_enable_tests unittest |
