Compare commits
8 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| f568db696c | |||
| b8ba122a1f | |||
| 77137ccf97 | |||
| 8ba1a50999 | |||
| 5e7cc27ddc | |||
| 1631971c8f | |||
| f21e7ecc44 | |||
| 3b8efa943f |
@@ -1,34 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Tue Jan 27 16:25:27 UTC 2026 - Dirk Müller <dmueller@suse.com>
|
|
||||||
|
|
||||||
- update to 0.20.0:
|
|
||||||
* Support for Python 3.8 dropped in this release. Requirement
|
|
||||||
is now Python >=3.10.
|
|
||||||
* Bump version 0.20.0
|
|
||||||
* MNT Add test for `_bool_eval` and add configs to `_bool_eval`
|
|
||||||
check
|
|
||||||
* Add POT, SKADA and TorchDR to the list in README
|
|
||||||
* Update instructions for converting script to notebook
|
|
||||||
* Add comment on path for sphinx_gallery_thumbnail_path
|
|
||||||
* DOC Add plotly to supported scrapers
|
|
||||||
* DOC: Add JUnit XML parsing example
|
|
||||||
* DOC Update junit doc
|
|
||||||
* [DOC] Add an example or index.rst file that allow example in
|
|
||||||
multiple sections
|
|
||||||
* Embed code links with dirhtml builder
|
|
||||||
* Fix typo in note about Binder/JupyterLite
|
|
||||||
* Remove "# noqa: E501" from end of text blocks
|
|
||||||
* allow git archives to have dynamic versioning
|
|
||||||
* Update FAQ with notebook and RST file guidance
|
|
||||||
* DOC: Add cards for the subsections on the main topic pages
|
|
||||||
* Fix sphinx warning
|
|
||||||
* MNT: Use names instead of indices for Block namedtuple
|
|
||||||
* FIX: Fix test_recommend_n_examples
|
|
||||||
* ENH: Use :doc: instead of :ref: to link to examples
|
|
||||||
* MAINT: Add MNE-Python doc build integration test
|
|
||||||
* Support plain .rst files as example inputs
|
|
||||||
* MNT Update jupyterlite-sphinx version in circle CI
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 30 08:17:44 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
Sun Mar 30 08:17:44 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-sphinx-gallery
|
# spec file for package python-sphinx-gallery
|
||||||
#
|
#
|
||||||
# Copyright (c) 2026 SUSE LLC and contributors
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-sphinx-gallery
|
Name: python-sphinx-gallery
|
||||||
Version: 0.20.0
|
Version: 0.19.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Sphinx extension that builds an HTML gallery of examples
|
Summary: Sphinx extension that builds an HTML gallery of examples
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
|||||||
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
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:70281510c6183d812d3595957005ccf555c5a793f207410f6cd16a25bf08d735
|
|
||||||
size 473502
|
|
||||||
Reference in New Issue
Block a user