summaryrefslogtreecommitdiff
path: root/dev-python/sphinx-better-theme
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/sphinx-better-theme
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
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 ae901de1fd61..6fccf98c9c83 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 584 BLAKE2B 192e98cbf569f7e3ddf9a935bccf8316aacfa45ae60a27fcb6b2f47bf575ab857d3836be007ae8cd04eaa90fdaa224b7a75bb49259d1a77bca8e6c973af29cb6 SHA512 5ebb846b3e1f93d6276ff09a0fb24257168f163851dd635a490bff23e9f18c89e783aefeade34220e02bf897a9cc02187a2fd0cd7083abd17492bd916777c849
+EBUILD sphinx-better-theme-0.1.5.ebuild 579 BLAKE2B 7237906da097869945c30a63e99b9ff4216f178a9dd973052523315324d5fc460884ca3db1d442637dfae4768588ff76a7b62f8557fee2f54f10c0bee99666f5 SHA512 9155cc7b5a10271579102ea94366163c8c5e045130bbe4671577ecc57e6d2b37f638bd95e8c9634088ac0c804e9f7d716b3d5a156f62a01d19cad6a9d8e55f42
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 5f8494f55f25..112d9689781a 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-2017 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,6} pypy )
+PYTHON_COMPAT=( python2_7 python3_{5,6} pypy )
inherit distutils-r1