summaryrefslogtreecommitdiff
path: root/dev-python/sphinxcontrib-httpdomain
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/sphinxcontrib-httpdomain
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/sphinxcontrib-httpdomain')
-rw-r--r--dev-python/sphinxcontrib-httpdomain/Manifest4
-rw-r--r--dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.0-r1.ebuild4
-rw-r--r--dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.1.ebuild2
3 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/sphinxcontrib-httpdomain/Manifest b/dev-python/sphinxcontrib-httpdomain/Manifest
index 551634573937..7f0a27dfc5bb 100644
--- a/dev-python/sphinxcontrib-httpdomain/Manifest
+++ b/dev-python/sphinxcontrib-httpdomain/Manifest
@@ -1,5 +1,5 @@
DIST sphinxcontrib-httpdomain-1.8.0.gh.tar.gz 38228 BLAKE2B 46cbe5ef0689777ef560c167c49af5830e38c7efa3a536dd36702114eb87f3c0f2f1c0c9de808738ef081e09c7d47754bc49a039b04184696ee4389acbf18454 SHA512 64d916d58282e94a4fa2b2d0e8abad5c50106b739e6e15015d347af339f517c2c7457c9bc8dc74258cfc371910d1a02b582a2c94f6f98c195a366f68c5b108c4
DIST sphinxcontrib-httpdomain-1.8.1.gh.tar.gz 41281 BLAKE2B 9ba157b1ed9494426226a8231d5a3cea420121722e5b4891049b76da567a917aebd8f2eac2c7a3ea899517fb4c64a6d0f1c50eb872fbd24418c464433a795c69 SHA512 ba0ba8d695302acedb3d51c3218748dfe25b756e8ba2eed4d8bbe012f16d09aaf822bbc93e0d6a32d3836b20345df2df7d675317aa96a802e7daef7fee792475
-EBUILD sphinxcontrib-httpdomain-1.8.0-r1.ebuild 1043 BLAKE2B 93fa6c355103369b145f223881c61dc45b3532539c7e5a590025dd1dfe95ef9f5f4f48aef7f909ef7a7f43d6a0c2ce326029535edfa79220592ea18ed156884d SHA512 cb60047e66bb015070aeb16721aa3d87c8fbf46bb3510909b541523d796fed8bfef88af51815322fcc055e24bb77fe748bed0b7b18fea3c84371d7ecb337e3c1
-EBUILD sphinxcontrib-httpdomain-1.8.1.ebuild 1055 BLAKE2B 03aa27fa6c894e16d7039123079cce74c314ab1c53db17eb7c1371edfb73e8a58ddfdc94710af978dbdace645c9f917e83c556d635aa651cf48a55fbf64140b6 SHA512 336481ec98ddb39158974f52318698e04577fd43806d1e4de2e05b11b3afeef46bbbccc5321f1787656e2054349d8912e521b662fbffaa1d0394ab12141c24a6
+EBUILD sphinxcontrib-httpdomain-1.8.0-r1.ebuild 1048 BLAKE2B cb55c512d3a880862cf5de095de03ffb8074f560dcb9756d2de9dcfdbd74896af1e0b4cf6d12fff2f7fa4b6fc062f2660550fa855710cfb65cd38124be9ad593 SHA512 5f406f66941d723051bc96aca41a985c6ac76b4a19873a42573c51219701bf8571e04a0fc1761b850d115fa46075cbfd8a106abc02a1765e7d80f58e4efe4ebd
+EBUILD sphinxcontrib-httpdomain-1.8.1.ebuild 1055 BLAKE2B 8b632bf308ecca804a750f24879c02a6cb6bcbd48d6cdda3518662fa81291033faa5cf7ae58492613cc332a691793f2d676cd9cc5c4e64385fa35f2d6a133e0e SHA512 64a63f2fc32736143565f8e52d5c07123b73b241828ebddc1be2110031e57d3e20f9beef15145948187f9b695614fc9eadab2c36b5110170bd22e37a2f7d08cd
MISC metadata.xml 417 BLAKE2B ecd20ec2d0b0f8dd3cc1ada969a171268f068f60dc698d644de42e2088f58cc66da59a73c735371d95a22d65a5699a9082e452605ab4d7e4a793d9311aed4a82 SHA512 b92a4542db033a1291b2983539597e651853a4faac6f8144796f59d13a7d75186f96a31c17dda30e280d246cd754a7696c1d1e6b330bbded25a23bb901ed3870
diff --git a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.0-r1.ebuild b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.0-r1.ebuild
index e46606416ebe..5a74d442ba8d 100644
--- a/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.0-r1.ebuild
+++ b/dev-python/sphinxcontrib-httpdomain/sphinxcontrib-httpdomain-1.8.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
inherit distutils-r1
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 34c9095f95f6..405b8b85bcd3 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_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1