From d99093fb4bb5652015c06274d64083daa2439e4f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 3 Mar 2021 10:28:17 +0000 Subject: gentoo resync : 03.03.2021 --- dev-python/sphinx-gallery/Manifest | 6 +-- .../sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild | 28 -------------- .../sphinx-gallery/sphinx-gallery-0.8.1.ebuild | 45 ---------------------- .../sphinx-gallery/sphinx-gallery-0.8.2.ebuild | 4 +- 4 files changed, 3 insertions(+), 80 deletions(-) delete mode 100644 dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild delete mode 100644 dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild (limited to 'dev-python/sphinx-gallery') diff --git a/dev-python/sphinx-gallery/Manifest b/dev-python/sphinx-gallery/Manifest index 09635ef5d40c..e94fece4c0cf 100644 --- a/dev-python/sphinx-gallery/Manifest +++ b/dev-python/sphinx-gallery/Manifest @@ -1,7 +1,3 @@ -DIST sphinx-gallery-0.3.1.tar.gz 88807 BLAKE2B 79218a1f438e2b8607c52b14f098c0136cb4d5ce15a12d82bdb3caf0c7c1090e7c4f210437fc660d8d4d19bf87bbaa2ec3c208d2dc8a77ad9deea5b5cefa3c05 SHA512 c51eaaef63a7496e223a4541d0560f694420b6ac4b2cde3779c405f0ab92d34aef7a37e4c41da9e59bd8a050c8d3eed330df3799e76a60ae35cdbc6f7c9cb8c1 -DIST sphinx-gallery-0.8.1.tar.gz 6502920 BLAKE2B 35f6bfe6039910518c21dadcdb7d814f4400baf3996ee5df21ff6a16b8fe87b0ec0355073b854e9b07ab7f2aced6d2de4453b9ebb2aa142506e9cbfebb99ea4c SHA512 0e77b75fe1d9c44d68235603529c116fad0460156d59f6b2f41ff299e42074930694f1768d99fe585428734617d18e1f1379fdc14e359b0274d1614c092141f6 DIST sphinx-gallery-0.8.2.tar.gz 6530210 BLAKE2B ba1500b9870d89c686dd1afbcab4797e15944cbda4d8d2faf02bb65435fa4208bf7dfae70285c920ad2f3b82bc085b06629fb3d2807462f92e75be91ef1e81a8 SHA512 52dfcf320d1e53b2ee985482af5cee63582b26aa6f3969f2d83e6ffb9503712f5d1a865c849c4b2111f7fd4349cefb158874d8faa323e4e7d73bf547a26f3a93 -EBUILD sphinx-gallery-0.3.1-r1.ebuild 709 BLAKE2B 82d671684b82ae1ba782b96c979f58db54fc5f432161617fdfe630851228a1e1d4027ee4d25ea73ee1265dd7235361486c200812d3dffe1d668f905f6f2073bf SHA512 5893260cd07e77c6cccd8774ebfb9647a0725f62f8083808f6ee799f56d92cc3e0df523d53fe282151016e1c7d7e05a8bb0f39370249fe18a7e59aa562a219fa -EBUILD sphinx-gallery-0.8.1.ebuild 1081 BLAKE2B cb8203fdaaec8be5270ebc2b3662128f4133c3d2c9f479bd69aee3f226bd83ab140ee28561b80f8488ea3aa876b0f6a1d20e7e248546f9874578c2f6ebdbfdc4 SHA512 58bfe1e8198b360a95e4c56d19a7d239bdf0b148f09f5689334edf6a641dea571b78508a73b5aa70e898debaab0a020b15c240b1d550302aef30ff31a41ccc2f -EBUILD sphinx-gallery-0.8.2.ebuild 1086 BLAKE2B b397e76f5720995ce9eb6081c6e8d64ef063c46cf1db0a7aa729d242ef68182b554611f0b2d269ad7a3d83dac3831b8c4556e6169797b2f3efdc6f68742647de SHA512 2c506d255fd355f843080d90e95795922828e3ba7fbebb04463e47295e91c230036ccac515647e1af282532932c65261f7f34bdcc6ff5f4f34a6267cb65b2608 +EBUILD sphinx-gallery-0.8.2.ebuild 1083 BLAKE2B da6179da23af96f1e68fa0e14dcbb63acd216e8b649f84429c7617e8b44ed0248c6d11860de23f316cb2419b9df3940c821f88ac4e7b29341cca67cded577d1b SHA512 cf8379ee6f0dc0b5c946c65ae49003015a97df109e4d4476f3b1d26b003866023271b632279a482c149ac24246927dc20d40e621947f867c31b8fee73364adac MISC metadata.xml 423 BLAKE2B f19c62636f116f7d1864c30fba6d99d11759e425b2395bc8f0444c7fe6b1f5092bad3af576e9e9e5ff06e789a3e60e5c98bd87852b8f8670bbba93df4f632acb SHA512 377d09b8209490eb7b591abd00b3e6a077df956acd576844424cb022ba7948298f8ed36919b2903718d9a44b7aec2877b00b1e6f272f4768144772883a6ad8c4 diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild b/dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild deleted file mode 100644 index d9b82a58186c..000000000000 --- a/dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_7 ) - -inherit distutils-r1 - -DESCRIPTION="Sphinx extension to automatically generate an examples gallery" -HOMEPAGE=" - https://sphinx-gallery.github.io/ - https://github.com/sphinx-gallery/sphinx-gallery" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="" - -RDEPEND=" - dev-python/matplotlib[${PYTHON_USEDEP}] - dev-python/pillow[${PYTHON_USEDEP}] - dev-python/sphinx[${PYTHON_USEDEP}] -" -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" - -# tests need extra files not distributed diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild b/dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild deleted file mode 100644 index dbf62e05f79d..000000000000 --- a/dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7..9} ) - -inherit distutils-r1 - -DESCRIPTION="Sphinx extension to automatically generate an examples gallery" -HOMEPAGE=" - https://sphinx-gallery.github.io/ - https://github.com/sphinx-gallery/sphinx-gallery" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="" - -RDEPEND=" - dev-python/matplotlib[${PYTHON_USEDEP}] - dev-python/pillow[${PYTHON_USEDEP}] - dev-python/sphinx[${PYTHON_USEDEP}] -" -BDEPEND=" - test? ( - dev-python/joblib[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests pytest - -src_prepare() { - sed -i -e 's:--cov-report= --cov=sphinx_gallery::' setup.cfg || die - - # tests require internet - sed -e 's:test_embed_code_links_get_data:_&:' \ - -i sphinx_gallery/tests/test_docs_resolv.py || die - sed -e 's:test_run_sphinx:_&:' \ - -e 's:test_embed_links_and_styles:_&:' \ - -i sphinx_gallery/tests/test_full.py || die - - distutils-r1_src_prepare -} diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.8.2.ebuild b/dev-python/sphinx-gallery/sphinx-gallery-0.8.2.ebuild index 928a61793224..d03b672455fd 100644 --- a/dev-python/sphinx-gallery/sphinx-gallery-0.8.2.ebuild +++ b/dev-python/sphinx-gallery/sphinx-gallery-0.8.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 @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" -- cgit v1.2.3