summaryrefslogtreecommitdiff
path: root/dev-python/sphinx_rtd_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_rtd_theme
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/sphinx_rtd_theme')
-rw-r--r--dev-python/sphinx_rtd_theme/Manifest4
-rw-r--r--dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.9.ebuild4
-rw-r--r--dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.2.4.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/sphinx_rtd_theme/Manifest b/dev-python/sphinx_rtd_theme/Manifest
index e7c85c9180d8..546c7a715cd3 100644
--- a/dev-python/sphinx_rtd_theme/Manifest
+++ b/dev-python/sphinx_rtd_theme/Manifest
@@ -1,5 +1,5 @@
DIST sphinx_rtd_theme-0.1.9.tar.gz 698461 BLAKE2B 77cbf582412c4c800d18979165f501a684c1c4bdfd2e488b75ab10aee86e5696481751b7f146fe9b259ecbd94b7d456ec86f24ec2d4ef2333e79991c1846151f SHA512 e793a4da6209c26acb261efd03e6591561d7fbad97b3d7ab0a105e125a15a035d2066a1b1572a95954304d361abec39d9e1e401cd7200c6206cc8c89ad134d0f
DIST sphinx_rtd_theme-0.2.4.tar.gz 1392456 BLAKE2B daf2365d74823465a73ea37352f0a8e85f196ac9c89006e79610a2981b1a266e523865c3b6f7866fa9e77a856c5a6fe001a2eb114dcb252920b19231eade9709 SHA512 865b09febc1c289d47a8be3f3d7caa9d2a4715b350e2e2d058855831321a6f870e8339b2ef22eafc2b9fe72ad48f96b8d2fda4bc032c5f8dcdf23f314869cfbb
-EBUILD sphinx_rtd_theme-0.1.9.ebuild 535 BLAKE2B c3826e00c2b5031a4a62e6610ffef29d874171c42ad1cb3d1e85f42b66b37d54728bce53849beebb4b4a4f07af638d093ed96474da22056be86e2e854242f4d8 SHA512 d2319f60ce16e54a0128181dd514ee15834650698bd92ee0c5e8a11f3c698effa7f2fd282e0def285e9a8a0a2d688ae8caa4d83953c9cc9548d135844902b87a
-EBUILD sphinx_rtd_theme-0.2.4.ebuild 561 BLAKE2B d5e8a746434d6dedc76175e42c39bef6f1a679c9dcaadec628070331bc134a6cf3be5ef61d58183cb8a1bcfad1f732e863f5394f36cb1b73d85b2562dbff4c72 SHA512 1e63c836bdf881ab65cd51a3bdb670388a80ae909114f3b325eba418a8a922dc431c15b4b9aeded1b463044b953a2385d21e126013304bb0bf8e87f9d68cf6eb
+EBUILD sphinx_rtd_theme-0.1.9.ebuild 530 BLAKE2B aa24a209336f139a9f8e399cbcc8c2fe9f0a1e5df1d5d0162ccecf1a1b106e8db3244c61f57edb7babd27be6ca67b218ca64697cb88c2397a96564a342a3456a SHA512 b01d88a03f75137e382ccdabadbb37eb6442e539f65abb8ece31ad957d128ad0cbc180fefca60fc77b2969e61e52b67104e863bf50edf2fb3e58c6d0d3ec04fd
+EBUILD sphinx_rtd_theme-0.2.4.ebuild 558 BLAKE2B 46b041d237c9410bd7d04f866e593efd1d2a276d64a1511432d8221efed0dd89d7ef78a22064dfac6bd48d966cebf6fa5acfc3bfd9a389c016f86ebc73f55f3a SHA512 1f5fd3b30e23373211f3fa932de07831ecb0ffe9fc3087d5540e9bfed803cee1e7e7d63d3a0f0b5a9a32ed21bbdf560ad3cf881f5dee9cd086e08e6fce09e458
MISC metadata.xml 393 BLAKE2B 0964b64f29bebc684900cd181b7947897d10f617c091d6936ccbfb27f91356d83de2ad0172a95245b363cf6005fe2defe8e80aab2bbcec5f292bc79fdad7b7d8 SHA512 f3ccf901c6d0a891880bf06e1708a1e19225cf1ba60c3cad1e8bf5dfb665274fac7de87b4363734f8f299a9af589e3de64b9e38ca14a405fe33e4c63321e4572
diff --git a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.9.ebuild b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.9.ebuild
index bfbb21322d5d..676af3d85fb0 100644
--- a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.9.ebuild
+++ b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.9.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,6} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} pypy{,3} )
inherit distutils-r1
diff --git a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.2.4.ebuild b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.2.4.ebuild
index 7dfc02c2706d..c71f3d2e8797 100644
--- a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.2.4.ebuild
+++ b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.2.4.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy{,3} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy{,3} )
inherit distutils-r1
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"