summaryrefslogtreecommitdiff
path: root/dev-python/sphinxcontrib-httpdomain
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-30 21:21:38 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-30 21:21:38 +0100
commit2f210c93c08515a806199783aabe37d12a0197cb (patch)
tree8b846898d136de0503e4ec3c2cf1f90660ee3336 /dev-python/sphinxcontrib-httpdomain
parent1c19f0d8d940b35f723e28d8a6ebe388cfacd1d8 (diff)
gentoo auto-resync : 30:05:2023 - 21:21:38
Diffstat (limited to 'dev-python/sphinxcontrib-httpdomain')
-rw-r--r--dev-python/sphinxcontrib-httpdomain/Manifest2
-rw-r--r--dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinxcontrib-httpdomain/Manifest b/dev-python/sphinxcontrib-httpdomain/Manifest
index b8cab0928b96..2f9e6b3dace9 100644
--- a/dev-python/sphinxcontrib-httpdomain/Manifest
+++ b/dev-python/sphinxcontrib-httpdomain/Manifest
@@ -1,3 +1,3 @@
DIST sphinxcontrib-httpdomain-1.8.1.gh.tar.gz 41281 BLAKE2B 9ba157b1ed9494426226a8231d5a3cea420121722e5b4891049b76da567a917aebd8f2eac2c7a3ea899517fb4c64a6d0f1c50eb872fbd24418c464433a795c69 SHA512 ba0ba8d695302acedb3d51c3218748dfe25b756e8ba2eed4d8bbe012f16d09aaf822bbc93e0d6a32d3836b20345df2df7d675317aa96a802e7daef7fee792475
-EBUILD sphinxcontrib-httpdomain-1.8.1.ebuild 1048 BLAKE2B b3006755d99688771cbee98668f545e47bacd51727c9c780100bd5fc95169d69868525576505d0f35256b36b37f34d94f967bc28845add8c7431c0a478afc883 SHA512 ae053be013d47617f6256b8619bcca635f12eb37a143d58b7c47b3feb3360fb843ee512732f9a09800ba3f7a30f0724aa170ebad87126a893b99e6dd800a3a2a
+EBUILD sphinxcontrib-httpdomain-1.8.1.ebuild 1049 BLAKE2B d0809218670ff8eccc19101f69a3b9492331f56caeeffa2c0759753c965dcebb340bc228fd5b6776425913526b56200c512abc7c13d3df4766773d7fd8f16cd6 SHA512 8fccd5a9dd943d7e7a82dea914c230bb78ee69a52dc872af8f2893c838cdb0f71e109c2bf542a1beac3c3c819ed7b9361c8886ccd462b0078a9f470c46066d68
MISC metadata.xml 417 BLAKE2B ecd20ec2d0b0f8dd3cc1ada969a171268f068f60dc698d644de42e2088f58cc66da59a73c735371d95a22d65a5699a9082e452605ab4d7e4a793d9311aed4a82 SHA512 b92a4542db033a1291b2983539597e651853a4faac6f8144796f59d13a7d75186f96a31c17dda30e280d246cd754a7696c1d1e6b330bbded25a23bb901ed3870
diff --git a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.1.ebuild b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.1.ebuild
index 4555db506a1d..e8de5eb31e78 100644
--- a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.1.ebuild
+++ b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1