summaryrefslogtreecommitdiff
path: root/dev-python/sphinx-panels
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-22 20:28:19 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-22 20:28:19 +0000
commitabaa75b10f899ada8dd05b23cc03205064394bc6 (patch)
treeeca3dd248b73b92013cba00a0fcc1edf2696e19a /dev-python/sphinx-panels
parent24fd814c326e282c4321965c31f341dad77e270d (diff)
gentoo resync : 22.01.2021
Diffstat (limited to 'dev-python/sphinx-panels')
-rw-r--r--dev-python/sphinx-panels/Manifest6
-rw-r--r--dev-python/sphinx-panels/metadata.xml1
-rw-r--r--dev-python/sphinx-panels/sphinx-panels-0.4.1.ebuild24
-rw-r--r--dev-python/sphinx-panels/sphinx-panels-0.5.2.ebuild4
4 files changed, 5 insertions, 30 deletions
diff --git a/dev-python/sphinx-panels/Manifest b/dev-python/sphinx-panels/Manifest
index 089f53e5f256..7a955850eaab 100644
--- a/dev-python/sphinx-panels/Manifest
+++ b/dev-python/sphinx-panels/Manifest
@@ -1,5 +1,3 @@
-DIST sphinx-panels-0.4.1.tar.gz 393088 BLAKE2B 3ba183710d211ddc623791dfa1994e08a65a2a3b4c3cda44bba7c13da255dd32c571a3637961bb901dadddfd7d06e7304eb7c489bcdcce8a05452efa151830f3 SHA512 a86377197682fe456d4d1d94571dfcb41bd09b086b79b3fd06a2d170aa97392130315f95534c04160e202cf8674bcd4005893dd306b2a1210647708863d22517
DIST sphinx-panels-0.5.2.tar.gz 400415 BLAKE2B af103b3a10032590def4b41c650e9023fe94ec6e2fe764a09237cad4d928b1ff429a7a385770f2d07724897413f001ae4037c6e8638b3a9c1d63362c361fd999 SHA512 6d4eb566623543d0553790136e420e3f3a23e06f38b64642e2bb535a5401a954719135a9af89b3655190aebcd35024cecd40b887e7b2bb1394a2a575447316c0
-EBUILD sphinx-panels-0.4.1.ebuild 618 BLAKE2B 366dfa4ee843ff592ba57ced6a4e848f94bea80e833f08ad40527e45f5f417aae0eaafaabc2146ace34df5619164aca8b6509818c25b4921bb33c225b7596b34 SHA512 d4d7c2465ef5a29e8581348f0d1dd480f71d9e14510e014fd1bb0c19987ea631610d662b6f8531d60f293e10dbc17975b4a79195662a32fabf5e303b003327de
-EBUILD sphinx-panels-0.5.2.ebuild 689 BLAKE2B f1f5b51426550f32a19801c815d40888274a7596533b0fb98ed19668e0fc034fd65196a14e599c438516d0792be625ebc3fa25563c00e65d66508d2b45a3ad90 SHA512 55d6b88a4e9ea02ee013c85943431cbb29a015c3af37137f31994df3702bde7e3f32fae3f34aed8b23ba8703f3aba895978620032461a97e4b7a74857fc07fb7
-MISC metadata.xml 451 BLAKE2B 2e03c98023cd1a19637ebfdd7a2a887bc2b4e1f3d3ffd6dc6e9941a346d10e9073bb981b41459f63ff2375855aafbdc02691d13327a312830bef55f27992a38e SHA512 1a11694eb40871b6ae5fc4107b907788fe02ab47c489096e5c55531bb88103fe66ed54deca57c41ed694f4e595f13a1cb67c8b9328bdf8c209d8c334c859f242
+EBUILD sphinx-panels-0.5.2.ebuild 687 BLAKE2B 299300167bf675d0c93afd131180eb8828831f349c9dff260277108d456ce55b2d1fcea21b2a5d9883e68e4e4a53bc4d2717334d2c62aa4ca8c22d8932cdc54a SHA512 845224a377c62fef4b30a551beddfd02e0db89eb9d09c5de15f149a764d3c499b402ce01aa31bea63c42afef1c2280fd9df342ffae2f8774bb4fe527e6868ce1
+MISC metadata.xml 475 BLAKE2B e4090a3e1358a4464858c23b69b613bb14a89bc25481767e24ffa431b54f14f81947ac91b4f1d0cec68b2ad5cc0b5e21e84d9a8a76a4fce57715320d159dcc19 SHA512 56a46b41fd68bf6b7b6cedf2f36a3e4d75753ab511210fafed4548b8b4cfb0bbd0a5f52dad0324bbe86d5d075b88335f11f59e8a47883e4d000392b1973d0457
diff --git a/dev-python/sphinx-panels/metadata.xml b/dev-python/sphinx-panels/metadata.xml
index 4072be559b5f..dee113881a32 100644
--- a/dev-python/sphinx-panels/metadata.xml
+++ b/dev-python/sphinx-panels/metadata.xml
@@ -9,6 +9,7 @@
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
+ <stabilize-allarches/>
<upstream>
<remote-id type="pypi">sphinx-panels</remote-id>
</upstream>
diff --git a/dev-python/sphinx-panels/sphinx-panels-0.4.1.ebuild b/dev-python/sphinx-panels/sphinx-panels-0.4.1.ebuild
deleted file mode 100644
index cb526641b692..000000000000
--- a/dev-python/sphinx-panels/sphinx-panels-0.4.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9} )
-
-inherit distutils-r1
-
-DESCRIPTION="A sphinx extension for creating panels in a grid layout"
-HOMEPAGE="https://github.com/executablebooks/sphinx-panels"
-SRC_URI="https://github.com/executablebooks/sphinx-panels/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="
- dev-python/docutils[${PYTHON_USEDEP}]
- dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs dev-python/sphinx_rtd_theme
diff --git a/dev-python/sphinx-panels/sphinx-panels-0.5.2.ebuild b/dev-python/sphinx-panels/sphinx-panels-0.5.2.ebuild
index 783a15c35997..b61ecf063b9c 100644
--- a/dev-python/sphinx-panels/sphinx-panels-0.5.2.ebuild
+++ b/dev-python/sphinx-panels/sphinx-panels-0.5.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/executablebooks/sphinx-panels/archive/v${PV}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
dev-python/docutils[${PYTHON_USEDEP}]