summaryrefslogtreecommitdiff
path: root/dev-python/pocketlint
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-21 11:12:11 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-21 11:12:11 +0000
commit5b68b3c83eeba9cd1f69f8bce1194794975b84d3 (patch)
tree4c15b5b55afc6d8a8fbe90de564321fb746812e5 /dev-python/pocketlint
parent949b406c5d38689bd65345d9326fefd8e102d163 (diff)
gentoo auto-resync : 21:11:2023 - 11:12:11
Diffstat (limited to 'dev-python/pocketlint')
-rw-r--r--dev-python/pocketlint/Manifest2
-rw-r--r--dev-python/pocketlint/pocketlint-0.25.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pocketlint/Manifest b/dev-python/pocketlint/Manifest
index a77900731c5e..2222f72cd109 100644
--- a/dev-python/pocketlint/Manifest
+++ b/dev-python/pocketlint/Manifest
@@ -1,3 +1,3 @@
DIST pocketlint-0.25.gh.tar.gz 23931 BLAKE2B e8254477223ea0e631129778cc760ef57d34adb78f783258c8c097f7eac1acfe4cb00d21bc9aff576fbfab2bb3f7b687de33b3bc1f02c8d083d690a2e392bbac SHA512 dcb21ee147839a606520370f948594fc695c779a03d9edfb054dd6c07f4dd1c4ad0b64ccaad504da01e3b6c572ce27db8813ac8b61468d43e3745b5053a4edb7
-EBUILD pocketlint-0.25.ebuild 755 BLAKE2B 8bd44bfd459bb11363b63fdc4e143458d0277c2cfa4ee129c68ac7b960f68bfc367f32e9951155f418633220280a3a646cec84e32328c5e3aa3576e9575e9271 SHA512 a06fadf6a63da14e7ed5f7f7464cf744e31d70bd769393076a04c91ff4229917c24b2c6dba1339a7ea7b6667bdfa04bc89886b93b4c5662d7211f769c7c6b27f
+EBUILD pocketlint-0.25.ebuild 755 BLAKE2B ef17d75833f9876007f817d4e1c62a09cef26267ba599b1a3a7ffdfacb74e12eb182f20b14bdae5125aa971b009197e8af3c5a9b39989954f9a95583b3d27e3a SHA512 34aec54cdd9a713385ba5e1ac7532eccceeffb0d3b837aff1cb8468cb0cf628cd9cf3336a2729373c3e6f0d4312df04102c85d5704ce3ce1fde451431ab6059a
MISC metadata.xml 303 BLAKE2B fd0ac0ccb8faa5f3e9b7074f238915f2b7babb9dc3af3b1574dd3f98e2970182d4cc0e579f59388601e43bd8991fa7cbca570c499f48060a25bdf8279a5c0751 SHA512 9f916df92044f8b6c2351e094e0ffdee2cf039e4d2d2d101ecc5a5e10af58dd4bafa19dc6cba47af87aaf73ad22abd64b50803c5e77cb283ae12c1f9e1653f43
diff --git a/dev-python/pocketlint/pocketlint-0.25.ebuild b/dev-python/pocketlint/pocketlint-0.25.ebuild
index 1f886f540dee..821ce664b4cc 100644
--- a/dev-python/pocketlint/pocketlint-0.25.ebuild
+++ b/dev-python/pocketlint/pocketlint-0.25.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1