summaryrefslogtreecommitdiff
path: root/dev-python/inflection
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-06-15 00:09:17 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-06-15 00:09:17 +0100
commit6a7029e0f7370d4d5dfe9e31cc2719a870482392 (patch)
tree28c6c747114eaedfd2db81f86ac2ff3d7d13111e /dev-python/inflection
parent5e41a38157bb40e8513e8e34426e85faba672fe7 (diff)
gentoo auto-resync : 15:06:2024 - 00:09:17
Diffstat (limited to 'dev-python/inflection')
-rw-r--r--dev-python/inflection/Manifest2
-rw-r--r--dev-python/inflection/inflection-0.5.1-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/inflection/Manifest b/dev-python/inflection/Manifest
index 003bc16ea73c..2a5b96ab0843 100644
--- a/dev-python/inflection/Manifest
+++ b/dev-python/inflection/Manifest
@@ -1,3 +1,3 @@
DIST inflection-0.5.1.tar.gz 15091 BLAKE2B f3db09d1010ce22b67dcd519f59f25f240f463872932fd6218209768b4c5e064776ef5300a8d7f9a6b9cb94392b05b46963f00b94c6de29fb325947df7b243cf SHA512 82f70e2b81fb166260191a464383f6674e3b21504a35ee605ac6ce4bb163c8f3bbe6d06379575178d7196701459506dd541f32e48f24b32f42d5cfb717158d50
-EBUILD inflection-0.5.1-r1.ebuild 479 BLAKE2B daf5f6cc65fbcc445f92da713b7904f80577ba792abfbe7d8737c76b7a76b264bc75edef5545663b63ecc643b16ffc2fd24a63259b862450d8b250618e053fe5 SHA512 21e73ae36eb925146e08eb676e300203c1232f751532cc3c27bcd2c14fb3abade3b37d55c6ee3850cdd4e7c388c9a8db088878e7515262b0ad6b92f677d50f76
+EBUILD inflection-0.5.1-r1.ebuild 479 BLAKE2B 61cbb7ac6cb3f3fedb4201eaf6c0eba8e1aa174a5d65893f663bc892b69d5bb9232f1192103cffdde2eae0d4441eda2bdb98c0ba98a51f05eb25db982b77d104 SHA512 ad6d371916dba06e3fc09efd38bb7755f5827fd36a5bed11828159f4dfa64d27297fde4c6d893436afc8c45c3cb7031e6be349a354fd00f0856c6023aa0c9f3f
MISC metadata.xml 445 BLAKE2B 54ea8efb9148eb2cf2c273976bda73ac7552460920d1ef99f545e2ed096d065bc7cb7ffb44f989bc8429677eacc68de97b9a7f64a6d25fe07f55ba5bda5097a6 SHA512 d32e48ed10db8276a5e9efa040b91869423bfc1ec0ef93d875e726eb4ce23d9ab7ad11deb6aee79cc29a063e4a2af64a8076352d1557cb59464c36496edd411b
diff --git a/dev-python/inflection/inflection-0.5.1-r1.ebuild b/dev-python/inflection/inflection-0.5.1-r1.ebuild
index 794220dcbe5e..f7fe702a89a3 100644
--- a/dev-python/inflection/inflection-0.5.1-r1.ebuild
+++ b/dev-python/inflection/inflection-0.5.1-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi