14
0

- 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-gallery?expand=0&rev=9
This commit is contained in:
2025-03-30 08:19:02 +00:00
committed by Git OBS Bridge
parent 8ba1a50999
commit b8ba122a1f
4 changed files with 23 additions and 5 deletions

View File

@@ -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