Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pydata-sphinx-theme for
openSUSE:Factory checked in at 2026-05-11 18:23:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pydata-sphinx-theme (Old)
and /work/SRC/openSUSE:Factory/.python-pydata-sphinx-theme.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pydata-sphinx-theme"
Mon May 11 18:23:28 2026 rev:9 rq:1352483 version:0.17.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pydata-sphinx-theme/python-pydata-sphinx-theme.changes
2025-06-20 16:50:26.338815232 +0200
+++
/work/SRC/openSUSE:Factory/.python-pydata-sphinx-theme.new.1966/python-pydata-sphinx-theme.changes
2026-05-11 18:23:32.515235204 +0200
@@ -1,0 +2,15 @@
+Mon May 11 11:18:32 UTC 2026 - Markéta Machová <[email protected]>
+
+- Update to 0.17.1 (CVE-2026-6321, bsc#1264374)
+ * Add --pst-color-heading fallback
+ * Add search-as-you-type (inline search results) feature
+ * Add support for versionremoved directive
+ * Upload Playwright trace if test fails
+ * Fix miscellaneous issues with UI
+ * Fix error when back-to-top button is disabled
+ * Fix default behavior when shorten_urls is unset
+ * feat: add disable_search theme option
+- Drop _service and all accessories, the build works just fine with
+ traditional PyPI tarball
+
+-------------------------------------------------------------------
Old:
----
_service
_servicedata
pydata-sphinx-theme-0.16.1.obscpio
pydata-sphinx-theme-0.16.1.tar.gz
pydata-sphinx-theme.obsinfo
python-pydata-sphinx-theme-0.16.1-vendor-licenses.txt
python-pydata-sphinx-theme-0.16.1-vendor.tar.xz
New:
----
pydata-sphinx-theme-0.17.1.tar.gz
python-pydata-sphinx-theme-0.17.1-vendor-licenses.txt
python-pydata-sphinx-theme-0.17.1-vendor.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pydata-sphinx-theme.spec ++++++
--- /var/tmp/diff_new_pack.80zG5F/_old 2026-05-11 18:23:33.995296582 +0200
+++ /var/tmp/diff_new_pack.80zG5F/_new 2026-05-11 18:23:33.995296582 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-pydata-sphinx-theme
#
-# Copyright (c) 2025 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
@@ -19,13 +19,12 @@
%define skip_python36 1
%{?sle15_python_module_pythons}
Name: python-pydata-sphinx-theme
-Version: 0.16.1
+Version: 0.17.1
Release: 0
Summary: Bootstrap-based Sphinx theme from the PyData community
License: BSD-3-Clause
URL: https://github.com/pydata/pydata-sphinx-theme
-Source: pydata-sphinx-theme-%{version}.tar.gz
-# Source:
https://files.pythonhosted.org/packages/source/p/pydata-sphinx-theme/pydata_sphinx_theme-%%{version}.tar.gz
+Source:
https://files.pythonhosted.org/packages/source/p/pydata-sphinx-theme/pydata_sphinx_theme-%{version}.tar.gz#/pydata-sphinx-theme-%{version}.tar.gz
# Source1 and Source2 created with ./prepare_vendor.sh
Source1: python-pydata-sphinx-theme-%{version}-vendor.tar.xz
Source2: python-pydata-sphinx-theme-%{version}-vendor-licenses.txt
@@ -80,7 +79,7 @@
Bootstrap-based Sphinx theme from the PyData community
%prep
-%autosetup -p1 -n pydata-sphinx-theme-%{version} -a1
+%autosetup -p1 -n pydata_sphinx_theme-%{version} -a1
sed -i 's,^\(node-version = \)".*",\1"%{nodejs_version}",' pyproject.toml
# Create a node header tarball so we don't try to download it
@@ -114,5 +113,6 @@
%files %{python_files}
%doc README.md
%license LICENSE
-%{python_sitelib}/pydata_sphinx_theme*
+%{python_sitelib}/pydata_sphinx_theme
+%{python_sitelib}/pydata_sphinx_theme-%{version}*info
++++++ prepare_vendor.sh ++++++
--- /var/tmp/diff_new_pack.80zG5F/_old 2026-05-11 18:23:34.039298407 +0200
+++ /var/tmp/diff_new_pack.80zG5F/_new 2026-05-11 18:23:34.047298739 +0200
@@ -3,9 +3,9 @@
#
https://src.fedoraproject.org/rpms/python-pydata-sphinx-theme/blob/rawhide/f/prepare_vendor.sh
PKG_DIR="$(pwd)"
-PKG_PATH=pydata-sphinx-theme
PKG_NAME=python-pydata-sphinx-theme
-PKG_VERSION=0.16.1
+PKG_VERSION=0.17.1
+PKG_PATH=pydata_sphinx_theme-$PKG_VERSION
cleanup_tmpdir() {
popd 2>/dev/null
++++++ pydata-sphinx-theme-0.16.1.tar.gz -> pydata-sphinx-theme-0.17.1.tar.gz
++++++
++++ 9500 lines of diff (skipped)
++++++ python-pydata-sphinx-theme-0.16.1-vendor-licenses.txt ->
python-pydata-sphinx-theme-0.17.1-vendor-licenses.txt ++++++
---
/work/SRC/openSUSE:Factory/python-pydata-sphinx-theme/python-pydata-sphinx-theme-0.16.1-vendor-licenses.txt
2025-06-20 16:50:25.890796704 +0200
+++
/work/SRC/openSUSE:Factory/.python-pydata-sphinx-theme.new.1966/python-pydata-sphinx-theme-0.17.1-vendor-licenses.txt
2026-05-11 18:23:30.335144797 +0200
@@ -1,17 +1,18 @@
yarn run v1.22.22
-$
/home/danigm/Projects/suse/obs/devel:languages:python/python-/tmp//tmp/node_modules/.bin/license-checker
--summary
-├─ MIT: 267
-├─ ISC: 32
-├─ BSD-2-Clause: 15
+$
/home/meggy/buildservice/home:mcalabkova:branches:devel:languages:python/python-pydata-sphinx-theme//tmp/node_modules/.bin/license-checker
--summary
+├─ MIT: 262
+├─ ISC: 31
+├─ BSD-2-Clause: 19
├─ BSD-3-Clause: 7
-├─ Apache-2.0: 5
-├─ CC0-1.0: 2
+├─ Apache-2.0: 6
+├─ CC0-1.0: 3
├─ (CC-BY-4.0 AND OFL-1.1 AND MIT): 1
├─ MPL-2.0: 1
├─ CC-BY-4.0: 1
├─ (WTFPL OR MIT): 1
+├─ BlueOak-1.0.0: 1
├─ CC-BY-3.0: 1
├─ (MIT AND CC-BY-3.0): 1
└─ 0BSD: 1
-Done in 0.49s.
+Done in 0.54s.
++++++ python-pydata-sphinx-theme-0.16.1-vendor.tar.xz ->
python-pydata-sphinx-theme-0.17.1-vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/python-pydata-sphinx-theme/python-pydata-sphinx-theme-0.16.1-vendor.tar.xz
/work/SRC/openSUSE:Factory/.python-pydata-sphinx-theme.new.1966/python-pydata-sphinx-theme-0.17.1-vendor.tar.xz
differ: char 15, line 1