[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2024-04-27 Thread Michał Górny
commit: 535faddd1b3377bda0e791f8ad2b21cf4db0adf3
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Apr 28 02:25:44 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Apr 28 02:37:15 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=535faddd

dev-python/sphinx-gallery: Bump to 0.16.0

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-gallery/Manifest |  1 +
 .../sphinx-gallery/sphinx-gallery-0.16.0.ebuild| 51 ++
 2 files changed, 52 insertions(+)

diff --git a/dev-python/sphinx-gallery/Manifest 
b/dev-python/sphinx-gallery/Manifest
index 6c907aa1741d..4148b45df8eb 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1 +1,2 @@
 DIST sphinx-gallery-0.15.0.tar.gz 422363 BLAKE2B 
cbca8ec252e03e9cacc0df27da43ebc9bbed8531d5df65bf9cb7f54f7ae8b127582f353cb245bcc459d6fa86240207346a05d777504163d49be0fabb029a172b
 SHA512 
b6b0d5022da9de27417f8cc72ba24f0d51e57f83c68b17a296269b074888a711d61fcf933fbbfaf4d6977702b3f020d4b0eaa89e78e51185ee2dd26e911fe8be
+DIST sphinx_gallery-0.16.0.tar.gz 432247 BLAKE2B 
130800616a29be2daedb77404f79ca8d1543ecd391f45f8f19cbcf46ce742d02725d9b087be337d11496021b5c486c6c24b35f22b2c7d4cb575cb2c217d328db
 SHA512 
b45e9141d64b1e277d75f501f2cc40979942953cd8412716e5af64917a3b9adc0a746fbd6249c3636c3db222c1e438ee7f9a9ad93f57b2f05f9ec80a562796c3

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.16.0.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.16.0.ebuild
new file mode 100644
index ..28e368e47dd3
--- /dev/null
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.16.0.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+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-4[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools-scm[${PYTHON_USEDEP}]
+   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=
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2023-12-09 Thread Michał Górny
commit: 88f629e302ccec86ad44f8bde5178cc4a5f386a6
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Dec  9 14:05:54 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Dec  9 14:05:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88f629e3

dev-python/sphinx-gallery: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-gallery/Manifest |  1 -
 .../sphinx-gallery/sphinx-gallery-0.14.0.ebuild| 51 --
 2 files changed, 52 deletions(-)

diff --git a/dev-python/sphinx-gallery/Manifest 
b/dev-python/sphinx-gallery/Manifest
index 71a48b6566c9..6c907aa1741d 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1,2 +1 @@
-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

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..
--- 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=
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2023-12-09 Thread Michał Górny
commit: 449ea5940bb6a80e5a851da78a3794fe61956802
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Dec  9 14:05:35 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Dec  9 14:05:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=449ea594

dev-python/sphinx-gallery: Stabilize 0.15.0 ALLARCHES, #919560

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-gallery/sphinx-gallery-0.15.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2023-11-24 Thread Arthur Zamarin
commit: 3b0fb2af99c62094d397f86242af7766c477fd12
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Nov 24 17:22:40 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Nov 24 17:22:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b0fb2af

dev-python/sphinx-gallery: Stabilize 0.14.0 arm64, #918376

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-gallery/sphinx-gallery-0.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.14.0.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.14.0.ebuild
index 6b158c7b0aec..30760ca95b0e 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.14.0.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.14.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}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2023-11-20 Thread Michał Górny
commit: 5a98991db34a7cfb8b67166972b5668ce0a2ed6f
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Nov 21 04:25:18 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Nov 21 04:44:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a98991d

dev-python/sphinx-gallery: Bump to 0.15.0

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-gallery/Manifest |  1 +
 .../sphinx-gallery/sphinx-gallery-0.15.0.ebuild| 51 ++
 2 files changed, 52 insertions(+)

diff --git a/dev-python/sphinx-gallery/Manifest 
b/dev-python/sphinx-gallery/Manifest
index 3e1bc69619c8..71a48b6566c9 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1 +1,2 @@
 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

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.15.0.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.15.0.ebuild
new file mode 100644
index ..e4a9b5f96a09
--- /dev/null
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.15.0.ebuild
@@ -0,0 +1,51 @@
+# 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..12} )
+
+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=
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2023-09-25 Thread Michał Górny
commit: ef94cbde9f3ad4a9c13c69f867e0d9c2119e247b
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Sep 25 18:52:43 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Sep 25 18:57:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef94cbde

dev-python/sphinx-gallery: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-gallery/Manifest |  1 -
 .../sphinx-gallery/sphinx-gallery-0.13.0.ebuild| 52 --
 2 files changed, 53 deletions(-)

diff --git a/dev-python/sphinx-gallery/Manifest 
b/dev-python/sphinx-gallery/Manifest
index 8943418154a6..3e1bc69619c8 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1,2 +1 @@
-DIST sphinx-gallery-0.13.0.tar.gz 403284 BLAKE2B 
fac67eab0c49a756f4b73b05434c80b5876d241afae66bfd4d2f50b5ffb715f03da3e87146531c90632ecef0d092c5d087c3ada0d01a6df21c8032b3b60d1890
 SHA512 
26168e25ff46a34d7cf1d2d70e59d5e81bab6e57ec497f2a6e55e5356fb832b8fefc5a19976cc4fb495fdc1ef8b44a33de93cc7a6f376f72c9dbcaa94ed723ef
 DIST sphinx-gallery-0.14.0.tar.gz 408734 BLAKE2B 
f527eb58b565353722d669edf81a667b7c3e784480500ff03b5567b9214c27951438052db3f2dcba92b24e7224d5cd0017bfbe770132dc96ce3427ca463329a8
 SHA512 
c8a69af9dec9adf042214de0cb48d510ebb41d7bc4bb1e5767f3982b0e83d9dfa1a26028d939a1785d3894894d396840e437dc5c196bfc5318152d06240d84b9

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.13.0.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.13.0.ebuild
deleted file mode 100644
index 1d0ba5bfa967..
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.13.0.ebuild
+++ /dev/null
@@ -1,52 +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_{9..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
-
-src_prepare() {
-   sed -i -e 's:--cov-report= --cov=sphinx_gallery::' setup.cfg || die
-   distutils-r1_src_prepare
-}
-
-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
-)



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2023-09-25 Thread Arthur Zamarin
commit: 725a6397dbb2a8507a6f357d6f80dc1d59eb3d53
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Sep 25 17:43:12 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Sep 25 17:43:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=725a6397

dev-python/sphinx-gallery: Stabilize 0.14.0 ALLARCHES, #914695

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-gallery/sphinx-gallery-0.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.14.0.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.14.0.ebuild
index 2dbbb033b4d7..6b158c7b0aec 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.14.0.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.14.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}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2023-08-19 Thread Michał Górny
commit: 9d1539cb98d22a1e20dc512a69a0f2d7b2fee16a
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Aug 19 06:03:56 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Aug 19 06:44:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d1539cb

dev-python/sphinx-gallery: Bump to 0.14.0

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-gallery/Manifest |  1 +
 .../sphinx-gallery/sphinx-gallery-0.14.0.ebuild| 51 ++
 2 files changed, 52 insertions(+)

diff --git a/dev-python/sphinx-gallery/Manifest 
b/dev-python/sphinx-gallery/Manifest
index aeaadc8b7cda..8943418154a6 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1 +1,2 @@
 DIST sphinx-gallery-0.13.0.tar.gz 403284 BLAKE2B 
fac67eab0c49a756f4b73b05434c80b5876d241afae66bfd4d2f50b5ffb715f03da3e87146531c90632ecef0d092c5d087c3ada0d01a6df21c8032b3b60d1890
 SHA512 
26168e25ff46a34d7cf1d2d70e59d5e81bab6e57ec497f2a6e55e5356fb832b8fefc5a19976cc4fb495fdc1ef8b44a33de93cc7a6f376f72c9dbcaa94ed723ef
+DIST sphinx-gallery-0.14.0.tar.gz 408734 BLAKE2B 
f527eb58b565353722d669edf81a667b7c3e784480500ff03b5567b9214c27951438052db3f2dcba92b24e7224d5cd0017bfbe770132dc96ce3427ca463329a8
 SHA512 
c8a69af9dec9adf042214de0cb48d510ebb41d7bc4bb1e5767f3982b0e83d9dfa1a26028d939a1785d3894894d396840e437dc5c196bfc5318152d06240d84b9

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.14.0.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.14.0.ebuild
new file mode 100644
index ..2dbbb033b4d7
--- /dev/null
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.14.0.ebuild
@@ -0,0 +1,51 @@
+# 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=
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2023-05-15 Thread Michał Górny
commit: 4bb83593d1210dd63c4513a9872d0c2f4918aa5e
Author: Michał Górny  gentoo  org>
AuthorDate: Tue May 16 05:22:22 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May 16 05:24:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bb83593

dev-python/sphinx-gallery: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-gallery/Manifest |  1 -
 .../sphinx-gallery/sphinx-gallery-0.12.2.ebuild| 52 --
 2 files changed, 53 deletions(-)

