summaryrefslogtreecommitdiff
path: root/dev-python/sphinxcontrib-devhelp
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-devhelp
parentd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff)
gentoo resync : 31.01.2021
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.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinxcontrib-devhelp/Manifest b/dev-python/sphinxcontrib-devhelp/Manifest
index 9b32823b804f..86b6c87289c2 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.ebuild 839 BLAKE2B 2e4bb417e72497ef6699f43eb9e80ff2e338a7fb234202d920ab7b04e2b786564951cdaff78474e888a679268facad5d40ef9cfe43f392b0e19a8a7de08169f9 SHA512 59db39d8795de27d222ec358974016b290a0c4616a37669cc1a92c96287dae07476a7b7b567cf3073b97b251bd7b30c899b0fa5c12fc7bec432fe01f4b4bafd6
+EBUILD sphinxcontrib-devhelp-1.0.2.ebuild 839 BLAKE2B 8a50e02b13cb4649532a2ded56a50896eaca5e706aec490da32a61893a2b2c255b470dfca312b4351d585cfaffeb255f37ee031216f4d6745b3a4e23d79dea08 SHA512 394e34756fedb6e486b99cde09390363f12f88deec1f15639f4bd7a29b2592bdc620a49263b186ec70ac4f53bf92c348080b65dad0878350d1933eed60bb2e16
MISC metadata.xml 396 BLAKE2B 5242eadb2888d9329d6adc6afb99cda4d388835c066160e6dacda16bca425555c8dd1b4ccd548667d7ddcc28b595b931842e4cd757225e4d86631d9dc86112f9 SHA512 16429051b15bd1ee3ad8f012ea983fffbe4c4540f84735853ea919ca1bb46ab1aefdbcb8c7e502d5f330898ab2163662faf4733c4aa35309b2d42e33f0e93edc
diff --git a/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.2.ebuild b/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.2.ebuild
index fa2a44cc043d..f9a171a090a8 100644
--- a/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.2.ebuild
+++ b/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6..9} pypy3 )
+PYTHON_COMPAT=( python3_{7..9} pypy3 )
inherit distutils-r1