summaryrefslogtreecommitdiff
path: root/dev-python/sphinx-testing
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-10 21:05:55 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-10 21:05:55 +0000
commit71deace00d1a2b091313fe137ab7092418c6f87c (patch)
tree9f1f0dee23e13658e52f49437befe78427148c51 /dev-python/sphinx-testing
parent29aabba0ea759c6a2864ff5631735b67ee38e5e0 (diff)
gentoo resync : 10.02.2020
Diffstat (limited to 'dev-python/sphinx-testing')
-rw-r--r--dev-python/sphinx-testing/Manifest4
-rw-r--r--dev-python/sphinx-testing/sphinx-testing-0.7.2.ebuild2
-rw-r--r--dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/sphinx-testing/Manifest b/dev-python/sphinx-testing/Manifest
index d7da52b4d976..719705a77268 100644
--- a/dev-python/sphinx-testing/Manifest
+++ b/dev-python/sphinx-testing/Manifest
@@ -1,6 +1,6 @@
DIST sphinx-testing-0.7.2.tar.gz 11040 BLAKE2B 503e38eabfe8dbe28942f9165a83db2dec0f9ac52e1e55f7298848b7a6b55244e1b5623bfda7f4e1380eab16ef81cf51c6bc11e919a8b45506f17759ae0ee181 SHA512 d267c74d97443db2df69914a825da969021e37fc61b8a664ef382504fa826387a95230bf9259b58c6f26721f33985fa2168d2714342a2166b59740cf1b3ad724
DIST sphinx-testing-1.0.1.tar.gz 11513 BLAKE2B 46ede243507a0d90b2ad4b918deadb818491bb0ed15ce41886040c52650f9fd348ff57c03766fd1e7719bbb54726f8915e091cf94a5396da946102ca49fd07b2 SHA512 2d377c0c6fe8e34a463b35e96938507a3ca35fa06cd19a2682eb55825e1b88982a80a02ebb9a02a47f11ca5e8fe6a5b9e5c8114d955fa3b774e0148e82121818
-EBUILD sphinx-testing-0.7.2.ebuild 705 BLAKE2B 483934dd7b69b2c7ae770ae63bf387035ab97fc4ea550c7bf69bb8664e83053a98b72104064787f121ccbfaa9e69f24a39c34e398ae02263c4876779628a4971 SHA512 79c852bd8af7ea317f8ab95d924d18c9812514679f14d50bba88704ce2990e52784f5b9caa2f046a90cf3c5dd4bfb9d5b593b3d328430c4467f6e524a4ae855a
+EBUILD sphinx-testing-0.7.2.ebuild 695 BLAKE2B 216df9cd05e5b1fe3ec0c93161c5eab04085646d6d9fd9f70abf50928f38282f2ce6cd1e40e157f6947ab4b1864684b5da1c55bc81858e338d82d09ef2b4d80d SHA512 f3671c0297c154761834ac0059ab0b70e2cb39ffe05606470bc516ce93251ad471da3472bdb8393c630859fa8a93805bb16dd29cd502399d4ec20d726b43691c
EBUILD sphinx-testing-1.0.1-r1.ebuild 858 BLAKE2B bf6d1c4cbf492622e740012c96c01b46979b236aa5761b6608f179b90a67596787a13def3d7fa6cee9d382801e31c98fa82a78122f36ccac6dfd697980c11abe SHA512 cc3730ab23c5b55ae75af8779b451a0a8bf938c7c54b5c80235935792ada4973b2f2eb8d10c736f9bbc615d1af8820e4c55b8bb773f47daf63f3b521e24c7333
-EBUILD sphinx-testing-1.0.1.ebuild 863 BLAKE2B 65826fffa47b5b2a0a249384f210510aa910aa673970362d62290eeacb7f009281fb594275be05adb0714d95896ec10fe326655221a673d22b51200240cda87f SHA512 84d595a0c724268c82376e23c6976263ff24434a847872963c32d5a8937311ac078f34dc900c92c9e1c01a5b50ab53550285ad3b19d8408a548a26753c3782bf
+EBUILD sphinx-testing-1.0.1.ebuild 853 BLAKE2B 8af5fdec2b50d822bdb62248d2a0526568beb9faf9540fc1626e3640543c48fd804528257ceba385dbaa26c39d03f1056fdfbfa939ced49ef423e095aa230a56 SHA512 72c09662fb0cace1cc47c98a4d4d235e1380e0f852168c1176fde811e1cf773127fd326a29fef432162f7065818c3892e35a64c758d3bd625ac7f56bdcb09cb4
MISC metadata.xml 340 BLAKE2B 9a1df283aab1420d7818f4661b57f6d60cd734016c3711c633b9a6a11c401c8603503530fa5e1f50940bd28c1fed83196c1c543d16b5217b996f6afef23175a8 SHA512 f5299851dc6aa3c3ad1109123ac6c4eb5b5c7e1177fa1f068da5cef0920bbece63a8f1c424c5b95addf661e5a7d15a05a427676f6c272a54741495c77e316b78
diff --git a/dev-python/sphinx-testing/sphinx-testing-0.7.2.ebuild b/dev-python/sphinx-testing/sphinx-testing-0.7.2.ebuild
index 55f4c8fdd4e4..b6913ffde4a5 100644
--- a/dev-python/sphinx-testing/sphinx-testing-0.7.2.ebuild
+++ b/dev-python/sphinx-testing/sphinx-testing-0.7.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1
diff --git a/dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild b/dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild
index 73d0dd77b454..a9376463d9e7 100644
--- a/dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild
+++ b/dev-python/sphinx-testing/sphinx-testing-1.0.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1