summaryrefslogtreecommitdiff
path: root/dev-python/sphinx-gallery
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
commita90c84e720803f3d26c0ade8f1f1e405ca97502a (patch)
treef788ea0972d51c66823825021dd83427e1d466c4 /dev-python/sphinx-gallery
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/sphinx-gallery')
-rw-r--r--dev-python/sphinx-gallery/Manifest2
-rw-r--r--dev-python/sphinx-gallery/sphinx-gallery-0.11.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/sphinx-gallery/Manifest b/dev-python/sphinx-gallery/Manifest
index 433fd154a4e5..bc706dd5f653 100644
--- a/dev-python/sphinx-gallery/Manifest
+++ b/dev-python/sphinx-gallery/Manifest
@@ -1,3 +1,3 @@
DIST sphinx-gallery-0.11.1.tar.gz 393927 BLAKE2B c4c56e7bc7bfc519cd172cd104cfee902524c70de7fe76cc816d8f4612cbdf1a0786e3d5f83ea74ce7c1726eeaea5db45682efa3d873efeac49d94ab1393b9ac SHA512 514139213516851fe09aac4168d8fff72e5ce62eecdb0864f58e45d5fe6eab58b8fda749b72ae98f94b2bf8ac1a917396195d8a4d1750ec1563b30b879b12b8d
-EBUILD sphinx-gallery-0.11.1.ebuild 1086 BLAKE2B 03bd71af69990bf3d30a0312d9595fcafe8e960efa8052ce598b80687e8b7dfb9856cc7e765be09e7c8fefc99e9fe5e01dad4978511952e26a9c8c87d927809b SHA512 05d2aaec682daa834f66bbfe3b831792248a77130ba57826351346b5320b458f434dc864d82e12d476f644982935e91bb9fcab0a586a793613d01f635e482a35
+EBUILD sphinx-gallery-0.11.1.ebuild 1086 BLAKE2B 90f5886ff545981d49dcb4c68d70d9b8145d61a63b5b3f06f79ab35fad1bac183d1f416252ee1038377f087f328f3be1a6005a7967174b087e9b97c5529c7e6f SHA512 a856665925eb0d873b82b980e9fb5f284332d7236ce1ab07969f6a984fb29c30c8872f42291b834c23d5d51de9e995ab43eece64fdef8c690a3fe6a8c0a396db
MISC metadata.xml 424 BLAKE2B 4e5cd1e912fd5934c7221d3e5cc60b2894eca6b994384f6ceb8397ce9c5312be1e9869b57f9dd7f3ac66501b20e6fd6abd2f33b5d19b93d3a12f7158ba08e7c6 SHA512 17acc19bf43dbbf1a377949576252f77fd334ddd8a3bec593d2339db5a44e4fde831f9ce47be97318bf72e30a062608f883e48cf572904b3476fde0df33adb09
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 b181df5174f7..369142a3abdc 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.11.1.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.11.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# 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_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1
DESCRIPTION="Sphinx extension to automatically generate an examples gallery"