Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-Pallets-Sphinx-Themes for
openSUSE:Factory checked in at 2026-04-11 22:23:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Pallets-Sphinx-Themes (Old)
and /work/SRC/openSUSE:Factory/.python-Pallets-Sphinx-Themes.new.21863
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Pallets-Sphinx-Themes"
Sat Apr 11 22:23:04 2026 rev:9 rq:1345812 version:2.5.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-Pallets-Sphinx-Themes/python-Pallets-Sphinx-Themes.changes
2024-11-26 20:55:21.129067059 +0100
+++
/work/SRC/openSUSE:Factory/.python-Pallets-Sphinx-Themes.new.21863/python-Pallets-Sphinx-Themes.changes
2026-04-11 22:23:43.225861978 +0200
@@ -1,0 +2,10 @@
+Fri Apr 10 11:49:21 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 2.5.0:
+ * Use Atkinson Hyperlegible font.
+ * Click theme does not use monospace font for body.
+ * Use local font files instead of Google Fonts.
+ * Fix compatibility with Sphinx >= 9.0. :issue:`128`
+ * Require Sphinx >= 7.3. :issue:`128`
+
+-------------------------------------------------------------------
Old:
----
pallets_sphinx_themes-2.3.0.tar.gz
New:
----
pallets_sphinx_themes-2.5.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-Pallets-Sphinx-Themes.spec ++++++
--- /var/tmp/diff_new_pack.ZQg9Ry/_old 2026-04-11 22:23:43.917890305 +0200
+++ /var/tmp/diff_new_pack.ZQg9Ry/_new 2026-04-11 22:23:43.921890470 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-Pallets-Sphinx-Themes
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,22 +18,22 @@
%{?sle15_python_module_pythons}
Name: python-Pallets-Sphinx-Themes
-Version: 2.3.0
+Version: 2.5.0
Release: 0
Summary: Themes for the Pallets projects
License: BSD-3-Clause
Group: Development/Languages/Python
URL: https://github.com/pallets/pallets-sphinx-themes/
Source:
https://files.pythonhosted.org/packages/source/P/Pallets-Sphinx-Themes/pallets_sphinx_themes-%{version}.tar.gz
-BuildRequires: %{python_module Sphinx >= 3.7}
-BuildRequires: %{python_module flit-core}
+BuildRequires: %{python_module Sphinx >= 7.3}
+BuildRequires: %{python_module flit-core >= 3.11}
BuildRequires: %{python_module packaging}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module sphinx-notfound-page}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-Sphinx >= 5
+Requires: python-Sphinx >= 7.3
Requires: python-packaging
Requires: python-sphinx-notfound-page
BuildArch: noarch
@@ -56,7 +56,7 @@
%files %{python_files}
%license LICENSE.txt
-%doc README.md CHANGES.rst
+%doc README.md CHANGES.md
%{python_sitelib}/pallets_sphinx_themes/
%{python_sitelib}/pallets_sphinx_themes-%{version}.dist-info
++++++ pallets_sphinx_themes-2.3.0.tar.gz -> pallets_sphinx_themes-2.5.0.tar.gz
++++++
++++ 2847 lines of diff (skipped)