diff --git a/dev-python/sphinx-gallery/Manifest 
b/dev-python/sphinx-gallery/Manifest
index 704fc9a13a8c..aeaadc8b7cda 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1,2 +1 @@
-DIST sphinx-gallery-0.12.2.tar.gz 402524 BLAKE2B 
c872ec403adf150df540253b996e35f5d99dae17a884fad8e6a79a9b08934228e22c2b830d79cbe08cf43889738b2f0f8aa8e582851a993584d59d36adb6ced2
 SHA512 
c56c84ab7e4c55686b1c83791c46a83f3887c5c3a19da89baeba8aba874663d1dc4718534fadb11d3d95197c34ee9b78884095e2caeee4f58a9b0d4bba26d5d2
 DIST sphinx-gallery-0.13.0.tar.gz 403284 BLAKE2B 
fac67eab0c49a756f4b73b05434c80b5876d241afae66bfd4d2f50b5ffb715f03da3e87146531c90632ecef0d092c5d087c3ada0d01a6df21c8032b3b60d1890
 SHA512 
26168e25ff46a34d7cf1d2d70e59d5e81bab6e57ec497f2a6e55e5356fb832b8fefc5a19976cc4fb495fdc1ef8b44a33de93cc7a6f376f72c9dbcaa94ed723ef

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.12.2.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.12.2.ebuild
deleted file mode 100644
index 1d0ba5bfa967..
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.12.2.ebuild
+++ /dev/null
@@ -1,52 +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_{9..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
-
-src_prepare() {
-   sed -i -e 's:--cov-report= --cov=sphinx_gallery::' setup.cfg || die
-   distutils-r1_src_prepare
-}
-
-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
-)



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2023-05-15 Thread Arthur Zamarin
commit: a1775d0cb9e68477596af9ced2eb519f842e0a76
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon May 15 20:22:29 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon May 15 20:22:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1775d0c

dev-python/sphinx-gallery: Stabilize 0.13.0 ALLARCHES, #906482

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-gallery/sphinx-gallery-0.13.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.13.0.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.13.0.ebuild
index fb10706de391..1d0ba5bfa967 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.13.0.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.13.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}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2023-04-15 Thread Michał Górny
commit: b1d04b1cb2b52e7dc8dbefa01657c53aef0f74ca
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr 15 06:03:51 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr 15 08:23:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1d04b1c

dev-python/sphinx-gallery: Bump to 0.13.0

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-gallery/Manifest |  1 +
 .../sphinx-gallery/sphinx-gallery-0.13.0.ebuild| 52 ++
 2 files changed, 53 insertions(+)

diff --git a/dev-python/sphinx-gallery/Manifest 
b/dev-python/sphinx-gallery/Manifest
index 0b02f9eae583..704fc9a13a8c 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1 +1,2 @@
 DIST sphinx-gallery-0.12.2.tar.gz 402524 BLAKE2B 
c872ec403adf150df540253b996e35f5d99dae17a884fad8e6a79a9b08934228e22c2b830d79cbe08cf43889738b2f0f8aa8e582851a993584d59d36adb6ced2
 SHA512 
c56c84ab7e4c55686b1c83791c46a83f3887c5c3a19da89baeba8aba874663d1dc4718534fadb11d3d95197c34ee9b78884095e2caeee4f58a9b0d4bba26d5d2
+DIST sphinx-gallery-0.13.0.tar.gz 403284 BLAKE2B 
fac67eab0c49a756f4b73b05434c80b5876d241afae66bfd4d2f50b5ffb715f03da3e87146531c90632ecef0d092c5d087c3ada0d01a6df21c8032b3b60d1890
 SHA512 
26168e25ff46a34d7cf1d2d70e59d5e81bab6e57ec497f2a6e55e5356fb832b8fefc5a19976cc4fb495fdc1ef8b44a33de93cc7a6f376f72c9dbcaa94ed723ef

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.13.0.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.13.0.ebuild
new file mode 100644
index ..fb10706de391
--- /dev/null
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.13.0.ebuild
@@ -0,0 +1,52 @@
+# 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_{9..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
+
+src_prepare() {
+   sed -i -e 's:--cov-report= --cov=sphinx_gallery::' setup.cfg || die
+   distutils-r1_src_prepare
+}
+
+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
+)



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2023-04-08 Thread Michał Górny
commit: 927c691eaeed1dd49715fac59077eb77d47db39d
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr  8 12:22:26 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr  8 12:22:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=927c691e

dev-python/sphinx-gallery: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-gallery/Manifest |  3 --
 .../sphinx-gallery/sphinx-gallery-0.11.1.ebuild| 44 --
 .../sphinx-gallery/sphinx-gallery-0.12.0.ebuild| 52 --
 .../sphinx-gallery/sphinx-gallery-0.12.1.ebuild| 52 --
 4 files changed, 151 deletions(-)

diff --git a/dev-python/sphinx-gallery/Manifest 
b/dev-python/sphinx-gallery/Manifest
index cba48bb35e23..0b02f9eae583 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1,4 +1 @@
-DIST sphinx-gallery-0.11.1.tar.gz 393927 BLAKE2B 
c4c56e7bc7bfc519cd172cd104cfee902524c70de7fe76cc816d8f4612cbdf1a0786e3d5f83ea74ce7c1726eeaea5db45682efa3d873efeac49d94ab1393b9ac
 SHA512 
514139213516851fe09aac4168d8fff72e5ce62eecdb0864f58e45d5fe6eab58b8fda749b72ae98f94b2bf8ac1a917396195d8a4d1750ec1563b30b879b12b8d
-DIST sphinx-gallery-0.12.0.tar.gz 402165 BLAKE2B 
679b51041df7593a693116a558a0b297367b230f447f53821408631ef92f301e003d1c8446b4b3666b8836149f806b92a5f101993c4f0b395df983a49ef77101
 SHA512 
e086c9f4ca3c8f2018c88cf6d32e644735ddec0cf85a12757a36da93c6eda43bb77d64573b963fdcf7a2e24a8123ec675af48d2500eaed040ed91bde5f776b59
-DIST sphinx-gallery-0.12.1.tar.gz 402470 BLAKE2B 
e198679edca69be0a3ad01a3ddc45f909dbfa5771aa5f1dc3cb3bc4fc51d0b4565f28e2462c466386cd5982720b62ea28e3f4df7befbfd747042092fbf5387d8
 SHA512 
030423e4ff259d5e373c85bc04460598714ce8895a63537bcd96b9a903ddf44d05bfa4ecf15853f98391a9f35dc689406abb2d6fb1eaab0e40981806cd045241
 DIST sphinx-gallery-0.12.2.tar.gz 402524 BLAKE2B 
c872ec403adf150df540253b996e35f5d99dae17a884fad8e6a79a9b08934228e22c2b830d79cbe08cf43889738b2f0f8aa8e582851a993584d59d36adb6ced2
 SHA512 
