summaryrefslogtreecommitdiff
path: root/dev-python/sphinx-gallery
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-02-20 00:15:26 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-02-20 00:15:26 +0000
commit1534d50aaf24272ec425fa439389ef7e1f7bf174 (patch)
treec48ca34f49e5c335c0d06b96d9f09d4a74e144d5 /dev-python/sphinx-gallery
parent2e512e4e32285f8c4eb19586d014cb9d31454ec9 (diff)
gentoo auto-resync : 20:02:2025 - 00:15:26
Diffstat (limited to 'dev-python/sphinx-gallery')
-rw-r--r--dev-python/sphinx-gallery/Manifest4
-rw-r--r--dev-python/sphinx-gallery/sphinx-gallery-0.18.0.ebuild4
-rw-r--r--dev-python/sphinx-gallery/sphinx-gallery-0.19.0.ebuild2
3 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/sphinx-gallery/Manifest b/dev-python/sphinx-gallery/Manifest
index e856b3964e5c..22edc5c554e6 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1,5 +1,5 @@
DIST sphinx_gallery-0.18.0.tar.gz 466371 BLAKE2B 5d01bf19fa24d32ea667e7846dae03a85b470f430204a20d65efb988d54a8a6462e8cb6bed03de6f240c4945fbb1aa5e839d84feddd8093ab303d846773e4097 SHA512 59712e6a50d0a01e091b51e8532798ba4068a3a65472c25ea5a913dea599ac1afa54c44a057d332e6204930fa958d5b88dafe796af913566f504f0d9cf91e72a
DIST sphinx_gallery-0.19.0.tar.gz 471479 BLAKE2B 335d976be4786c522693d5a5c08bbcf29aea6c571187fef77d582b827c4958e34bf1a86fec7012fc6af921600b925f46c25924522c0c5c96519331cb42a30c16 SHA512 90ed1aafa718937ee9bd5c8f52937c5a65058ca5a2138606f48f41637dae8a1d3c22cfcbed2eef3aaf3180ee137d943cfbde72ba2625c23f6d7d8e911f3f374f
-EBUILD sphinx-gallery-0.18.0.ebuild 1462 BLAKE2B f3c640396bc9b01cced5bd5e7d6dfb85d509cf46242ccecb06f349480cc64231abbd9e06ea158a369f6d0169fe6387d24a3bbd2d5a1131a00e9111ef174906cd SHA512 66ec7ce0390ac5f4b621fd0677b86378da523b089a30822fe6f5f95bd82d8859d7f135e04fc0cf118334d8f414803de261e3c7078ecc9320b539697301e16ff4
-EBUILD sphinx-gallery-0.19.0.ebuild 1466 BLAKE2B 15f9fe3a81a8e9993e0a0215853e446c837c8122ccab7133b4bf12a421425b571d7285db031350253d6046b32b9bc20e6dc3de26019319452373001d91bd7d10 SHA512 db034135489bfeec7f96d1a54bc57f762d0a5a4585d89b36832777fd8bba6fc70881b8364d80fed488e4cf78f01f96bafe8a2ebe50e7a8624101bde032821ee0
+EBUILD sphinx-gallery-0.18.0.ebuild 1462 BLAKE2B cda85cc45591462503dc992c4aac30eedbe9bf3ba1040c4afe9db8d6dafaf4a8aa1ffd71063f29c0ad0aa582c7c97a4332caac6f6e7b3d1a2b62978d15f61510 SHA512 3db83cb5feb60425e43a408817d2b928273f89ee1af70e252a8075d44fd03c894aa670cb1175ca064eae74538a04d95a7c6785ecabde5ef7a7689898aa1560bf
+EBUILD sphinx-gallery-0.19.0.ebuild 1466 BLAKE2B e32645708ea51e7239ad7b372bee469359c4ec2df381bda9345b197a9767d9531b86e2f624b7e5ef06dde88973b07a6f807a409971c6bc229ac1f019af48252d SHA512 c7708b36bb1794996d4c0db8c2f608103767115ade25d76446881ad7dee713bdd99b882dd711c462c91e389a657f1427a0d1b1ab92c65eb6eb22fc31c2c428de
MISC metadata.xml 424 BLAKE2B 4e5cd1e912fd5934c7221d3e5cc60b2894eca6b994384f6ceb8397ce9c5312be1e9869b57f9dd7f3ac66501b20e6fd6abd2f33b5d19b93d3a12f7158ba08e7c6 SHA512 17acc19bf43dbbf1a377949576252f77fd334ddd8a3bec593d2339db5a44e4fde831f9ce47be97318bf72e30a062608f883e48cf572904b3476fde0df33adb09
diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.18.0.ebuild b/dev-python/sphinx-gallery/sphinx-gallery-0.18.0.ebuild
index e641b83bfaea..491d9054b760 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.18.0.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.18.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit distutils-r1 pypi
diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.19.0.ebuild b/dev-python/sphinx-gallery/sphinx-gallery-0.19.0.ebuild
index cf505e523dfb..61705d97e6c8 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.19.0.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.19.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit distutils-r1 pypi