diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-07-01 08:00:51 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-07-01 08:00:51 +0100 |
commit | d1c14e94a73fba924761cdad7298f3e48c6bc160 (patch) | |
tree | 60b97f0d81b3b06b06acc48ff8856d7c4afa2989 /dev-python/sphinxcontrib-httpdomain | |
parent | d5ee59790ee8298b8599b0aa0fa21a98b972a44d (diff) |
gentoo auto-resync : 01:07:2024 - 08:00:50
Diffstat (limited to 'dev-python/sphinxcontrib-httpdomain')
-rw-r--r-- | dev-python/sphinxcontrib-httpdomain/Manifest | 2 | ||||
-rw-r--r-- | dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/sphinxcontrib-httpdomain/Manifest b/dev-python/sphinxcontrib-httpdomain/Manifest index 2f9e6b3dace9..34fda6fed786 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 1049 BLAKE2B d0809218670ff8eccc19101f69a3b9492331f56caeeffa2c0759753c965dcebb340bc228fd5b6776425913526b56200c512abc7c13d3df4766773d7fd8f16cd6 SHA512 8fccd5a9dd943d7e7a82dea914c230bb78ee69a52dc872af8f2893c838cdb0f71e109c2bf542a1beac3c3c819ed7b9361c8886ccd462b0078a9f470c46066d68 +EBUILD sphinxcontrib-httpdomain-1.8.1.ebuild 1049 BLAKE2B 4f1122dbd1269431f049ea2b9715c87197cbd210067ddc7152719270447b32391136f1df8f5785dbd5fb842d15cbc4da497327a3ed702f7684c8b8e1243e3cb3 SHA512 265c8b8e92b2394b0dd4373afa44dd5612d5d4af0e22d1e02986b2d6dc197296c35dbca020f38bb8491e4d5a993ebd7abe3a65cff125a6f462980c71dba45b89 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 e8de5eb31e78..ad61db0afcc2 100644 --- a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.1.ebuild +++ b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit distutils-r1 |