summaryrefslogtreecommitdiff
path: root/dev-python/pytest-shell-utilities
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pytest-shell-utilities')
-rw-r--r--dev-python/pytest-shell-utilities/Manifest2
-rw-r--r--dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-shell-utilities/Manifest b/dev-python/pytest-shell-utilities/Manifest
index 9a362db867fd..7b44a7c1b8a8 100644
--- a/dev-python/pytest-shell-utilities/Manifest
+++ b/dev-python/pytest-shell-utilities/Manifest
@@ -1,3 +1,3 @@
DIST pytest-shell-utilities-1.8.0.gh.tar.gz 79387 BLAKE2B 830e481996347a45aac357da8f98c8e9ee091a2bfd84af01a853abacde7fb9e10c451742cc8aa60cb8fed71e8176e43d95e17fbdd870f3f490334f5f6860e936 SHA512 817219983a77ad1685d4a70aae7a261e40dff095545a261bf527b756f763718ae5a841635600917f6c1c9d37df128ca1a9e2532a211cdf0c7ab89ab1ac083eff
-EBUILD pytest-shell-utilities-1.8.0.ebuild 1074 BLAKE2B 39b61f06b91ddafceec8b61fdeceb33ba7f90a80130f57bd1781e38733a14dbd9d837646e86c5dda7d271ae50c7dcac54a25ba3b09a57f6c1b8ea9de5f934f17 SHA512 d3ae065051477965243e28b1f6286ced515dee420ebef4431e1059bdf55f819ac3be79a7b19a2284a52009f43e69ba61c9fb27c3870d3e9ff6962f783ca1f2ac
+EBUILD pytest-shell-utilities-1.8.0.ebuild 1074 BLAKE2B e37eed52bce88da46307d15df4c150b91f24e6d79693e596ab3630cf6915006a21063e55f097d9aabf52249c2dee7712c8a095a3f4c7bc74b282998e4341d34b SHA512 6acd0d6f9ec0be77a43f1b903fe746bd364e6e23c940440123e10d6ed3df8f30a9562fd8b431f090e9c64aaac45fcb8f227b41ddc3a47e9a39dd4c74f9cfa5b7
MISC metadata.xml 508 BLAKE2B a72a63a2ac42538d8e95c8714345bda8a30aa1ce72c29e756bd78447655aa0fc429366b71c3833c2e074a3027b66e94067810540f75368ecb42a10a2096a5706 SHA512 9226db1de4dd7e82a09921776462390e7d539541e955254a89ff455aea35ed47ddd957ae335253b538eb635293dc6226ba639e55f5f1a109db4f5dc5b5cde914
diff --git a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild
index 62eaee9f0e6e..3986a42f12a7 100644
--- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.8.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1