c56c84ab7e4c55686b1c83791c46a83f3887c5c3a19da89baeba8aba874663d1dc4718534fadb11d3d95197c34ee9b78884095e2caeee4f58a9b0d4bba26d5d2

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.11.1.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.11.1.ebuild
deleted file mode 100644
index 369142a3abdc..
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.11.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-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}]
-"
-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
-   distutils-r1_src_prepare
-}
-
-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
-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.12.0.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.12.0.ebuild
deleted file mode 100644
index fb10706de391..
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.12.0.ebuild
+++ /dev/null
@@ -1,52 +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_{9..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
-
-src_prepare() {
-   sed -i -e 's:--cov-report= --cov=sphinx_gallery::' setup.cfg || die
-   distutils-r1_src_prepare
-}
-
-EPYTEST_DESELECT=(
-   # 

[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2023-04-08 Thread Arthur Zamarin
commit: 55444d7d777981c3ae3f0a12837e07a3fa990672
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr  8 08:42:13 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr  8 08:42:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55444d7d

dev-python/sphinx-gallery: Stabilize 0.12.2 ALLARCHES, #904006

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-gallery/sphinx-gallery-0.12.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.12.2.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.12.2.ebuild
index fb10706de391..1d0ba5bfa967 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.12.2.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.12.2.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}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2023-03-10 Thread Michał Górny
commit: 8e538af415a95896c17fd94a8a916d5a33473bce
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Mar 11 06:02:02 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar 11 06:55:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e538af4

dev-python/sphinx-gallery: Bump to 0.12.2

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-gallery/Manifest |  1 +
 .../sphinx-gallery/sphinx-gallery-0.12.2.ebuild| 52 ++
 2 files changed, 53 insertions(+)

diff --git a/dev-python/sphinx-gallery/Manifest 
b/dev-python/sphinx-gallery/Manifest
index bb3182d3e3b9..cba48bb35e23 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1,3 +1,4 @@
 DIST sphinx-gallery-0.11.1.tar.gz 393927 BLAKE2B 
c4c56e7bc7bfc519cd172cd104cfee902524c70de7fe76cc816d8f4612cbdf1a0786e3d5f83ea74ce7c1726eeaea5db45682efa3d873efeac49d94ab1393b9ac
 SHA512 
514139213516851fe09aac4168d8fff72e5ce62eecdb0864f58e45d5fe6eab58b8fda749b72ae98f94b2bf8ac1a917396195d8a4d1750ec1563b30b879b12b8d
 DIST sphinx-gallery-0.12.0.tar.gz 402165 BLAKE2B 
679b51041df7593a693116a558a0b297367b230f447f53821408631ef92f301e003d1c8446b4b3666b8836149f806b92a5f101993c4f0b395df983a49ef77101
 SHA512 
e086c9f4ca3c8f2018c88cf6d32e644735ddec0cf85a12757a36da93c6eda43bb77d64573b963fdcf7a2e24a8123ec675af48d2500eaed040ed91bde5f776b59
 DIST sphinx-gallery-0.12.1.tar.gz 402470 BLAKE2B 
e198679edca69be0a3ad01a3ddc45f909dbfa5771aa5f1dc3cb3bc4fc51d0b4565f28e2462c466386cd5982720b62ea28e3f4df7befbfd747042092fbf5387d8
 SHA512 
030423e4ff259d5e373c85bc04460598714ce8895a63537bcd96b9a903ddf44d05bfa4ecf15853f98391a9f35dc689406abb2d6fb1eaab0e40981806cd045241
+DIST sphinx-gallery-0.12.2.tar.gz 402524 BLAKE2B 
c872ec403adf150df540253b996e35f5d99dae17a884fad8e6a79a9b08934228e22c2b830d79cbe08cf43889738b2f0f8aa8e582851a993584d59d36adb6ced2
 SHA512 
c56c84ab7e4c55686b1c83791c46a83f3887c5c3a19da89baeba8aba874663d1dc4718534fadb11d3d95197c34ee9b78884095e2caeee4f58a9b0d4bba26d5d2

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.12.2.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.12.2.ebuild
new file mode 100644
index ..fb10706de391
--- /dev/null
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.12.2.ebuild
@@ -0,0 +1,52 @@
+# 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_{9..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
+
+src_prepare() {
+   sed -i -e 's:--cov-report= --cov=sphinx_gallery::' setup.cfg || die
+   distutils-r1_src_prepare
+}
+
+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
+)



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2023-03-09 Thread Michał Górny
commit: 0c280480ba2ebeaa56b0c5c00302e64d8e4e73dc
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 10 04:50:14 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 10 04:50:14 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c280480

dev-python/sphinx-gallery: Bump to 0.12.1

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-gallery/Manifest |  1 +
 .../sphinx-gallery/sphinx-gallery-0.12.1.ebuild| 52 ++
 2 files changed, 53 insertions(+)

diff --git a/dev-python/sphinx-gallery/Manifest 
b/dev-python/sphinx-gallery/Manifest
index e9e238c7dd19..bb3182d3e3b9 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1,2 +1,3 @@
 DIST sphinx-gallery-0.11.1.tar.gz 393927 BLAKE2B 
c4c56e7bc7bfc519cd172cd104cfee902524c70de7fe76cc816d8f4612cbdf1a0786e3d5f83ea74ce7c1726eeaea5db45682efa3d873efeac49d94ab1393b9ac
 SHA512 
514139213516851fe09aac4168d8fff72e5ce62eecdb0864f58e45d5fe6eab58b8fda749b72ae98f94b2bf8ac1a917396195d8a4d1750ec1563b30b879b12b8d
 DIST sphinx-gallery-0.12.0.tar.gz 402165 BLAKE2B 
679b51041df7593a693116a558a0b297367b230f447f53821408631ef92f301e003d1c8446b4b3666b8836149f806b92a5f101993c4f0b395df983a49ef77101
 SHA512 
e086c9f4ca3c8f2018c88cf6d32e644735ddec0cf85a12757a36da93c6eda43bb77d64573b963fdcf7a2e24a8123ec675af48d2500eaed040ed91bde5f776b59
+DIST sphinx-gallery-0.12.1.tar.gz 402470 BLAKE2B 
e198679edca69be0a3ad01a3ddc45f909dbfa5771aa5f1dc3cb3bc4fc51d0b4565f28e2462c466386cd5982720b62ea28e3f4df7befbfd747042092fbf5387d8
 SHA512 
030423e4ff259d5e373c85bc04460598714ce8895a63537bcd96b9a903ddf44d05bfa4ecf15853f98391a9f35dc689406abb2d6fb1eaab0e40981806cd045241

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.12.1.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.12.1.ebuild
new file mode 100644
index ..fb10706de391
--- /dev/null
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.12.1.ebuild
@@ -0,0 +1,52 @@
+# 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_{9..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
+
+src_prepare() {
+   sed -i -e 's:--cov-report= --cov=sphinx_gallery::' setup.cfg || die
+   distutils-r1_src_prepare
+}
+
+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
+)



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2023-03-08 Thread Michał Górny
commit: 48d9babfc048b97426898c0f3e6c32d0d499addb
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Mar  9 05:06:51 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Mar  9 05:58:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48d9babf

dev-python/sphinx-gallery: Bump to 0.12.0

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-gallery/Manifest |  1 +
 .../sphinx-gallery/sphinx-gallery-0.12.0.ebuild| 52 ++
 2 files changed, 53 insertions(+)

diff --git a/dev-python/sphinx-gallery/Manifest 
b/dev-python/sphinx-gallery/Manifest
index 03e3236256ac..e9e238c7dd19 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1 +1,2 @@
 DIST sphinx-gallery-0.11.1.tar.gz 393927 BLAKE2B 
c4c56e7bc7bfc519cd172cd104cfee902524c70de7fe76cc816d8f4612cbdf1a0786e3d5f83ea74ce7c1726eeaea5db45682efa3d873efeac49d94ab1393b9ac
 SHA512 
514139213516851fe09aac4168d8fff72e5ce62eecdb0864f58e45d5fe6eab58b8fda749b72ae98f94b2bf8ac1a917396195d8a4d1750ec1563b30b879b12b8d
+DIST sphinx-gallery-0.12.0.tar.gz 402165 BLAKE2B 
679b51041df7593a693116a558a0b297367b230f447f53821408631ef92f301e003d1c8446b4b3666b8836149f806b92a5f101993c4f0b395df983a49ef77101
 SHA512 
e086c9f4ca3c8f2018c88cf6d32e644735ddec0cf85a12757a36da93c6eda43bb77d64573b963fdcf7a2e24a8123ec675af48d2500eaed040ed91bde5f776b59

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.12.0.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.12.0.ebuild
new file mode 100644
index ..fb10706de391
--- /dev/null
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.12.0.ebuild
@@ -0,0 +1,52 @@
+# 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_{9..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
+
+src_prepare() {
+   sed -i -e 's:--cov-report= --cov=sphinx_gallery::' setup.cfg || die
+   distutils-r1_src_prepare
+}
+
+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
+)



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2022-08-30 Thread Michał Górny
commit: 3072c8e8dc2af31e3dc3844b274a2b6e7f6708df
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Aug 30 18:47:28 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Aug 30 18:53:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3072c8e8

dev-python/sphinx-gallery: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-gallery/Manifest |  2 -
 .../sphinx-gallery/sphinx-gallery-0.10.1.ebuild| 44 --
 .../sphinx-gallery/sphinx-gallery-0.11.0.ebuild| 44 --
 3 files changed, 90 deletions(-)

diff --git a/dev-python/sphinx-gallery/Manifest 
b/dev-python/sphinx-gallery/Manifest
index f090dc18436b..03e3236256ac 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1,3 +1 @@
-DIST sphinx-gallery-0.10.1.tar.gz 6546135 BLAKE2B 
1f4ead74b848f28944820a77717183d845d1fba7459d11fa9bece16c5cd83742e012cce6906f8f5cd357e5c7db01107b6c7c32e2f7d5b7ce46dcd8d6a4b36e9c
 SHA512 
da3b35907782846a58402fddf2a7f507eba76cd708725ff0ba097ec7bda6e9029252c9fb4df6d192aa7f64c6873465d4ff5e634b5c4cc6c4294e0d38c6db2f02
-DIST sphinx-gallery-0.11.0.tar.gz 395136 BLAKE2B 
4380484cb37baeb749469f810cbaf24f51a4f83a24a6ff868d1b8872f58db7b189575e8023926b70c576b029b895e18c3de070d69d20a87c70db5d959ebe8915
 SHA512 
8c97c9bea3bdeb400715bf7ad36e277c01efd5a5d9a85eaeac397eb1f7066112eaf8ef46cc42226275e50e030bfb1010d7516db70e415fbde953f051f4c3cbf4
 DIST sphinx-gallery-0.11.1.tar.gz 393927 BLAKE2B 
c4c56e7bc7bfc519cd172cd104cfee902524c70de7fe76cc816d8f4612cbdf1a0786e3d5f83ea74ce7c1726eeaea5db45682efa3d873efeac49d94ab1393b9ac
 SHA512 
514139213516851fe09aac4168d8fff72e5ce62eecdb0864f58e45d5fe6eab58b8fda749b72ae98f94b2bf8ac1a917396195d8a4d1750ec1563b30b879b12b8d

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.10.1.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.10.1.ebuild
deleted file mode 100644
index cd6c79e83ffa..
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.10.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-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}]
-"
-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
-   distutils-r1_src_prepare
-}
-
-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
-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.11.0.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.11.0.ebuild
deleted file mode 100644
index 74dea626257b..
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.11.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
-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}]
-"
-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
-   distutils-r1_src_prepare
-}
-
-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
-)



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2022-08-30 Thread Jakov Smolić
commit: 4bc1d47b19ab1dd681ce2b30f9967c8ea245fe9b
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Aug 30 16:41:35 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Aug 30 16:41:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bc1d47b

