Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-sphinx-gallery for
openSUSE:Factory checked in at 2026-04-26 21:11:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sphinx-gallery (Old)
and /work/SRC/openSUSE:Factory/.python-sphinx-gallery.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sphinx-gallery"
Sun Apr 26 21:11:35 2026 rev:7 rq:1349300 version:0.21.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-sphinx-gallery/python-sphinx-gallery.changes
2026-01-28 15:14:55.997440966 +0100
+++
/work/SRC/openSUSE:Factory/.python-sphinx-gallery.new.11940/python-sphinx-gallery.changes
2026-04-26 21:14:16.880697305 +0200
@@ -1,0 +2,14 @@
+Sat Apr 25 21:42:05 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.21.0:
+ * Add support for dynamic filtering by tag #1555 (Cadair)
+ * Fix subsection header sanitization when nested_sections=False
+ * Fix generate_gallery_rst when nested_sections=False user
+ provides own index.rst #1549 (lucyleeow)
+ * DOC Add v0.20.0 to CHANGES.rst #1567 (lucyleeow)
+ * DOC Note sphinx bump in changes #1560 (lucyleeow)
+ * DOC Fix typos in nested_sections docs #1547 (lucyleeow)
+ * Small typo on the configuration page of documentation #1537
+ * Update the list of projects #1532 (timhoffm)
+
+-------------------------------------------------------------------
Old:
----
sphinx_gallery-0.20.0.tar.gz
New:
----
sphinx_gallery-0.21.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-sphinx-gallery.spec ++++++
--- /var/tmp/diff_new_pack.3blcMU/_old 2026-04-26 21:14:17.492722311 +0200
+++ /var/tmp/diff_new_pack.3blcMU/_new 2026-04-26 21:14:17.496722475 +0200
@@ -18,19 +18,20 @@
%{?sle15_python_module_pythons}
Name: python-sphinx-gallery
-Version: 0.20.0
+Version: 0.21.0
Release: 0
Summary: Sphinx extension that builds an HTML gallery of examples
License: BSD-3-Clause
URL: https://github.com/sphinx-gallery/sphinx-gallery
Source:
https://files.pythonhosted.org/packages/source/s/sphinx-gallery/sphinx_gallery-%{version}.tar.gz
BuildRequires: %{python_module pip}
-BuildRequires: %{python_module setuptools_scm}
+BuildRequires: %{python_module setuptools_scm >= 7}
+BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: python-rpm-macros
# SECTION test requirements
BuildRequires: %{python_module Pillow}
-BuildRequires: %{python_module Sphinx >= 4}
+BuildRequires: %{python_module Sphinx >= 6}
BuildRequires: %{python_module dbm}
BuildRequires: %{python_module lxml}
BuildRequires: %{python_module matplotlib}
@@ -40,7 +41,7 @@
# /SECTION
BuildRequires: fdupes
Requires: python-Pillow
-Requires: python-Sphinx >= 4
+Requires: python-Sphinx >= 6
Suggests: python-numpy
Suggests: python-graphviz
Requires(post): update-alternatives
@@ -78,6 +79,8 @@
%python_uninstall_alternative sphinx_gallery_py2jupyter
%files %{python_files}
+%doc README.rst CHANGES.rst
+%license LICENSE
%python_alternative %{_bindir}/sphinx_gallery_py2jupyter
%{python_sitelib}/sphinx_gallery
%{python_sitelib}/sphinx_gallery-%{version}.dist-info
++++++ sphinx_gallery-0.20.0.tar.gz -> sphinx_gallery-0.21.0.tar.gz ++++++
++++ 8496 lines of diff (skipped)