summaryrefslogtreecommitdiff
path: root/dev-python/sphinx-gallery
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-12-09 17:12:21 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-12-09 17:12:21 +0000
commitfd1ea0a53f74daa4fd860ac35a20ba1817fd20fa (patch)
tree4cc3f60dea678e91c9f6a61dcd4030e8c51ad0fd /dev-python/sphinx-gallery
parent90a73bb153519a9eac2a23eb9029b99b759e7892 (diff)
gentoo auto-resync : 09:12:2023 - 17:12:21
Diffstat (limited to 'dev-python/sphinx-gallery')
-rw-r--r--dev-python/sphinx-gallery/Manifest4
-rw-r--r--dev-python/sphinx-gallery/sphinx-gallery-0.14.0.ebuild51
-rw-r--r--dev-python/sphinx-gallery/sphinx-gallery-0.15.0.ebuild2
3 files changed, 2 insertions, 55 deletions
diff --git a/dev-python/sphinx-gallery/Manifest b/dev-python/sphinx-gallery/Manifest
index c7f17924391b..499e7e654d5c 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1,5 +1,3 @@
-DIST sphinx-gallery-0.14.0.tar.gz 408734 BLAKE2B f527eb58b565353722d669edf81a667b7c3e784480500ff03b5567b9214c27951438052db3f2dcba92b24e7224d5cd0017bfbe770132dc96ce3427ca463329a8 SHA512 c8a69af9dec9adf042214de0cb48d510ebb41d7bc4bb1e5767f3982b0e83d9dfa1a26028d939a1785d3894894d396840e437dc5c196bfc5318152d06240d84b9
DIST sphinx-gallery-0.15.0.tar.gz 422363 BLAKE2B cbca8ec252e03e9cacc0df27da43ebc9bbed8531d5df65bf9cb7f54f7ae8b127582f353cb245bcc459d6fa86240207346a05d777504163d49be0fabb029a172b SHA512 b6b0d5022da9de27417f8cc72ba24f0d51e57f83c68b17a296269b074888a711d61fcf933fbbfaf4d6977702b3f020d4b0eaa89e78e51185ee2dd26e911fe8be
-EBUILD sphinx-gallery-0.14.0.ebuild 1433 BLAKE2B 92465ddac94249ca1e1ad5e8bab4d3472b3806ff868f906d35ab9778f46ee957bc07d96b93df729dc6e3c66c137b6c4bf6027df2bcc3b447e6f7c2960a28e76d SHA512 e48e1b0f1cefc858073a1f98c29549288b49ba6abd8a332296975ae371d3b6355c0458613916fb1318a733d5858fe6eabbb160a96f404c8474e637855f2415b0
-EBUILD sphinx-gallery-0.15.0.ebuild 1437 BLAKE2B 65a87ad767edc64579cc98aa22409419bdfae2baa7257f655270b849f88a331b5e2747a5d9a0fc3c0377a288a1cd92b62b0c139e275133bc5ce50902b6311581 SHA512 94e20b681da9a8f21b322a2fa842dce672fbb560ae033bc31d93642d09d4558b7323983f47fdae2b67b8dc8b43c403e0cef68527c7e1cbc56b51cb3a61081bf6
+EBUILD sphinx-gallery-0.15.0.ebuild 1433 BLAKE2B bbe6587cd21c184aef29eb7e0c3a8035ba3535405472d90dfa57a1ccd8953676ba2119576243e24256fba355eaa47e2d563523d9baa06ac7a5a92f641a995068 SHA512 ad94c565ce77847be5730125ab4ec8ea34186d744630a681eea5ad1c25d97d7275ca084b2f2d670aeb6cdaa415a472134c2bce8fede1928a10c6954ace08b89d
MISC metadata.xml 424 BLAKE2B 4e5cd1e912fd5934c7221d3e5cc60b2894eca6b994384f6ceb8397ce9c5312be1e9869b57f9dd7f3ac66501b20e6fd6abd2f33b5d19b93d3a12f7158ba08e7c6 SHA512 17acc19bf43dbbf1a377949576252f77fd334ddd8a3bec593d2339db5a44e4fde831f9ce47be97318bf72e30a062608f883e48cf572904b3476fde0df33adb09
diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.14.0.ebuild b/dev-python/sphinx-gallery/sphinx-gallery-0.14.0.ebuild
deleted file mode 100644
index 30760ca95b0e..000000000000
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.14.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Sphinx extension to automatically generate an examples gallery"
-HOMEPAGE="
- https://github.com/sphinx-gallery/sphinx-gallery/
- https://sphinx-gallery.github.io/
- https://pypi.org/project/sphinx-gallery/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
-
-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
-
-python_test() {
- local EPYTEST_DESELECT=(
- # Internet
- sphinx_gallery/tests/test_docs_resolv.py::test_embed_code_links_get_data
- sphinx_gallery/tests/test_full.py::test_run_sphinx
- sphinx_gallery/tests/test_full.py::test_embed_links_and_styles
- # require jupyterlite_sphinx
- sphinx_gallery/tests/test_full.py
- sphinx_gallery/tests/test_full_noexec.py
- sphinx_gallery/tests/test_gen_gallery.py::test_create_jupyterlite_contents
- sphinx_gallery/tests/test_gen_gallery.py::test_create_jupyterlite_contents_non_default_contents
- sphinx_gallery/tests/test_gen_gallery.py::test_create_jupyterlite_contents_with_jupyterlite_disabled_via_config
- )
-
- epytest -o addopts=
-}
diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.15.0.ebuild b/dev-python/sphinx-gallery/sphinx-gallery-0.15.0.ebuild
index e4a9b5f96a09..48ff63d45f49 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.15.0.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.15.0.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
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"
RDEPEND="
dev-python/matplotlib[${PYTHON_USEDEP}]