summaryrefslogtreecommitdiff
path: root/dev-python/unidecode
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-06-18 00:10:02 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-06-18 00:10:02 +0100
commitccaccfe4f1da8c11d9fa110f6e4eb847358769d7 (patch)
treeff02c95ae3d9a1e73e2a182e268161743d81a88b /dev-python/unidecode
parent74e526c590f52d24a213e25f77858ae0b34ec2c8 (diff)
gentoo auto-resync : 18:06:2024 - 00:10:02
Diffstat (limited to 'dev-python/unidecode')
-rw-r--r--dev-python/unidecode/Manifest2
-rw-r--r--dev-python/unidecode/unidecode-1.3.8.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/unidecode/Manifest b/dev-python/unidecode/Manifest
index 614d443732ba..b4f3a5ce130f 100644
--- a/dev-python/unidecode/Manifest
+++ b/dev-python/unidecode/Manifest
@@ -1,3 +1,3 @@
DIST Unidecode-1.3.8.tar.gz 192701 BLAKE2B 622b61b89d83070101626775187a666b830399bc86c67367b0793b6626667dc8f4655372c7bc8b61f2433ac927ec7572e5beb104407784dd2f8e20ced9ecf981 SHA512 0c93647b05b3ce041ba0091705630a4d75dfc249b3aa57b1d8bd26d26f1a067af1d0103a0f57ee2ea07224797ce204562e08df92d0fe60e250a16614bf146ece
-EBUILD unidecode-1.3.8.ebuild 493 BLAKE2B 4122b0cfb3a6cef670ac90c5f44cddc6329ad84011ad017b3ae28d82aad2e9320c6fb5cc683b938dd4806cf86be675f30855127c853429363b23601329b3f9e0 SHA512 a59f1c189217e18eaf62b89b32122d6dba10f533243287bd099e7bd2ba0057b21c63d5bd7a4756cc0fb8aa9361fbdfd57de750a3dda4a42e6b5a23e99a9788b0
+EBUILD unidecode-1.3.8.ebuild 493 BLAKE2B 11e458629713151d8edc9d202e8e6259db9787e5ece00e04ec31a3df9b1c33f8b07491b82c2622bd4226e4064c1a3571e0fea5f637284aa1bc9f2f75f199d179 SHA512 0e383cde8bcfca160a4a72d2c4e003a2b284fee19a43c5f9a1445f53617e8a7b8a89360ffb98d5cb11c47f438a19d6877fa6bded8455f48431be06f5653f3a88
MISC metadata.xml 457 BLAKE2B 43e1b676ecfc82f845bfc1b3dd2409756ca419086ccb693b39f73e2598b5de9a463fecb3dbda76d7e375b23a6ba06589231d6184a92872bd4f3c16080bef6353 SHA512 7cded888473c7a7829aaba7d63d5a54bc22f5e9829733d961d520a7d3f0ff57ee00e16c42811a6b63c0d02f9e3f93a1d0f539c8c79242038bcdfd594ab7d07c6
diff --git a/dev-python/unidecode/unidecode-1.3.8.ebuild b/dev-python/unidecode/unidecode-1.3.8.ebuild
index 90786226cabb..1f3dfba23a5b 100644
--- a/dev-python/unidecode/unidecode-1.3.8.ebuild
+++ b/dev-python/unidecode/unidecode-1.3.8.ebuild
@@ -6,7 +6,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
PYPI_PN=${PN^}
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
inherit distutils-r1 pypi