summaryrefslogtreecommitdiff
path: root/dev-python/sphinxcontrib-programoutput
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-programoutput
parentd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff)
gentoo resync : 31.01.2021
Diffstat (limited to 'dev-python/sphinxcontrib-programoutput')
-rw-r--r--dev-python/sphinxcontrib-programoutput/Manifest2
-rw-r--r--dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.16.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinxcontrib-programoutput/Manifest b/dev-python/sphinxcontrib-programoutput/Manifest
index 23c305d3f966..ab1d22b9021b 100644
--- a/dev-python/sphinxcontrib-programoutput/Manifest
+++ b/dev-python/sphinxcontrib-programoutput/Manifest
@@ -1,3 +1,3 @@
DIST sphinxcontrib-programoutput-0.16.tar.gz 23714 BLAKE2B 1e5136faa89a2f303008fb0e24f99f544464d30f5c0c072db4e2e25cb30bfc3cd4af6157f6c8dc7ddfaffd8f6587435c5947b6981c34daf2d6029736fdc22870 SHA512 6003b8ce43ed468b01f6bda02c6f58c0518b38c43a75f1ed0869dd8df2ee215310246b7feeba90f213547644c1bdb0164cf1f44f44879ac054dcbd6d6f48a69e
-EBUILD sphinxcontrib-programoutput-0.16.ebuild 815 BLAKE2B 37d723562eb46a6548491d0079872032c2c27909e07a5d337cee7906e1fc017be3f1a5cd5c105013470bb29d32e5e3ac6a7eaf676df46d8a60c00b85a018b955 SHA512 63d9a284d5e71c42868330959606828924d8050d1f7ff067f6049980f7e2eb6df6961b4eb36303b61ae77f09db19e7ef938935f921b1d9064edeead57f205714
+EBUILD sphinxcontrib-programoutput-0.16.ebuild 813 BLAKE2B 205d7daa5d9a412c84fe21dc932b03af9e9e9dde260801cd79ff071465ff43c0dc4cf67ad031310ab0d8f633f1a167cbb35e94a0580f103a5b98e979f15ed6ec SHA512 3f9339e16ca995b5a2d48af75f8a1f284978e0e0cae1f44035c25a5608aa0a9e15d637bd59f6303172c2f2390e3aa29d64583ee5fd2e29e02f022719d75f951b
MISC metadata.xml 1326 BLAKE2B 0964e588730512016b32f10f2d78f13944b82f70681f532d0573939a564b0175bcfd740dc867e9f9dbf1cbb6229d4a318f056887fdc419e5e072d871d4b1f994 SHA512 a1dcd016a6e38dabf5530628e5c4624af094e11efd0b582ac2c01f1960d22e7fee1c2b5105ef1299f8a6c4708885bb34d2c4a68f7fb946fe15ab7615994c9389
diff --git a/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.16.ebuild b/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.16.ebuild
index e2f5a3d4e624..acc8fac80ade 100644
--- a/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.16.ebuild
+++ b/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.16.ebuild
@@ -3,7 +3,7 @@
EAPI="7"
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{7,8} )
inherit distutils-r1