forked from pool/python-sphinx-gallery
- 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:
@@ -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
|
||||
|
Reference in New Issue
Block a user