diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-03-24 00:31:53 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-03-24 00:31:53 +0000 |
commit | 72e4c0bc86eea366d063d15b3d5611e8f82ffd05 (patch) | |
tree | be4116935e605807f4a03de97c876e050718881a /dev-python/python-slugify | |
parent | add1c3acddd7a3f49fdb230135725463d2662921 (diff) |
gentoo auto-resync : 24:03:2025 - 00:31:53
Diffstat (limited to 'dev-python/python-slugify')
-rw-r--r-- | dev-python/python-slugify/Manifest | 2 | ||||
-rw-r--r-- | dev-python/python-slugify/python-slugify-8.0.4.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-slugify/Manifest b/dev-python/python-slugify/Manifest index 051b67f89b0f..66c534f1aebc 100644 --- a/dev-python/python-slugify/Manifest +++ b/dev-python/python-slugify/Manifest @@ -1,3 +1,3 @@ DIST python-slugify-8.0.4.gh.tar.gz 14098 BLAKE2B 684061ef5f1ee96d727caeb123957709ed391c4a746ef8a40945294ae9278947c18bd8be3d51fd2d9466b420f27ce833a54b84882375617004f9909a683090a9 SHA512 b401e574f23fa77152f8c64f15263766ed7d081759e93c28fce5fa32495eb4921701030b395ca1c738ca46a509e54bc987d81ff07fa602dd42bfa630a49aa4a0 -EBUILD python-slugify-8.0.4.ebuild 650 BLAKE2B 82d61cd4027e514c71944e4ea44e6ccc1fa65e42d4a411a1f1007e1ae362dcf7124bafa0d12d3fdadebb121a98ba723435765f911c29cee586d985dea4957399 SHA512 ae55eed761789c45f258f73e9b89265abcd952549bd9da8b89e34932175b7334d38c66f778d831b4a70517fd1ed7b89428995bb8684a9908349c7e9206924176 +EBUILD python-slugify-8.0.4.ebuild 655 BLAKE2B 00ffe17afdd3c83c5b87ee6c56c85a974e2c88311b723d8192c68513354a6677eea7e021e780cbb57a025a4efe003fdeb3d989838c860720225be5f7c7e3e547 SHA512 9e25b48f00be28cc7ed8f6eb39998510aff73e441fb1be1d00acf37de08cad434a858fcb03f19b962eb1e4a34405b5c3f864460074112f058c7687bcde09765b MISC metadata.xml 637 BLAKE2B 4869f272370af0065e6d0479d660a8fba6665ad019a3072cb3a2f1b003fa0cd7ae57dc8e19ad8ceda33d97355c1e4d1ebebb96978935d016fa8bcd2b7fd72660 SHA512 bc09a7914759371c03436e5dd0ef50bc1972cfbf2b815e91048d78d277402d8431be59673f4106483b690dfe3b3cde7ca5e39719effc23dc77e1e9b505e14a01 diff --git a/dev-python/python-slugify/python-slugify-8.0.4.ebuild b/dev-python/python-slugify/python-slugify-8.0.4.ebuild index ff2b4ca12a95..f19e1b88b1a6 100644 --- a/dev-python/python-slugify/python-slugify-8.0.4.ebuild +++ b/dev-python/python-slugify/python-slugify-8.0.4.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~arm64-macos ~x64-macos" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86 ~arm64-macos ~x64-macos" RDEPEND=" dev-python/text-unidecode[${PYTHON_USEDEP}] |