summaryrefslogtreecommitdiff
path: root/dev-python/cheroot
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/cheroot
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/cheroot')
-rw-r--r--dev-python/cheroot/Manifest2
-rw-r--r--dev-python/cheroot/cheroot-9.0.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cheroot/Manifest b/dev-python/cheroot/Manifest
index d3c1edabbc8a..7e577937135d 100644
--- a/dev-python/cheroot/Manifest
+++ b/dev-python/cheroot/Manifest
@@ -1,3 +1,3 @@
DIST cheroot-9.0.0.tar.gz 152562 BLAKE2B 5f5dd172cfc8fdd1318b22fc27060444a34343b6b83bbda4bd40c16d7cb0568c356f5fd14b0a7cdc74895d6707077ec54fcae54fb29b0d16a7c06e2cd36b1ee7 SHA512 86ea0dd2cb4cde25f86b489b1d0bb27e3e7c1ba5449759ccecaae689cdcb349b968fd0c8fb8bc8273deff5e32a078bf40f4342f0c5a1f53bb8d2b968f44a453b
-EBUILD cheroot-9.0.0.ebuild 1970 BLAKE2B a3e733ad0d3e0a312cc0c7b981ae77d542c52641948be2b852c64e4a48c9611fe1a5c442d63f57e16584563aad1b65061252b48d5b0aea4ca0c1dafd8c4dd33f SHA512 a8772137f2bfbe1ce564f36a45e30e2fef5caab3375a4021b3ece77444a4e65b24e7c3e74e6db1a8d221499c2b53b896ee538de030b4b462fa0f221791559568
+EBUILD cheroot-9.0.0.ebuild 1970 BLAKE2B 0739dc5d3c0a1ca62c938b9ed0d82296c695996722d6945388f14d915228de95a5ade46ce12cbf90ac360e7bcfef22e4af944a825438f17e4f256435e0a65ee2 SHA512 20ea90c726f625cb664e7c7c4581a8f2d760ca9c8b3ceac0aa218aac22567d4f9b68a9d39f6ae06b08d3427b29ea934a7b1af1a80003d9765f29f5725014a767
MISC metadata.xml 391 BLAKE2B 1c9c2af2c1a8bcd3f1c426a87d1a2a97fb88a9a30f9c2f1802b8885329277fcfde1deadf635e419cd7f85a5685639709be33aa746d9f7a04c3ac7d832d084b42 SHA512 c194e8bed8d082ed4ce3f2a7f608085fdcf2ab8b7c730e5c6ad7438cf177ed1892565cdff0feda564681f59bf6aefc327e3d24da0a543c0f043934af27873e95
diff --git a/dev-python/cheroot/cheroot-9.0.0.ebuild b/dev-python/cheroot/cheroot-9.0.0.ebuild
index 57aaaf91193c..ba1f15d7d74d 100644
--- a/dev-python/cheroot/cheroot-9.0.0.ebuild
+++ b/dev-python/cheroot/cheroot-9.0.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} pypy3 )
+PYTHON_COMPAT=( python3_{9..11} pypy3 )
inherit distutils-r1