summaryrefslogtreecommitdiff
path: root/dev-python/sphinxcontrib-devhelp
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-devhelp
parent63a4617476a3b084928b38d816b9ed6e196d62f5 (diff)
gentoo auto-resync : 30:05:2023 - 03:19:49
Diffstat (limited to 'dev-python/sphinxcontrib-devhelp')
-rw-r--r--dev-python/sphinxcontrib-devhelp/Manifest2
-rw-r--r--dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.2-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinxcontrib-devhelp/Manifest b/dev-python/sphinxcontrib-devhelp/Manifest
index 82e18c8ef53d..ef88dda92601 100644
--- a/dev-python/sphinxcontrib-devhelp/Manifest
+++ b/dev-python/sphinxcontrib-devhelp/Manifest
@@ -1,3 +1,3 @@
DIST sphinxcontrib-devhelp-1.0.2.tar.gz 17398 BLAKE2B fcf04148bc4a77963517d9011c20a6b77eee499f1a5dcd4a9631b4f415f80a9f7091b254f74ba2fbc9b7106dfb741dc839e14813e088d5a0802793ed457e95df SHA512 83b46eaf26df3932ea2136cfda1c0fca4fc08ce8bca564845b3efe5bb00d6c8c93991f4edd4913d4ec796e2d85bd2c7265adf28e98f42e8094daeb5ac11a0eb1
-EBUILD sphinxcontrib-devhelp-1.0.2-r1.ebuild 945 BLAKE2B 5af106fc9bb02644f1d20bcdf3a1441804c44f76c6f1a4e5432dae008f4d9fe4f1d69e284460c0b2565fb4c58b43dee780d034385c198ef16df3a0191b22e633 SHA512 408f8e103425dd8460e27ab706a8dcd52263d47ce3cf84c0c26c78b947c352f99bea823cd1195b07d9ea54d6c6c2284bd295abc309135e5ca252972a5bdebce9
+EBUILD sphinxcontrib-devhelp-1.0.2-r1.ebuild 946 BLAKE2B bb250e6654387b5abe5a4a0aee9028ffc66bb315fc0045a4997987e4659cee1b0492aa64dff4e564f65f1e077485a7c1c35549e7f9d1ae0776eed76153030b88 SHA512 ab430e131cacc6fd3ca071f01f479e791c77e11c3b51435542fb50958624d452f3a40db065759537d7a975eae7d6a328d37f646df28d2ba117691f38017a16a7
MISC metadata.xml 421 BLAKE2B 0149d4fd64eb705d8731df8aab1a95f29797e68db4cee2dc31b9c1e1cda44223d966e0ffbd1e5ec1b83952f18c3d9965d4d1d7df51fcf88d8549e30572b0ab91 SHA512 b4051429218926b1a0ea4cf02f48a1ed3014245baa2fc4704d4fff116234fa2a83cd8c229377faa8e2f613445df1391d292c77482c59bc5441289e7d92bb8dc7
diff --git a/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.2-r1.ebuild b/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.2-r1.ebuild
index f53c64e13b34..1f2825332803 100644
--- a/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.2-r1.ebuild
+++ b/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.2-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
inherit distutils-r1 pypi