summaryrefslogtreecommitdiff
path: root/dev-python/sphinxtogithub
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/sphinxtogithub')
-rw-r--r--dev-python/sphinxtogithub/Manifest2
-rw-r--r--dev-python/sphinxtogithub/sphinxtogithub-1.1.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/sphinxtogithub/Manifest b/dev-python/sphinxtogithub/Manifest
index 0324f937441e..e9db16ff0764 100644
--- a/dev-python/sphinxtogithub/Manifest
+++ b/dev-python/sphinxtogithub/Manifest
@@ -1,3 +1,3 @@
DIST sphinxtogithub-1.1.0.tar.gz 11103 BLAKE2B 58cf7209da147df161aaf447131a408a9f2a9e9b8673e95a11fd2f8f6e11ec71d2904a2cd077c460088a6889515461a419627ff08562eda4101148c9f0118fd4 SHA512 190c57535c58f86a84a3e80bde61f99d35b8d3826d18d77d9eaf857be853c84b35e49cbb517fb13d8993934757892cbda4a820ecd24f3e5ff2908e814e53d664
-EBUILD sphinxtogithub-1.1.0.ebuild 769 BLAKE2B 629e8b808058b15de4aed5ed38f6e6bac227b9546a6b46ef246b1438af52f3d31143b6cfba6d914db90caf256f3fffc41d3cad71672ca056ef3a2ea1c5310434 SHA512 657ec05028781ff1c460e9ae0913f59562bcc6ccfaf02dd587284e5231d6bebc17b82eb5101cdc3608a22ef4437bfb3ab695d0cd8911db1c1259c8a634c15e44
+EBUILD sphinxtogithub-1.1.0.ebuild 761 BLAKE2B aac2f2781c5f6e09633d475be7702e359ffc623a1d9b104bfebe1bb913684f4ac1f4800f2582b7cf8e76cb4eb9d4426880581378fad5740ffce0ed88db5489ea SHA512 97ba7caf963fc7bf1e7023c4d5cca6688d46bff1111368a54202b583311b92aebcb198eaf28236286278590471336e8dcce0d2a097572ef5ff20f2d26c880325
MISC metadata.xml 398 BLAKE2B a668d73ec1bf324753827d3542d37faf1fda5516f0fa13774ede87ffcecc9f08ca75f248f036a218a75036fabd1eaef2bddb58890079e0f7d9a046605d777332 SHA512 e15d63d81faf57bee3099a25418ec787c0e89b68e12a217d1748156f43598b56b5f870916c14728bf3a8749f68cb9cc8f3c6c8041639407642bad9bf7cea6d86
diff --git a/dev-python/sphinxtogithub/sphinxtogithub-1.1.0.ebuild b/dev-python/sphinxtogithub/sphinxtogithub-1.1.0.ebuild
index 30fe193c91a1..db9d06f4ba3c 100644
--- a/dev-python/sphinxtogithub/sphinxtogithub-1.1.0.ebuild
+++ b/dev-python/sphinxtogithub/sphinxtogithub-1.1.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 pypy )
+PYTHON_COMPAT=( python2_7 )
inherit distutils-r1