forked from pool/python-sphinx-gallery
Accepting request 1265491 from devel:languages:python
- 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/request/show/1265491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sphinx-gallery?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 30 08:17:44 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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 <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b5b5bc305348c01d00cf66ad852cfd2dd8b67f7f32ae3e2820c01557b3f92f9
|
||||
size 466371
|
||||
3
sphinx_gallery-0.19.0.tar.gz
Normal file
3
sphinx_gallery-0.19.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8400cb5240ad642e28a612fdba0667f725d0505a9be0222d0243de60e8af2eb3
|
||||
size 471479
|
||||
Reference in New Issue
Block a user