dev-python/sphinx-gallery: Stabilize 0.11.1 ALLARCHES, #867442

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-python/sphinx-gallery/sphinx-gallery-0.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.11.1.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.11.1.ebuild
index 74dea626257b..b181df5174f7 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.11.1.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.11.1.ebuild
@@ -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="



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2022-08-19 Thread Arthur Zamarin
commit: 3cc2b2a2d98e1f90a6e2e2d661bd8706a695a7fa
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Aug 19 19:05:48 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Aug 19 19:12:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cc2b2a2

dev-python/sphinx-gallery: add 0.11.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-gallery/Manifest |  1 +
 .../sphinx-gallery/sphinx-gallery-0.11.1.ebuild| 44 ++
 2 files changed, 45 insertions(+)

diff --git a/dev-python/sphinx-gallery/Manifest 
b/dev-python/sphinx-gallery/Manifest
index 92a1d6e5108e..f090dc18436b 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1,2 +1,3 @@
 DIST sphinx-gallery-0.10.1.tar.gz 6546135 BLAKE2B 
1f4ead74b848f28944820a77717183d845d1fba7459d11fa9bece16c5cd83742e012cce6906f8f5cd357e5c7db01107b6c7c32e2f7d5b7ce46dcd8d6a4b36e9c
 SHA512 
da3b35907782846a58402fddf2a7f507eba76cd708725ff0ba097ec7bda6e9029252c9fb4df6d192aa7f64c6873465d4ff5e634b5c4cc6c4294e0d38c6db2f02
 DIST sphinx-gallery-0.11.0.tar.gz 395136 BLAKE2B 
4380484cb37baeb749469f810cbaf24f51a4f83a24a6ff868d1b8872f58db7b189575e8023926b70c576b029b895e18c3de070d69d20a87c70db5d959ebe8915
 SHA512 
8c97c9bea3bdeb400715bf7ad36e277c01efd5a5d9a85eaeac397eb1f7066112eaf8ef46cc42226275e50e030bfb1010d7516db70e415fbde953f051f4c3cbf4
+DIST sphinx-gallery-0.11.1.tar.gz 393927 BLAKE2B 
c4c56e7bc7bfc519cd172cd104cfee902524c70de7fe76cc816d8f4612cbdf1a0786e3d5f83ea74ce7c1726eeaea5db45682efa3d873efeac49d94ab1393b9ac
 SHA512 
514139213516851fe09aac4168d8fff72e5ce62eecdb0864f58e45d5fe6eab58b8fda749b72ae98f94b2bf8ac1a917396195d8a4d1750ec1563b30b879b12b8d

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.11.1.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.11.1.ebuild
new file mode 100644
index ..74dea626257b
--- /dev/null
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.11.1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+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}]
+"
+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
+   distutils-r1_src_prepare
+}
+
+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
+)



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2022-07-29 Thread Arthur Zamarin
commit: c80b149c21e83bb5f74651b30103935a32eaf990
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jul 29 10:41:12 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jul 29 10:41:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c80b149c

dev-python/sphinx-gallery: enable py3.11

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-gallery/sphinx-gallery-0.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.11.0.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.11.0.ebuild
index 7f1f1271aeea..74dea626257b 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.11.0.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.11.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 inherit distutils-r1
 
 DESCRIPTION="Sphinx extension to automatically generate an examples gallery"



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2022-07-29 Thread Arthur Zamarin
commit: 97d554925db08edcd27ee3c3df17c301a7fa7648
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jul 29 10:37:26 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jul 29 10:37:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97d55492

dev-python/sphinx-gallery: add 0.11.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-gallery/Manifest |  1 +
 .../sphinx-gallery/sphinx-gallery-0.11.0.ebuild| 44 ++
 2 files changed, 45 insertions(+)

diff --git a/dev-python/sphinx-gallery/Manifest 
b/dev-python/sphinx-gallery/Manifest
index 19231d782581..92a1d6e5108e 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1 +1,2 @@
 DIST sphinx-gallery-0.10.1.tar.gz 6546135 BLAKE2B 
1f4ead74b848f28944820a77717183d845d1fba7459d11fa9bece16c5cd83742e012cce6906f8f5cd357e5c7db01107b6c7c32e2f7d5b7ce46dcd8d6a4b36e9c
 SHA512 
da3b35907782846a58402fddf2a7f507eba76cd708725ff0ba097ec7bda6e9029252c9fb4df6d192aa7f64c6873465d4ff5e634b5c4cc6c4294e0d38c6db2f02
+DIST sphinx-gallery-0.11.0.tar.gz 395136 BLAKE2B 
4380484cb37baeb749469f810cbaf24f51a4f83a24a6ff868d1b8872f58db7b189575e8023926b70c576b029b895e18c3de070d69d20a87c70db5d959ebe8915
 SHA512 
8c97c9bea3bdeb400715bf7ad36e277c01efd5a5d9a85eaeac397eb1f7066112eaf8ef46cc42226275e50e030bfb1010d7516db70e415fbde953f051f4c3cbf4

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.11.0.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.11.0.ebuild
new file mode 100644
index ..7f1f1271aeea
--- /dev/null
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.11.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+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}]
+"
+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
+   distutils-r1_src_prepare
+}
+
+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
+)



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2022-01-11 Thread Andrew Ammerlaan
commit: d74cb71777fd786767b0de1b86407d4bb6141792
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Tue Jan 11 15:00:49 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Tue Jan 11 15:00:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d74cb717

dev-python/sphinx-gallery: enable python3.10

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/sphinx-gallery/sphinx-gallery-0.10.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.10.1.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.10.1.ebuild
index 09cd037c8e88..cd6c79e83ffa 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.10.1.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.10.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2021-12-13 Thread Michał Górny
commit: 154dfc50994da5d74b57a3349ebc88717099738c
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 13 19:23:15 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 13 19:23:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=154dfc50

dev-python/sphinx-gallery: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-gallery/Manifest |  1 -
 .../sphinx-gallery/sphinx-gallery-0.10.0.ebuild| 44 --
 2 files changed, 45 deletions(-)

diff --git a/dev-python/sphinx-gallery/Manifest 
b/dev-python/sphinx-gallery/Manifest
index 15902e831e9b..19231d782581 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1,2 +1 @@
-DIST sphinx-gallery-0.10.0.tar.gz 6544847 BLAKE2B 
c7ca0398b4a2c0090a9c6154b7aa068e05d4eef832a756693b07a23902d1c2e54bbcdb19c108a261555a12646b6fc5fa2314e0337ad8637c4d63173338189054
 SHA512 
9aa56966ec137f678187383440c0949fb1f91e88c66ad297efd48329627b9891c2d668a2472b071d9352cc22d717e41a504fa89a26707c5399dca7cc7237
 DIST sphinx-gallery-0.10.1.tar.gz 6546135 BLAKE2B 
1f4ead74b848f28944820a77717183d845d1fba7459d11fa9bece16c5cd83742e012cce6906f8f5cd357e5c7db01107b6c7c32e2f7d5b7ce46dcd8d6a4b36e9c
 SHA512 
da3b35907782846a58402fddf2a7f507eba76cd708725ff0ba097ec7bda6e9029252c9fb4df6d192aa7f64c6873465d4ff5e634b5c4cc6c4294e0d38c6db2f02

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.10.0.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.10.0.ebuild
deleted file mode 100644
index 09cd037c8e88..
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.10.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2021 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 ~ppc 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
-   distutils-r1_src_prepare
-}
-
-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
-)



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2021-12-13 Thread Arthur Zamarin
commit: a85be4035231787a58e0fe90005743a058d42967
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 13 18:55:56 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 13 18:56:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a85be403

dev-python/sphinx-gallery: Stabilize 0.10.1 ALLARCHES, #829111

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-gallery/sphinx-gallery-0.10.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.10.1.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.10.1.ebuild
index 01bce9304f3b..09cd037c8e88 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.10.1.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.10.1.ebuild
@@ -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="



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2021-11-13 Thread Michał Górny
commit: d87228ce4f2fe11ef84ff1c1f33019f9d198496c
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 13 07:33:34 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 13 09:37:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d87228ce

dev-python/sphinx-gallery: Bump to 0.10.1

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-gallery/Manifest |  1 +
 .../sphinx-gallery/sphinx-gallery-0.10.1.ebuild| 44 ++
 2 files changed, 45 insertions(+)

diff --git a/dev-python/sphinx-gallery/Manifest 
b/dev-python/sphinx-gallery/Manifest
index 2a7a42f2069..15902e831e9 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1 +1,2 @@
 DIST sphinx-gallery-0.10.0.tar.gz 6544847 BLAKE2B 
c7ca0398b4a2c0090a9c6154b7aa068e05d4eef832a756693b07a23902d1c2e54bbcdb19c108a261555a12646b6fc5fa2314e0337ad8637c4d63173338189054
 SHA512 
