summaryrefslogtreecommitdiff
path: root/dev-python/sphinxcontrib-qthelp
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-qthelp
parentd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff)
gentoo resync : 31.01.2021
Diffstat (limited to 'dev-python/sphinxcontrib-qthelp')
-rw-r--r--dev-python/sphinxcontrib-qthelp/Manifest2
-rw-r--r--dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinxcontrib-qthelp/Manifest b/dev-python/sphinxcontrib-qthelp/Manifest
index 291cda8643bb..72131ad60fc5 100644
--- a/dev-python/sphinxcontrib-qthelp/Manifest
+++ b/dev-python/sphinxcontrib-qthelp/Manifest
@@ -1,3 +1,3 @@
DIST sphinxcontrib-qthelp-1.0.3.tar.gz 21658 BLAKE2B 7a82e8941d49836cf3e64aabe05ba65b34596f7ba0287b4dc7ed2c5940f6944d1853790d1d52637b03d934effbba8fc5094089e2924322cf1b373432c60bce6a SHA512 29f77e4b3f1a4868c2a34dbd853415e5d813f482cd23b982aeed42d53acba09b896d77ba930c34cce8af043bb7d64a19acff610430e942038d95a410b6e0b5fa
-EBUILD sphinxcontrib-qthelp-1.0.3.ebuild 837 BLAKE2B 49e841fa19a0aef667eadf1ebfdf4a94dfde4ca20ee3367aaf02a579dc25d1e309d22a7e2d57a649574f6dee6a635f0c2276577296294fcd9b4c0e9890b80d78 SHA512 5e2841447e7797d32949dababd6deccef87f3272f0f1ae029cb8ad3884c4b06362446699fb2372c6f098f6eda3984ee80faf3d16b6b5dfb6712bb3fc9f2d6496
+EBUILD sphinxcontrib-qthelp-1.0.3.ebuild 837 BLAKE2B ccc2baaf3f1cb8ef8f0ce16b30190a6669892a2027ea04749e49f4ada72df388999e34f464860fe6cd0ebe7db51837fcefef7b14c262dc2a80fee7fa9ace0ab0 SHA512 70fb1abf7c848e6e4f22796447127222fc0ca5f6fdcec2c0ee8731864062e5671a0e968ee97c0e1e30e8bc18f34fefdc7c0e5f3e542a26cfcee8b655b0206789
MISC metadata.xml 394 BLAKE2B 07ab4ac78a9ee115f9287d86cb944a58297d3ee3fc9d71f2ba63b977b98e73fe41f05b05220d9ed0d127e1c63cb7d04a184159416d48bad0d92392a18ee7a5f8 SHA512 d37a5363341ebd6a0b8f190fc1ee99bd48e2f1fa37b9a6cd9a00178b504dde84cf09656f622867bf6c158ef342f97011d69759be4ee27738ee5ea042e62cdfa8
diff --git a/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.ebuild b/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.ebuild
index d043e7b2c713..02b4812f89c9 100644
--- a/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.ebuild
+++ b/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.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