summaryrefslogtreecommitdiff
path: root/dev-python/sphinxcontrib-httpexample
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
commit69051588e2f955485fe5d45d45e616bc60a2de57 (patch)
treeef8699cca7ce3773b1de747b167ceeacdc60cb92 /dev-python/sphinxcontrib-httpexample
parentd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff)
gentoo resync : 31.01.2021
Diffstat (limited to 'dev-python/sphinxcontrib-httpexample')
-rw-r--r--dev-python/sphinxcontrib-httpexample/Manifest2
-rw-r--r--dev-python/sphinxcontrib-httpexample/sphinxcontrib-httpexample-0.10.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinxcontrib-httpexample/Manifest b/dev-python/sphinxcontrib-httpexample/Manifest
index e60ab1bcdb0d..4ef68b4c1089 100644
--- a/dev-python/sphinxcontrib-httpexample/Manifest
+++ b/dev-python/sphinxcontrib-httpexample/Manifest
@@ -1,3 +1,3 @@
DIST sphinxcontrib-httpexample-0.10.3.tar.gz 30489 BLAKE2B 1100f28398d0d23559fb7ebea8263be5da6f2db09e9d5f48513d80d2cd580d2ff436df84b532eba8fb0c30eb3787a86f57f75750aeb0857b52af09885ba9a124 SHA512 de776f20e566a5b2ec4fcbad82d2ac39988ccf651a14d38d353dfd9cda7c15289acbb41db56df9189e42c2637bfd70fd4915d19d4ee718ddd4de476ddc34151f
-EBUILD sphinxcontrib-httpexample-0.10.3.ebuild 1115 BLAKE2B e0ab292866364fec136fbc8e71a85d51e338a0f603bab1f57b6d95a59036884f7aab1041b05f7636d62bfa91fdfaeafd08b668c820a80eb0afe96f4bb1e86bc3 SHA512 0af0f77ca785c6a4bb9ea0cabc913c31abb1a89a076e72acf55eca2dadeefb0227369b62cdb3ac8afb11b42dad4f4709d867b235a14be6a42e225d5bbf38414d
+EBUILD sphinxcontrib-httpexample-0.10.3.ebuild 1113 BLAKE2B 068149c9c2adf5c30b27d6ac50c84251f6f1919c9c7e271016b0086515012afa035d6f6d82d64b412b0fd89433c93da17e94b0585f9b5e08ba4fe1ff4c00e670 SHA512 ff5a379c2120dce16b75da95ebb34b9b83d87daaa790d8dcb554840675405fed01702b028f8189d55537b32bc1587fcdd3ebcecf1772b601682ee59a94a9f786
MISC metadata.xml 558 BLAKE2B 25a799d590b3d33831b946ff993c3dd8e6592dc67511179cef8f972cd06180d3ebe957a804ad476c7502e0304aa922a1d3532d397c387b2f76b4d4eb74cb6feb SHA512 a47c281c7e4fe5da43e0b197e330f628e2ee1bb85c05d8e1921f7c41d3b4bbcead1870d9168dca3d9f7b4c56806de6aded564463adf9366349670ec4ef072557
diff --git a/dev-python/sphinxcontrib-httpexample/sphinxcontrib-httpexample-0.10.3.ebuild b/dev-python/sphinxcontrib-httpexample/sphinxcontrib-httpexample-0.10.3.ebuild
index 62cfbf4fe443..57d1d89bd229 100644
--- a/dev-python/sphinxcontrib-httpexample/sphinxcontrib-httpexample-0.10.3.ebuild
+++ b/dev-python/sphinxcontrib-httpexample/sphinxcontrib-httpexample-0.10.3.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{7,8} )
inherit distutils-r1
DESCRIPTION="Adds example directive for sphinx-contrib httpdomain"