diff --git a/python-sphinx-gallery.changes b/python-sphinx-gallery.changes index 4bce796..8c60da0 100644 --- a/python-sphinx-gallery.changes +++ b/python-sphinx-gallery.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Sun Mar 30 08:17:44 UTC 2025 - Dirk Müller + +- update to 0.19.0: + * Add block-level sphinx_gallery_capture_repr_block setting + * Fix minigallery duplicates and add tests and update + documenation + * Fix: Fix minigallery duplicates + * Fix incorrect paths for JupyterLite Notebook interface URLs, + unpin jupyterlite-sphinx, and update JupyterLite integration + docs + * BUG: make _anim_rst windows compatible + * Fix custom sort + * DOC Fixes to minigallery doc in configuration\.rst + * DOC Improve doc on linking code blocks + * Doc: mention color css property to hide link + * DOC Improve custom sort key docs + ------------------------------------------------------------------- Wed Nov 20 16:32:27 UTC 2024 - Dirk Müller diff --git a/python-sphinx-gallery.spec b/python-sphinx-gallery.spec index 70a64c2..44b78bf 100644 --- a/python-sphinx-gallery.spec +++ b/python-sphinx-gallery.spec @@ -1,7 +1,7 @@ # # spec file for package python-sphinx-gallery # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-sphinx-gallery -Version: 0.18.0 +Version: 0.19.0 Release: 0 Summary: Sphinx extension that builds an HTML gallery of examples License: BSD-3-Clause diff --git a/sphinx_gallery-0.18.0.tar.gz b/sphinx_gallery-0.18.0.tar.gz deleted file mode 100644 index 1eb7a66..0000000 --- a/sphinx_gallery-0.18.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b5b5bc305348c01d00cf66ad852cfd2dd8b67f7f32ae3e2820c01557b3f92f9 -size 466371 diff --git a/sphinx_gallery-0.19.0.tar.gz b/sphinx_gallery-0.19.0.tar.gz new file mode 100644 index 0000000..c574ff1 --- /dev/null +++ b/sphinx_gallery-0.19.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8400cb5240ad642e28a612fdba0667f725d0505a9be0222d0243de60e8af2eb3 +size 471479