summaryrefslogtreecommitdiff
path: root/dev-python/sphinxcontrib-applehelp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-30 03:19:49 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-30 03:19:49 +0100
commit37c470b10802509995e7ae6a6886506f79540dd8 (patch)
tree96943f8a8b2db8bfcb722f6fffe0f345edfdd52e /dev-python/sphinxcontrib-applehelp
parent63a4617476a3b084928b38d816b9ed6e196d62f5 (diff)
gentoo auto-resync : 30:05:2023 - 03:19:49
Diffstat (limited to 'dev-python/sphinxcontrib-applehelp')
-rw-r--r--dev-python/sphinxcontrib-applehelp/Manifest2
-rw-r--r--dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.4.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinxcontrib-applehelp/Manifest b/dev-python/sphinxcontrib-applehelp/Manifest
index 8864eb42f652..c8de00c5264a 100644
--- a/dev-python/sphinxcontrib-applehelp/Manifest
+++ b/dev-python/sphinxcontrib-applehelp/Manifest
@@ -1,3 +1,3 @@
DIST sphinxcontrib-applehelp-1.0.4.gh.tar.gz 20710 BLAKE2B 9aa6af5b263e6d9603fb01c5ab659bf0cc117341a2c0a6b2946cbd6cdaff0274d17d833d7703711c52e65e8363175e129e452a151fbaab186b8361809bb1a72d SHA512 f281748468a9f5d9a8b71213632d55850b8642b79f33e1e0fb3c6825b0f9b392e0b17b879a8ed0d44d5bea3f076e16f01285d9f41b587af3cf194985e61e92c6
-EBUILD sphinxcontrib-applehelp-1.0.4.ebuild 1030 BLAKE2B 57aa3fd4426ae83ebe5bc316b0ca9d4bcfa59fe777016524ac33bd95f57066e42892d0e797efecea69df358845ca32aadc5e0e86159d7bc2aa45569867caaa66 SHA512 2e4890bb649c20cb96a805b5f935e2b59a05a8104ab788bf82232247852d8d3d8d8647a76565f04d2ab794bdedf99b7f8973844767305299275845d14c340143
+EBUILD sphinxcontrib-applehelp-1.0.4.ebuild 1031 BLAKE2B c6b23c6689f8f68df0befe746d1f178b0e63a00df4f78221958a35a64436c729a8938c472a16dcb1775e4f70c704484fec7ca874ce6f7f70339f64726e61f146 SHA512 50820fad2e3a0184fbdfecad13d32162b6bb627f19a2026a44ef2e3c38de0f5536a2edde572300ba68d11670226c1fc63b01f1abe954602fd22cc2ff0644523a
MISC metadata.xml 425 BLAKE2B 69f933f9bbb268736b6d99ac9256c9b2a5eb53259e117a2e02dd5b2d284d83b947c9e58fee62f4b2bbf1446829f337319fdd4c1f703d6f6c84a4ca5799d141cf SHA512 76f9a4483e7899eff96173738d4c116988fbb64852a306359649dd882abbc6b574e685a7947e4636f517aeb4b4ff56a9f8f84d9aab8da63c45fcaced3ce1aa15
diff --git a/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.4.ebuild b/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.4.ebuild
index e86612eceefb..c8ca8cfd3ca2 100644
--- a/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.4.ebuild
+++ b/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.4.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
inherit distutils-r1