9aa56966ec137f678187383440c0949fb1f91e88c66ad297efd48329627b9891c2d668a2472b071d9352cc22d717e41a504fa89a26707c5399dca7cc7237
+DIST sphinx-gallery-0.10.1.tar.gz 6546135 BLAKE2B 
1f4ead74b848f28944820a77717183d845d1fba7459d11fa9bece16c5cd83742e012cce6906f8f5cd357e5c7db01107b6c7c32e2f7d5b7ce46dcd8d6a4b36e9c
 SHA512 
da3b35907782846a58402fddf2a7f507eba76cd708725ff0ba097ec7bda6e9029252c9fb4df6d192aa7f64c6873465d4ff5e634b5c4cc6c4294e0d38c6db2f02

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.10.1.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.10.1.ebuild
new file mode 100644
index 000..01bce9304f3
--- /dev/null
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.10.1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2021 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 ~ppc ~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
+   distutils-r1_src_prepare
+}
+
+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
+)



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2021-10-31 Thread Arthur Zamarin
commit: a04973bb7b08d48fc7229ead2bf9a9186c0ebc65
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Oct 31 20:06:12 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Oct 31 20:09:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a04973bb

dev-python/sphinx-gallery: drop 0.9.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-gallery/Manifest |  1 -
 .../sphinx-gallery/sphinx-gallery-0.9.0.ebuild | 48 --
 2 files changed, 49 deletions(-)

diff --git a/dev-python/sphinx-gallery/Manifest 
b/dev-python/sphinx-gallery/Manifest
index cdea7600f38..2a7a42f2069 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1,2 +1 @@
 DIST sphinx-gallery-0.10.0.tar.gz 6544847 BLAKE2B 
c7ca0398b4a2c0090a9c6154b7aa068e05d4eef832a756693b07a23902d1c2e54bbcdb19c108a261555a12646b6fc5fa2314e0337ad8637c4d63173338189054
 SHA512 
9aa56966ec137f678187383440c0949fb1f91e88c66ad297efd48329627b9891c2d668a2472b071d9352cc22d717e41a504fa89a26707c5399dca7cc7237
-DIST sphinx-gallery-0.9.0.tar.gz 6530860 BLAKE2B 
925a745a9bedaa98cf03fbd66bdb87e5c147543a21944d827f738ea1a8bc657a01f0eba2fa5abe64f7bd3632bef604d9490740f2b6fe5100bba92aeb93f3eaf3
 SHA512 
e511100c5add06de681b0682c90b3e914d49625c63391896dfdec8e6f6f378cfc65fc3425d4216ee0ebbdd4feb3397517ca40a838947b31257654fff2b8a7e8a

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.9.0.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.9.0.ebuild
deleted file mode 100644
index 70c7730b311..000
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.9.0.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2021 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 ~ppc 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
-   distutils-r1_src_prepare
-}
-
-python_test() {
-   local 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
-   )
-
-   epytest ${deselect[@]/#/--deselect }
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2021-10-31 Thread Sam James
commit: 7b4102d19f5f3623b513a5bc0649e4246701c728
Author: Sam James  gentoo  org>
AuthorDate: Sun Oct 31 17:53:16 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct 31 17:53:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b4102d1

dev-python/sphinx-gallery: Stabilize 0.10.0 ALLARCHES, #821040

Signed-off-by: Sam James  gentoo.org>

 dev-python/sphinx-gallery/sphinx-gallery-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.10.0.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.10.0.ebuild
index 01bce9304f3..09cd037c8e8 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.10.0.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.10.0.ebuild
@@ -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="



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2021-09-25 Thread Michał Górny
commit: 63fdc8dfa3369b282341cc1193990af19120ab05
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Sep 25 06:36:03 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Sep 25 07:45:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63fdc8df

dev-python/sphinx-gallery: Bump to 0.10.0

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-gallery/Manifest |  1 +
 .../sphinx-gallery/sphinx-gallery-0.10.0.ebuild| 44 ++
 2 files changed, 45 insertions(+)

diff --git a/dev-python/sphinx-gallery/Manifest 
b/dev-python/sphinx-gallery/Manifest
index 9a7d3f3788e..cdea7600f38 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1 +1,2 @@
+DIST sphinx-gallery-0.10.0.tar.gz 6544847 BLAKE2B 
c7ca0398b4a2c0090a9c6154b7aa068e05d4eef832a756693b07a23902d1c2e54bbcdb19c108a261555a12646b6fc5fa2314e0337ad8637c4d63173338189054
 SHA512 
9aa56966ec137f678187383440c0949fb1f91e88c66ad297efd48329627b9891c2d668a2472b071d9352cc22d717e41a504fa89a26707c5399dca7cc7237
 DIST sphinx-gallery-0.9.0.tar.gz 6530860 BLAKE2B 
925a745a9bedaa98cf03fbd66bdb87e5c147543a21944d827f738ea1a8bc657a01f0eba2fa5abe64f7bd3632bef604d9490740f2b6fe5100bba92aeb93f3eaf3
 SHA512 
e511100c5add06de681b0682c90b3e914d49625c63391896dfdec8e6f6f378cfc65fc3425d4216ee0ebbdd4feb3397517ca40a838947b31257654fff2b8a7e8a

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.10.0.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.10.0.ebuild
new file mode 100644
index 000..01bce9304f3
--- /dev/null
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.10.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2021 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 ~ppc ~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
+   distutils-r1_src_prepare
+}
+
+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
+)



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2021-05-26 Thread Michał Górny
commit: daf7a015e8e7c5f830468269dd77389c9b5349e0
Author: Michał Górny  gentoo  org>
AuthorDate: Wed May 26 08:27:59 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed May 26 08:36:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daf7a015

dev-python/sphinx-gallery: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-gallery/Manifest |  1 -
 .../sphinx-gallery/sphinx-gallery-0.8.2.ebuild | 45 --
 2 files changed, 46 deletions(-)

diff --git a/dev-python/sphinx-gallery/Manifest 
b/dev-python/sphinx-gallery/Manifest
index 142a5135396..9a7d3f3788e 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1,2 +1 @@
-DIST sphinx-gallery-0.8.2.tar.gz 6530210 BLAKE2B 
ba1500b9870d89c686dd1afbcab4797e15944cbda4d8d2faf02bb65435fa4208bf7dfae70285c920ad2f3b82bc085b06629fb3d2807462f92e75be91ef1e81a8
 SHA512 
52dfcf320d1e53b2ee985482af5cee63582b26aa6f3969f2d83e6ffb9503712f5d1a865c849c4b2111f7fd4349cefb158874d8faa323e4e7d73bf547a26f3a93
 DIST sphinx-gallery-0.9.0.tar.gz 6530860 BLAKE2B 
925a745a9bedaa98cf03fbd66bdb87e5c147543a21944d827f738ea1a8bc657a01f0eba2fa5abe64f7bd3632bef604d9490740f2b6fe5100bba92aeb93f3eaf3
 SHA512 
e511100c5add06de681b0682c90b3e914d49625c63391896dfdec8e6f6f378cfc65fc3425d4216ee0ebbdd4feb3397517ca40a838947b31257654fff2b8a7e8a

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.8.2.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.8.2.ebuild
deleted file mode 100644
index d03b672455f..000
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.8.2.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2021 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 ~ppc 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
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2021-05-26 Thread Agostino Sarubbo
commit: d3a62c00261e4a99e504ed0266c14916b7f761c4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May 26 06:46:17 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May 26 06:46:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3a62c00

dev-python/sphinx-gallery: amd64/ppc64/x86 stable (ALLARCHES policy) wrt bug 
#792009

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/sphinx-gallery/sphinx-gallery-0.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.9.0.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.9.0.ebuild
index c9856aaf538..70c7730b311 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.9.0.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.9.0.ebuild
@@ -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="



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2021-04-25 Thread Michał Górny
commit: f7823929a740de5d36704dfd3156deed4685738b
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Apr 25 06:33:12 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Apr 25 07:56:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7823929

dev-python/sphinx-gallery: Bump to 0.9.0

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-gallery/Manifest |  1 +
 .../sphinx-gallery/sphinx-gallery-0.9.0.ebuild | 48 ++
 2 files changed, 49 insertions(+)

diff --git a/dev-python/sphinx-gallery/Manifest 
b/dev-python/sphinx-gallery/Manifest
index 16f18bc753b..142a5135396 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1 +1,2 @@
 DIST sphinx-gallery-0.8.2.tar.gz 6530210 BLAKE2B 
ba1500b9870d89c686dd1afbcab4797e15944cbda4d8d2faf02bb65435fa4208bf7dfae70285c920ad2f3b82bc085b06629fb3d2807462f92e75be91ef1e81a8
 SHA512 
52dfcf320d1e53b2ee985482af5cee63582b26aa6f3969f2d83e6ffb9503712f5d1a865c849c4b2111f7fd4349cefb158874d8faa323e4e7d73bf547a26f3a93
+DIST sphinx-gallery-0.9.0.tar.gz 6530860 BLAKE2B 
925a745a9bedaa98cf03fbd66bdb87e5c147543a21944d827f738ea1a8bc657a01f0eba2fa5abe64f7bd3632bef604d9490740f2b6fe5100bba92aeb93f3eaf3
 SHA512 
