summaryrefslogtreecommitdiff
path: root/dev-python/sphinx-better-theme
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-python/sphinx-better-theme
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/sphinx-better-theme')
-rw-r--r--dev-python/sphinx-better-theme/Manifest2
-rw-r--r--dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/sphinx-better-theme/Manifest b/dev-python/sphinx-better-theme/Manifest
index 7e606040be18..711e8f461f95 100644
--- a/dev-python/sphinx-better-theme/Manifest
+++ b/dev-python/sphinx-better-theme/Manifest
@@ -1,3 +1,3 @@
DIST sphinx-better-theme-0.1.5.tar.gz 7276 BLAKE2B 3fa32181bc567b7db614990be56ff382368564ef5698a306f07cc42d7b5d56f085ab40fec5143e85935dda63766b005e89d0310744f2e4d36de3f274a214db39 SHA512 06e50079967e166d5daf58a44c18e477cfc71d326ecf2e0a5932200c911e73ee188f720fd5bd15c2e298e14f7e3358e02e94381470bb7958edb0b0aed334ef9c
-EBUILD sphinx-better-theme-0.1.5.ebuild 569 BLAKE2B 188f5c9fc8c00e94105d46f73e9cd4cdfad12d57ce06a9b53b28aa55d2065b7d48be46ae9c5eab0a40ca543e170d9b3c2beb76a135b0a8de75b3a6b16710f53a SHA512 893f1c2becb7b35dc27d464a5af4f2600a9078b5f210f06b01c5d9917e3aab85bdc87e81e6fc73e7e43da29393c0b5d2c3b907810af3ef52102a9ee8ae4a83e2
+EBUILD sphinx-better-theme-0.1.5.ebuild 560 BLAKE2B b74bec5ec0a65ccd9dfc7bc603f1712fcb45b6dee845a17bd752dbf755efaedb3328861f2ec2aed5c7326c3f3e08c96982359a2eac476dad758574bb6c542ec6 SHA512 24ec000001c845be7408f0bf9ff195219e52fbc8db2cfd3346eed9be8f33e3e7c69c40e939d040afbe1ade6f9544065fb0cc9bc828885e430819171e5149b431
MISC metadata.xml 400 BLAKE2B 4adbe1723956764f4f2a24de5c5a3ea0329ae619821cdd4c9e2e85712eb67510ec1aa3513a6bf0cfe3d1b8251835f0ae795a6a87648314358045efcf7a075ee0 SHA512 7f8d3408daa82c2cb5576757172ed26d05c3bbdcd0dc6d1c474a60683d13f3ad4839fcb71521c30d2ccb0dc126c9fd2f676ee758830cbaf39c13c88bd7a6484f
diff --git a/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild b/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild
index 728e0d612c1c..f1a32af8eab2 100644
--- a/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild
+++ b/dev-python/sphinx-better-theme/sphinx-better-theme-0.1.5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{5,6} pypy )
+PYTHON_COMPAT=( python2_7 python3_6 )
inherit distutils-r1