summaryrefslogtreecommitdiff
path: root/dev-python/sphinxcontrib-programoutput
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /dev-python/sphinxcontrib-programoutput
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/sphinxcontrib-programoutput')
-rw-r--r--dev-python/sphinxcontrib-programoutput/Manifest4
-rw-r--r--dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.11.ebuild4
-rw-r--r--dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.8.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/sphinxcontrib-programoutput/Manifest b/dev-python/sphinxcontrib-programoutput/Manifest
index e8e8c3b38671..878aa9be23d6 100644
--- a/dev-python/sphinxcontrib-programoutput/Manifest
+++ b/dev-python/sphinxcontrib-programoutput/Manifest
@@ -1,5 +1,5 @@
DIST sphinxcontrib-programoutput-0.11.tar.gz 18267 BLAKE2B 790483b09a00199e4f6a4bb723827001e3dc252b294244ddb5ed3edc78cd8dde41fd0c5cab6d4fb715c85f8c447bf25d690b4f921341769de6d7d1c9dc7f4a71 SHA512 4aa655f8632093035de986fa31291f95e95c4c0f4d1458bb8c8cc077cca73d579b16a8bf103d7b34faafb2171c617c40200008d89186f8ed37a812459f0376cf
DIST sphinxcontrib-programoutput-0.8.tar.gz 14419 BLAKE2B ab902026ffbf4b590a5ff2617a609bff3adbefb9ef76982b6ecbbc34b7393f154db36e893b85e6316506142038f2b67f96c08e2158180164692bdbc28186dbcc SHA512 9ab769f794cf8c47f2d755b343c1326b8335c1f8161294727abada81af189545d549350536d28ac2c5f27cc309330f875b7affef6f997651e3a9f9dfbe6bd174
-EBUILD sphinxcontrib-programoutput-0.11.ebuild 986 BLAKE2B ae71cdfa730bae4523861620fa5fc35b65a2396ef4bacf33c231401bdc5b01e44568391383c4c1470d145062f353804270d759f665439d927a044b7e9eabedcf SHA512 4caf6979f7260bf3ed0610a7394bea4a3d1a157f198a7d5e9b94959213e0ca4b044e207f34037b2495cca90b81100c7c4b0146d5c685d981637ff9c3fb25136b
-EBUILD sphinxcontrib-programoutput-0.8.ebuild 863 BLAKE2B f6dacd16e613a4a85020c98faa97ce5b8f94a61d6dc990a5888dbee3f36bb198fcf2f840d78f61a9c82908c2c0f56a8a8fadd8e7ab607696fc0680615acc89f3 SHA512 0fa63d7886d795a2807447b8c76522cf34a8399147e78dc942547e4d69ffef0dd465d0a6980ab9069624b2a80e4959867476c1ec8eb3a46c1e128cba87facb6b
+EBUILD sphinxcontrib-programoutput-0.11.ebuild 981 BLAKE2B 6fdf852d7d90e4b88f004caa242cde6b38d435275b52563a0879cc6ed579c24df931bc75dfdb32684f12592bbd9af7ff33cc313b3da3d0c93e266088ddba2dfe SHA512 0bdb6efc515fe05b67e3e93e7ee936409c111fc594f019862f279f9e95dc41b67a39aa20eb576abdb88f329c7efd21b27159729081d9c0451c10cd7dbce1f662
+EBUILD sphinxcontrib-programoutput-0.8.ebuild 856 BLAKE2B 2f4d5dc1f0c8aeb3ea0c24004c551e63a2d9ed6f768ebeedd8da05642bfde6ff457234ea7ee6d828789c94b0f18e6edb3d865ccb4e7dd1496d7dd943c304cb55 SHA512 af0e400087b48f3b7ba42d5796e3be8bbb2130c9266be5c889b7055973be057c464d1d6dde62c43bc7ff9f33d47117e49e23fc0c1b0b5e3fa2af575cf238aa4a
MISC metadata.xml 527 BLAKE2B 6a601963d2cf81b69cbfdfbb3190e6a9b497ed48d08127d41ef6643cd4501028ac8163efe34dd3587e3ef19ef579c98d0d3dffedb065ff26909aaf1854af76ef SHA512 27ca1eab6719f5d577938ea7c105fd2aec99fd94d80b8d1beb14f18233ee3290a5c9a3046314c07645306a7967e14d6dff269cc377c0bbac72e309a5d669d181
diff --git a/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.11.ebuild b/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.11.ebuild
index 9b3dd3d4442f..eb638c1affad 100644
--- a/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.11.ebuild
+++ b/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.11.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
+PYTHON_COMPAT=( python2_7 python3_{5,6} pypy )
inherit distutils-r1
diff --git a/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.8.ebuild b/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.8.ebuild
index 8d0960454190..6f48cb0cc92f 100644
--- a/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.8.ebuild
+++ b/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.8.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
+PYTHON_COMPAT=( python2_7 python3_5 pypy )
inherit distutils-r1