e511100c5add06de681b0682c90b3e914d49625c63391896dfdec8e6f6f378cfc65fc3425d4216ee0ebbdd4feb3397517ca40a838947b31257654fff2b8a7e8a

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.9.0.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.9.0.ebuild
new file mode 100644
index 000..c9856aaf538
--- /dev/null
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.9.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2021 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 ~ppc ~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
+   distutils-r1_src_prepare
+}
+
+python_test() {
+   local 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
+   )
+
+   epytest ${deselect[@]/#/--deselect }
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2021-03-02 Thread Michał Górny
commit: 3d940c35c5eea07f538906d38c8c8b6b8029af85
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Mar  2 08:50:47 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Mar  2 08:52:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d940c35

dev-python/sphinx-gallery: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-gallery/Manifest |  1 -
 .../sphinx-gallery/sphinx-gallery-0.8.1.ebuild | 45 --
 2 files changed, 46 deletions(-)

diff --git a/dev-python/sphinx-gallery/Manifest 
b/dev-python/sphinx-gallery/Manifest
index bbeab05986c..16f18bc753b 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1,2 +1 @@
-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

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 fcd90fbd9a0..000
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2021 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
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2021-03-01 Thread Sam James
commit: 1283fbbdf655bf763161f2da832603e11250cdff
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar  2 04:37:36 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar  2 04:37:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1283fbbd

dev-python/sphinx-gallery: Stabilize 0.8.2 ALLARCHES, #773874

Signed-off-by: Sam James  gentoo.org>

 dev-python/sphinx-gallery/sphinx-gallery-0.8.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 928a6179322..d03b672455f 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="



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2021-02-26 Thread Michał Górny
commit: e479669b0b320232632d2ff5ad686c3b86fd1c2f
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 26 14:02:37 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 26 14:26:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e479669b

dev-python/sphinx-gallery: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-gallery/Manifest |  1 -
 .../sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild  | 28 --
 2 files changed, 29 deletions(-)

diff --git a/dev-python/sphinx-gallery/Manifest 
b/dev-python/sphinx-gallery/Manifest
index 5631d932eb2..bbeab05986c 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1,3 +1,2 @@
-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

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 d9b82a58186..000
--- 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



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2021-02-26 Thread Sam James
commit: 8e0d44cb1ee131c325bcaeb9714cd6447621e5c3
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 26 13:58:24 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 26 13:58:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e0d44cb

dev-python/sphinx-gallery: Stabilize 0.8.1 x86, #749519

Signed-off-by: Sam James  gentoo.org>

 dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild
index 9583f3ad19c..fcd90fbd9a0 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild
@@ -15,7 +15,7 @@ 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"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2021-02-26 Thread Sam James
commit: 6f88227744d962fc05009b4c5dc380e0b2facb1a
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 26 13:57:44 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 26 13:57:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f882277

dev-python/sphinx-gallery: Stabilize 0.8.1 amd64, #749519

Signed-off-by: Sam James  gentoo.org>

 dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild
index c3a5f4c2c90..9583f3ad19c 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild
@@ -15,7 +15,7 @@ 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"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2021-02-25 Thread Sam James
commit: ce1b81dd9b26264b927d58fb3fe1920b512ec4e4
Author: Sam James  gentoo  org>
AuthorDate: Thu Feb 25 11:57:20 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Feb 25 11:59:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce1b81dd

dev-python/sphinx-gallery: Stabilize 0.8.1 ppc64, #749519

Signed-off-by: Sam James  gentoo.org>

 dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild
index dbf62e05f79..c3a5f4c2c90 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.8.1.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 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2020-12-20 Thread Sam James
commit: 3cd4c26cfbc87bad2adb6265d7d48f052e428047
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 20 19:41:56 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 20 19:43:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cd4c26c

dev-python/sphinx-gallery: Keyword 0.8.2 ppc, #759736

Signed-off-by: Sam James  gentoo.org>

 dev-python/sphinx-gallery/sphinx-gallery-0.8.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 02a76049066..a0c5a9d6ec9 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.8.2.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.8.2.ebuild
@@ -15,7 +15,7 @@ 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"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2020-12-17 Thread Michał Górny
commit: 146002722415aa10b2af35993a413f617e940346
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Dec 17 23:02:42 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Dec 17 23:17:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14600272

dev-python/sphinx-gallery: Bump to 0.8.2

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-gallery/Manifest |  1 +
 .../sphinx-gallery/sphinx-gallery-0.8.2.ebuild | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/dev-python/sphinx-gallery/Manifest 
b/dev-python/sphinx-gallery/Manifest
index 2e04380e325..5631d932eb2 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1,2 +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

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.8.2.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.8.2.ebuild
new file mode 100644
index 000..02a76049066
--- /dev/null
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.8.2.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..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
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2020-11-19 Thread Michał Górny
commit: 77f7dcd0b7e90f823f4fcbfa1ad4b6a9ad261a54
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Nov 19 19:50:04 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Nov 19 19:50:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77f7dcd0

dev-python/sphinx-gallery: Port up to py3.9

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild
index c2e13178488..02a76049066 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6..7} )
+PYTHON_COMPAT=( python3_{6..9} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2020-10-16 Thread Michał Górny
commit: dd0ee4b5549f1a4e3688b06e947793d1a72ba895
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct 16 11:57:15 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct 16 12:00:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd0ee4b5

dev-python/sphinx-gallery: Mark ALLARCHES

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-gallery/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/sphinx-gallery/metadata.xml 
b/dev-python/sphinx-gallery/metadata.xml
index d2a56513871..eaf71dba575 100644
--- a/dev-python/sphinx-gallery/metadata.xml
+++ b/dev-python/sphinx-gallery/metadata.xml
@@ -5,6 +5,7 @@
 pyt...@gentoo.org
 Python
   
+  
   
 sphinx-gallery
 sphinx-gallery/sphinx-gallery



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2020-09-09 Thread Michał Górny
commit: be2e585ab480a3aaceb9795e67480238f42ee04f
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Sep  9 20:43:26 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Sep  9 22:16:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be2e585a

dev-python/sphinx-gallery: Bump to 0.8.1

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-gallery/Manifest |  1 +
 .../sphinx-gallery/sphinx-gallery-0.8.1.ebuild | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/dev-python/sphinx-gallery/Manifest 
b/dev-python/sphinx-gallery/Manifest
index d3f2ab5fa1e..d906f438a2d 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1,2 +1,3 @@
 DIST sphinx-gallery-0.3.1.tar.gz 88807 BLAKE2B 
79218a1f438e2b8607c52b14f098c0136cb4d5ce15a12d82bdb3caf0c7c1090e7c4f210437fc660d8d4d19bf87bbaa2ec3c208d2dc8a77ad9deea5b5cefa3c05
 SHA512 
c51eaaef63a7496e223a4541d0560f694420b6ac4b2cde3779c405f0ab92d34aef7a37e4c41da9e59bd8a050c8d3eed330df3799e76a60ae35cdbc6f7c9cb8c1
 DIST sphinx-gallery-0.8.0.tar.gz 6501815 BLAKE2B 
ac4b131ea9395bc230e2bab57d3823951365828f7d56ec0317878014a349ebba02e372625551f033784f30788f7c1ed110a2ba901834c9cec7cd18fa0b7ae27f
 SHA512 
8646dd903dc6006d9333d5c9e94d2ce3cdfdc97a84a009fc3fb7abca75b0b0428b9c186625d18eb5dbdb29649efbb82a567815e82d46712bc07b1be2d0e95f1a
+DIST sphinx-gallery-0.8.1.tar.gz 6502920 BLAKE2B 
35f6bfe6039910518c21dadcdb7d814f4400baf3996ee5df21ff6a16b8fe87b0ec0355073b854e9b07ab7f2aced6d2de4453b9ebb2aa142506e9cbfebb99ea4c
 SHA512 
0e77b75fe1d9c44d68235603529c116fad0460156d59f6b2f41ff299e42074930694f1768d99fe585428734617d18e1f1379fdc14e359b0274d1614c092141f6

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild
new file mode 100644
index 000..c2e13178488
--- /dev/null
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.8.1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..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 ~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
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2020-09-09 Thread Michał Górny
commit: e7070b6f4e4b718c7f636dde290f027256231744
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Sep  9 07:06:24 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Sep  9 07:18:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7070b6f

dev-python/sphinx-gallery: Bump to 0.8.0

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-gallery/Manifest |  1 +
 .../sphinx-gallery/sphinx-gallery-0.8.0.ebuild | 49 ++
 2 files changed, 50 insertions(+)

diff --git a/dev-python/sphinx-gallery/Manifest 
b/dev-python/sphinx-gallery/Manifest
index 2d5b1174649..d3f2ab5fa1e 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1 +1,2 @@
 DIST sphinx-gallery-0.3.1.tar.gz 88807 BLAKE2B 
79218a1f438e2b8607c52b14f098c0136cb4d5ce15a12d82bdb3caf0c7c1090e7c4f210437fc660d8d4d19bf87bbaa2ec3c208d2dc8a77ad9deea5b5cefa3c05
 SHA512 
c51eaaef63a7496e223a4541d0560f694420b6ac4b2cde3779c405f0ab92d34aef7a37e4c41da9e59bd8a050c8d3eed330df3799e76a60ae35cdbc6f7c9cb8c1
+DIST sphinx-gallery-0.8.0.tar.gz 6501815 BLAKE2B 
ac4b131ea9395bc230e2bab57d3823951365828f7d56ec0317878014a349ebba02e372625551f033784f30788f7c1ed110a2ba901834c9cec7cd18fa0b7ae27f
 SHA512 
8646dd903dc6006d9333d5c9e94d2ce3cdfdc97a84a009fc3fb7abca75b0b0428b9c186625d18eb5dbdb29649efbb82a567815e82d46712bc07b1be2d0e95f1a

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.8.0.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.8.0.ebuild
new file mode 100644
index 000..4099672df38
--- /dev/null
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.8.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..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 ~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
+
+   # TODO: the path is clearly wrong (/../.. <- leading slash)
+   sed -e 's:test_binder_logo_exists:_&:' \
+   -i sphinx_gallery/tests/test_full.py || die
+
+   distutils-r1_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2020-06-05 Thread Michał Górny
commit: 5a2cd6702124b0bc38d9eb50f982341c71a951bd
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jun  5 17:12:55 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jun  5 19:26:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a2cd670

dev-python/sphinx-gallery: Update HOMEPAGE

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

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
index ad35f0273b4..b49e10f6b1c 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild
@@ -8,7 +8,9 @@ PYTHON_COMPAT=( python3_{6,7} )
 inherit distutils-r1
 
 DESCRIPTION="Sphinx extension to automatically generate an examples gallery"
-HOMEPAGE="http://sphinx-gallery.readthedocs.io/;
+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"



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2020-03-29 Thread Michał Górny
commit: 0962c98553e38ef13373a440265934a3994b1529
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Mar 29 09:02:18 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar 29 09:15:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0962c985

dev-python/sphinx-gallery: Remove redundant versions

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-gallery/Manifest |  1 -
 .../sphinx-gallery/sphinx-gallery-0.1.12-r1.ebuild | 29 --
 2 files changed, 30 deletions(-)

diff --git a/dev-python/sphinx-gallery/Manifest 
b/dev-python/sphinx-gallery/Manifest
index 9c77faaef24..2d5b1174649 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1,2 +1 @@
-DIST sphinx-gallery-0.1.12.tar.gz 68976 BLAKE2B 
c9f8f12f775df8cac0f0ad7d70b0dd099dacb3b005584d1bbc878437443144d7e2613ceecd25cd4b0c8941818c5596f6435c1fa223b1e5c5d5196827a69163fb
 SHA512 
57e8fc3746c2f5c941ddc3e00c749a6bfa63fb5741b3e5551df02f798858c417acee05a6b35512506aa0c4866b14a093cb4269284501672c3bbbf2edfc1edc1d
 DIST sphinx-gallery-0.3.1.tar.gz 88807 BLAKE2B 
79218a1f438e2b8607c52b14f098c0136cb4d5ce15a12d82bdb3caf0c7c1090e7c4f210437fc660d8d4d19bf87bbaa2ec3c208d2dc8a77ad9deea5b5cefa3c05
 SHA512 
c51eaaef63a7496e223a4541d0560f694420b6ac4b2cde3779c405f0ab92d34aef7a37e4c41da9e59bd8a050c8d3eed330df3799e76a60ae35cdbc6f7c9cb8c1

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12-r1.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12-r1.ebuild
deleted file mode 100644
index 33297c1d6aa..000
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extension to automatically generate an examples gallery"
-HOMEPAGE="http://sphinx-gallery.readthedocs.io/;
-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/pillow[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   dev-python/pytest-runner[${PYTHON_USEDEP}]
-"
-PDEPEND="dev-python/matplotlib[${PYTHON_USEDEP}]"
-
-# tests need extra files not distributed



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2020-03-25 Thread Agostino Sarubbo
commit: 3e0b2b56fc88a454e6f2a0313dcd1a13b7944aae
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Mar 25 14:51:17 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Mar 25 14:51:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e0b2b56

dev-python/sphinx-gallery: ppc64 stable wrt bug #714516

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index a2ff51c8f8b..4a30f24434e 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild
@@ -13,7 +13,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="



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2020-02-14 Thread Michał Górny
commit: 07429503ce54883c8cc10e6adb80e7456c3a58c7
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 14 11:34:45 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 14 12:40:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07429503

dev-python/sphinx-gallery: Remove py2

Signed-off-by: Michał Górny  gentoo.org>

 .../{sphinx-gallery-0.1.12.ebuild => sphinx-gallery-0.1.12-r1.ebuild}   | 2 +-
 .../{sphinx-gallery-0.3.1.ebuild => sphinx-gallery-0.3.1-r1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12-r1.ebuild
similarity index 94%
rename from dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
rename to dev-python/sphinx-gallery/sphinx-gallery-0.1.12-r1.ebuild
index fcdba8ac9dd..33297c1d6aa 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.3.1.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild
similarity index 93%
rename from dev-python/sphinx-gallery/sphinx-gallery-0.3.1.ebuild
rename to dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild
index 68f969893e9..c041c17450a 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.3.1.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.3.1-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2019-05-02 Thread Virgil Dupras
commit: 9aa5534ef256dbd78fdfd3efaeeaf0766d5a3d3f
Author: Virgil Dupras  gentoo  org>
AuthorDate: Thu May  2 15:07:02 2019 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Thu May  2 15:07:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aa5534e

dev-python/sphinx-gallery: bump to 0.3.1

Signed-off-by: Virgil Dupras  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-python/sphinx-gallery/Manifest |  1 +
 .../sphinx-gallery/sphinx-gallery-0.3.1.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-python/sphinx-gallery/Manifest 
b/dev-python/sphinx-gallery/Manifest
index 3ba64540a9a..9c77faaef24 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1 +1,2 @@
 DIST sphinx-gallery-0.1.12.tar.gz 68976 BLAKE2B 
c9f8f12f775df8cac0f0ad7d70b0dd099dacb3b005584d1bbc878437443144d7e2613ceecd25cd4b0c8941818c5596f6435c1fa223b1e5c5d5196827a69163fb
 SHA512 
57e8fc3746c2f5c941ddc3e00c749a6bfa63fb5741b3e5551df02f798858c417acee05a6b35512506aa0c4866b14a093cb4269284501672c3bbbf2edfc1edc1d
+DIST sphinx-gallery-0.3.1.tar.gz 88807 BLAKE2B 
79218a1f438e2b8607c52b14f098c0136cb4d5ce15a12d82bdb3caf0c7c1090e7c4f210437fc660d8d4d19bf87bbaa2ec3c208d2dc8a77ad9deea5b5cefa3c05
 SHA512 
c51eaaef63a7496e223a4541d0560f694420b6ac4b2cde3779c405f0ab92d34aef7a37e4c41da9e59bd8a050c8d3eed330df3799e76a60ae35cdbc6f7c9cb8c1

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.3.1.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.3.1.ebuild
new file mode 100644
index 000..4f1ae7b02a2
--- /dev/null
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.3.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extension to automatically generate an examples gallery"
+HOMEPAGE="http://sphinx-gallery.readthedocs.io/;
+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



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2018-07-01 Thread Pacho Ramos
commit: 97b4144c2b5ccb212c802e4a0d8d95cadd94634b
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jul  1 14:56:03 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jul  1 15:00:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97b4144c

dev-python/sphinx-gallery: amd64 stable, bug #599846

Package-Manager: Portage-2.3.41, Repoman-2.3.9

 dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
index 7037fd5f484..6844bd84163 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
@@ -13,7 +13,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="



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2018-06-30 Thread Mart Raudsepp
commit: e2745e876473699baa235cdbbaa8c5168bbdc5ea
Author: Roy Bamford  gentoo  org>
AuthorDate: Sat Jun 30 19:29:14 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Jun 30 19:30:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2745e87

dev-python/sphinx-gallery: added ~arm64 keyword

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
index 9250f7aea27..7037fd5f484 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2018-04-25 Thread Thomas Deutschmann
commit: 0bc7ce0148aa7b42c1d8e515b800ab2c65a5d65a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Apr 25 20:14:00 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Apr 25 20:14:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bc7ce01

dev-python/sphinx-gallery: x86 stable (bug #636054)

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
index baeca1bdff1..9250f7aea27 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2018-04-22 Thread Mikle Kolyada
commit: 7013714d1c34a0bea6ea739da5864d4b6d7354fb
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Apr 22 07:32:26 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Apr 22 07:32:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7013714d

dev-python/sphinx-gallery: Add ~arm keyword (bug #622420)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
index 691ce5f9ff2..baeca1bdff1 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2018-04-15 Thread Pacho Ramos
commit: bb4518e13df15d943900acd2ff166dddfb2e6561
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Apr 15 10:04:28 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Apr 15 10:05:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb4518e1

dev-python/sphinx-gallery: pytest-runner needed as DEPEND (#626878)

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
index d67dc59bff5..691ce5f9ff2 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
@@ -20,7 +20,10 @@ RDEPEND="
dev-python/pillow[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]
 "
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/pytest-runner[${PYTHON_USEDEP}]
+"
 PDEPEND="dev-python/matplotlib[${PYTHON_USEDEP}]"
 
 # tests need extra files not distributed



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2018-03-19 Thread Sergei Trofimovich
commit: c06b362ff14651c729a0865b7fcaf516cc8d5d47
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Mar 19 23:00:19 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Mar 19 23:05:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c06b362f

dev-python/sphinx-gallery: stable 0.1.12 for ppc64, bug #636054

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

 dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
index cdec5170a65..d67dc59bff5 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2018-03-18 Thread Sergei Trofimovich
commit: 1c6587f5ec5971b10636d726a1f10826c6133d4a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 18 23:49:25 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 18 23:49:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c6587f5

dev-python/sphinx-gallery: keyworded 0.1.12 for ppc, bug #622420

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
index 2d31514a6d3..cdec5170a65 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2018-03-18 Thread Sergei Trofimovich
commit: 843c5b310c4305c4676bd1fb0a897bb82ba1b104
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 18 10:37:35 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 18 10:37:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=843c5b31

dev-python/sphinx-gallery: keyworded 0.1.12 for ppc64, bug #622420

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

 dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
index 7ae476a02cc..2d31514a6d3 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2018-01-09 Thread Andreas Sturmlechner
commit: 0e35d486fd6889d5c669aaef49d369eba54b3371
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan  9 14:11:29 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan  9 14:11:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e35d486

dev-python/sphinx-gallery: Fix circular dep

Bug: https://bugs.gentoo.org/644002
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
index c4a8581f41c..7ae476a02cc 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,10 +17,10 @@ KEYWORDS="~amd64 ~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}]"
+PDEPEND="dev-python/matplotlib[${PYTHON_USEDEP}]"
 
 # tests need extra files not distributed



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2017-07-31 Thread Sebastien Fabbro
commit: 2bd9f95f679f7988f29650bbd861ad57734f81ed
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Mon Jul 31 19:32:55 2017 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Mon Jul 31 20:46:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bd9f95f

dev-python/sphinx-gallery: version bump

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-python/sphinx-gallery/Manifest |  1 +
 .../sphinx-gallery/sphinx-gallery-0.1.12.ebuild| 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-python/sphinx-gallery/Manifest 
b/dev-python/sphinx-gallery/Manifest
index 34987bf4ccc..61228eadc56 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1 +1,2 @@
+DIST sphinx-gallery-0.1.12.tar.gz 68976 SHA256 
16ede5720d3d78631e20f47196fadf0f2d19d61908313160aa485557a7da0ccb SHA512 
57e8fc3746c2f5c941ddc3e00c749a6bfa63fb5741b3e5551df02f798858c417acee05a6b35512506aa0c4866b14a093cb4269284501672c3bbbf2edfc1edc1d
 WHIRLPOOL 
bb550bb3eddad4f2d5902c91e0a0128d535f16e2c4981284c24f8fc8a004bd8af036a78ac24b05578d1a556b54f3972025494a1fe146985a0baa23895b68fc1b
 DIST sphinx-gallery-0.1.7.tar.gz 59166 SHA256 
594da5b4ed08e6531798c735608f4fe65a8bd394ea3b7b9194d9e659e48a4ea0 SHA512 
0c14d35ed07db3988c9f119037676752e3f793a74000d7397f49e5b749a96db77ff4ba2e9ceb12993650e0c81042899a5056f3181e5360a738a5c62259c58ff5
 WHIRLPOOL 
a307ddb0e4b0844ec823399fd8d00ea7fb7aa55cf243c63d7d6ad151cf3285c1f48eebb7f8e8f78b329688e9c73b54b5be0c14fe1ce264896f50af49d7b7

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
new file mode 100644
index 000..c4a8581f41c
--- /dev/null
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.1.12.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extension to automatically generate an examples gallery"
+HOMEPAGE="http://sphinx-gallery.readthedocs.io/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~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



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2017-05-04 Thread Manuel Rüger
commit: 54b54c80926dcf4898af044e1e9d6f3c0bcd7435
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu May  4 17:35:20 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu May  4 17:35:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54b54c80

dev-python/sphinx-gallery: Add python3_6

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-python/sphinx-gallery/sphinx-gallery-0.1.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.1.7-r1.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.1.7-r1.ebuild
index 14832084463..333d76c55a7 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.1.7-r1.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.1.7-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2017-01-14 Thread Mike Gilbert
commit: 07fe9f9199b537d80ce6b19d9baa6fce33843798
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Jan 14 17:15:50 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Jan 14 17:16:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07fe9f91

dev-python/sphinx-gallery: fixup nose dep

Remove setup_requires=['nose'] from setup.py.

Package-Manager: Portage-2.3.3_p32, Repoman-2.3.1_p25

 dev-python/sphinx-gallery/sphinx-gallery-0.1.7-r1.ebuild | 11 +--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.1.7-r1.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.1.7-r1.ebuild
index 7f9ae30..dbc19a4 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.1.7-r1.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.1.7-r1.ebuild
@@ -15,7 +15,8 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
+IUSE="test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
dev-python/matplotlib[${PYTHON_USEDEP}]
@@ -24,10 +25,16 @@ RDEPEND="
 "
 # yes nose is somehow required besides testing
 DEPEND="
-   dev-python/nose[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( >=dev-python/nose-1.0[${PYTHON_USEDEP}] )
 "
 
+python_prepare_all() {
+   # Remove setup_requires=['nose']
+   sed -i -e /setup_requires/d setup.py || die
+   distutils-r1_python_prepare_all
+}
+
 python_test() {
echo 'backend: agg' > matplotlibrc
VARTEXFONTS="${T}"/fonts MPLCONFIGDIR="${BUILD_DIR}" \



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2017-01-03 Thread Sebastien Fabbro
commit: 0ef27c60ebc1d8b3103e943efe35e4173584682b
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Tue Jan  3 02:42:04 2017 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Wed Jan  4 06:02:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ef27c60

dev-python/sphinx-gallery: fix nose depedency
And add basic testing.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 ...inx-gallery-0.1.7.ebuild => sphinx-gallery-0.1.7-r1.ebuild} | 10 +-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.1.7.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.1.7-r1.ebuild
similarity index 69%
rename from dev-python/sphinx-gallery/sphinx-gallery-0.1.7.ebuild
rename to dev-python/sphinx-gallery/sphinx-gallery-0.1.7-r1.ebuild
index a1f4cb5..7f9ae30 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.1.7.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.1.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -22,6 +22,14 @@ RDEPEND="
dev-python/pillow[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]
 "
+# yes nose is somehow required besides testing
 DEPEND="
+   dev-python/nose[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
 "
+
+python_test() {
+   echo 'backend: agg' > matplotlibrc
+   VARTEXFONTS="${T}"/fonts MPLCONFIGDIR="${BUILD_DIR}" \
+  nosetests -v || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-gallery/

2016-12-29 Thread Sebastien Fabbro
commit: d5aa6c1660c8bfe005f56074e4372307cbdc7a9e
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Thu Dec 29 18:54:00 2016 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Thu Dec 29 19:56:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5aa6c16

dev-python/sphinx-gallery: initial import

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-python/sphinx-gallery/Manifest |  1 +
 dev-python/sphinx-gallery/metadata.xml | 12 ++
 .../sphinx-gallery/sphinx-gallery-0.1.7.ebuild | 27 ++
 3 files changed, 40 insertions(+)

diff --git a/dev-python/sphinx-gallery/Manifest 
b/dev-python/sphinx-gallery/Manifest
new file mode 100644
index ..34987bf
--- /dev/null
+++ b/dev-python/sphinx-gallery/Manifest
@@ -0,0 +1 @@
+DIST sphinx-gallery-0.1.7.tar.gz 59166 SHA256 
594da5b4ed08e6531798c735608f4fe65a8bd394ea3b7b9194d9e659e48a4ea0 SHA512 
0c14d35ed07db3988c9f119037676752e3f793a74000d7397f49e5b749a96db77ff4ba2e9ceb12993650e0c81042899a5056f3181e5360a738a5c62259c58ff5
 WHIRLPOOL 
a307ddb0e4b0844ec823399fd8d00ea7fb7aa55cf243c63d7d6ad151cf3285c1f48eebb7f8e8f78b329688e9c73b54b5be0c14fe1ce264896f50af49d7b7

diff --git a/dev-python/sphinx-gallery/metadata.xml 
b/dev-python/sphinx-gallery/metadata.xml
new file mode 100644
index ..d2a5651
--- /dev/null
+++ b/dev-python/sphinx-gallery/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+pyt...@gentoo.org
+Python
+  
+  
+sphinx-gallery
+sphinx-gallery/sphinx-gallery
+  
+

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.1.7.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.1.7.ebuild
new file mode 100644
index ..a1f4cb5
--- /dev/null
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.1.7.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extension to automatically generate an examples gallery"
+HOMEPAGE="http://sphinx-gallery.readthedocs.io/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~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}]
+"