summaryrefslogtreecommitdiff
path: root/dev-python/wcmatch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
commita90c84e720803f3d26c0ade8f1f1e405ca97502a (patch)
treef788ea0972d51c66823825021dd83427e1d466c4 /dev-python/wcmatch
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/wcmatch')
-rw-r--r--dev-python/wcmatch/Manifest2
-rw-r--r--dev-python/wcmatch/wcmatch-8.4.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wcmatch/Manifest b/dev-python/wcmatch/Manifest
index a006704f2b99..98e703233dd8 100644
--- a/dev-python/wcmatch/Manifest
+++ b/dev-python/wcmatch/Manifest
@@ -1,3 +1,3 @@
DIST wcmatch-8.4.1.gh.tar.gz 117065 BLAKE2B 6528170503507aa9742a0e0878f7cfe2586408471acde82ffbf1011fbf48cbed6a45d580436cb6a63a54a81d1c237544a48112eb4c06f923752eb09521d7f8a5 SHA512 6bc8d59b678a40e28eee7816f3b447fe3396f52e982df8e0b5e26472b4ffd1342f58edc41850386954783e6d07f1d66d9372cc1495f048b9a542b572b1d8e20f
-EBUILD wcmatch-8.4.1.ebuild 1271 BLAKE2B 93267958e34513fe4deae2587e9272c2f8a71c1e15fdcf6ca2c183f3f7b5d602a8eb9627cbfe7a8c83b3b8c76e40b60a2519dc5f3e6b7a1b477c3bed64dd3a3c SHA512 0a3a3341996c7418bbde98faae53ce0099985acdd1a011fd1cb14ebde74e2020212f5c7d289dcf5b3586199d87e0af7c888ab87a570012f35ec72261f15ab886
+EBUILD wcmatch-8.4.1.ebuild 1271 BLAKE2B fa2a735ff4ed0cb2d7a61a49d8fe0622abbf4259c18137de7ad53e4711179fab5b87786ba177d84bc8a4792c19f2c3c37b218cba111104b65609609a6f16dd63 SHA512 af4e861df802b6a7be39960e8089b9dc5cb058f2fa586c07f626368be10f39cedfa68413ddffbe4550047092350fffb0ee94af8a9344be104b7adef793dd0a2f
MISC metadata.xml 3087 BLAKE2B c15652b6011b559ecaddfa76231050204a857839e3520dd77a626580d753225389f4484e22aadcd58e0e61558836655ae29adc01349484774b27142bd633a9b8 SHA512 68361ca29cbebb9a9fc9a456d485b64796b0fffc09201ff1c09e7ed913526923dca179c7e21b0420e50a55e53ab3bd01e6ecea204b38995c81cff36c49059f16
diff --git a/dev-python/wcmatch/wcmatch-8.4.1.ebuild b/dev-python/wcmatch/wcmatch-8.4.1.ebuild
index 22b76ffd9c86..dac0ffc31d87 100644
--- a/dev-python/wcmatch/wcmatch-8.4.1.ebuild
+++ b/dev-python/wcmatch/wcmatch-8.4.1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
DISTUTILS_USE_PEP517=hatchling
DOCS_BUILDER="mkdocs"