summaryrefslogtreecommitdiff
path: root/dev-python/sphinxcontrib-applehelp
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-applehelp
parentd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff)
gentoo resync : 31.01.2021
Diffstat (limited to 'dev-python/sphinxcontrib-applehelp')
-rw-r--r--dev-python/sphinxcontrib-applehelp/Manifest2
-rw-r--r--dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinxcontrib-applehelp/Manifest b/dev-python/sphinxcontrib-applehelp/Manifest
index 16ae6cd79d97..b6ce0209416f 100644
--- a/dev-python/sphinxcontrib-applehelp/Manifest
+++ b/dev-python/sphinxcontrib-applehelp/Manifest
@@ -1,3 +1,3 @@
DIST sphinxcontrib-applehelp-1.0.2.tar.gz 24548 BLAKE2B 9532cb990ed97c6773388a66895a066958187e9100d226e2274c26ba07fc5832e42ba407864b69b002da926a79e71ac2d6315125906156214df3920b585d9f71 SHA512 1325ac83ff15dd28d6f2791caf64e6c08d1dd2f0946dc8891f5c4d8fd062a1e8650c9c39a7459195ef41f3b425f5b8d6c5e277ea85621a36dd870ca5162508da
-EBUILD sphinxcontrib-applehelp-1.0.2.ebuild 839 BLAKE2B a66101defce4f0b3e76d657b7e8454d5a40ab2fe4832ea1cc6c1b268c2196fd4f97a34abaa58df8f2d8ba0c43ffe28ca7f850f4dd21ef975d4f98c6f72bcc96e SHA512 3d494d582abdbe5aaa005669b66a9fe1813e4f01f3ba7d041cee3f8037f097c0077146441c77118280bea2509bc5b9eec6bac064f2a827618de72556f06e3664
+EBUILD sphinxcontrib-applehelp-1.0.2.ebuild 839 BLAKE2B 62f41c35e0954c2b5c12c9445714939c25fe74f62b9b542b947be3a190751bece38b0e5d3b21be71c06ab3d91e54209000da26b22d1bbdb011cfdfc778cd3d4e SHA512 f0f4b57f77a643745ff8cfa91d29e3f2a1333152afbe37baa71ef97d0663ad2d3ac7cac9a1facf1541f48a63887151276a9efe4f03fec676865f785b2bf6bac8
MISC metadata.xml 400 BLAKE2B 5c06d0d11daf8209bf0b905a34986e4d1083cbc8b1181c8acaba8c4e2786950f59ea4bd7d2bf3f4337b6437f0ed0dbaa1c16af4b5821226c9c7d3990a638fc0c SHA512 cd0be59af961b0720f9cfd1e8b331b700110b0424b67099fda72853ca85e5bbe07ad5e10775c665b4b04f28d724b7cc83c9501e522d36859a2de99baecdb91a2
diff --git a/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.2.ebuild b/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.2.ebuild
index 9c27d9793c52..dc5f6707fdd1 100644
--- a/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.2.ebuild
+++ b/dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-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