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-06-29 17:32:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pydata-sphinx-theme (Old)
and /work/SRC/openSUSE:Factory/.python-pydata-sphinx-theme.new.11887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pydata-sphinx-theme"
Mon Jun 29 17:32:09 2026 rev:10 rq:1362396 version:0.19.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pydata-sphinx-theme/python-pydata-sphinx-theme.changes
2026-05-11 18:23:32.515235204 +0200
+++
/work/SRC/openSUSE:Factory/.python-pydata-sphinx-theme.new.11887/python-pydata-sphinx-theme.changes
2026-06-29 17:33:56.245391519 +0200
@@ -1,0 +2,34 @@
+Mon Jun 29 10:56:21 UTC 2026 - Daniel Garcia <[email protected]>
+
+- Update to 0.19.0 (bsc#1268818, CVE-2026-53550, bsc#1268957, CVE-2026-48779):
+ - Docs update Font Awesome links by @hntk03 in #2399
+ - Fix code coverage workflow by @Yann-P in #2393
+ - Fix vertical scrollbar in math container by @hntk03 in #2404
+ - [css] De-jumble header items at intermediate widths :) by
+ @sneakers-the-rat in #1784
+ - Fix gettext builder by @Yann-P in #2403
+ - fix: configure defaults for Google Analytics before loading script
+ by @tswast in #2369
+- v0.18.0
+ # Breaking
+ - Drop support for sphinx 7, minimal requirement now 8 by @Yann-P in #2366
+ # Improvements
+ - feat(theme): add sticky_version_warning_banner option by @tmchow
+ in #2372 (revised in #2385, now sticky_banners)
+ - feat: replace theme switcher with dropdown by @hntk03 in #2340
+ - Consistent linting and formatting across CI and local environment
+ by @Yann-P in #2368
+ - Add distinctive style for menuselection, based on guilabel by
+ @stevepiercy in #2367
+ - Update to FontAwesome v7 by @agriyakhetarpal in #2370
+ - Add documentation on how users can override the FontAwesome
+ version by @agriyakhetarpal in #2373
+ # Bugs
+ - Fix sidebar top being cut off on mobile browsers by @hntk03 in
+ #2363
+ - Docs update PyTorch logo URL by @hntk03 in #2374
+ - Fix theme dropdown menu going offscreen by @hntk03 in #2387
+ - Fix the stickiness of the version warning banner, and rename the
+ config option to sticky_banners by @agriyakhetarpal in #2385
+
+-------------------------------------------------------------------
Old:
----
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
New:
----
pydata-sphinx-theme-0.19.0.tar.gz
python-pydata-sphinx-theme-0.19.0-vendor-licenses.txt
python-pydata-sphinx-theme-0.19.0-vendor.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pydata-sphinx-theme.spec ++++++
--- /var/tmp/diff_new_pack.34QjnG/_old 2026-06-29 17:33:58.733476644 +0200
+++ /var/tmp/diff_new_pack.34QjnG/_new 2026-06-29 17:33:58.745477055 +0200
@@ -19,7 +19,7 @@
%define skip_python36 1
%{?sle15_python_module_pythons}
Name: python-pydata-sphinx-theme
-Version: 0.17.1
+Version: 0.19.0
Release: 0
Summary: Bootstrap-based Sphinx theme from the PyData community
License: BSD-3-Clause
++++++ prepare_vendor.sh ++++++
--- /var/tmp/diff_new_pack.34QjnG/_old 2026-06-29 17:33:59.093488961 +0200
+++ /var/tmp/diff_new_pack.34QjnG/_new 2026-06-29 17:33:59.141490604 +0200
@@ -4,7 +4,7 @@
PKG_DIR="$(pwd)"
PKG_NAME=python-pydata-sphinx-theme
-PKG_VERSION=0.17.1
+PKG_VERSION=0.19.0
PKG_PATH=pydata_sphinx_theme-$PKG_VERSION
cleanup_tmpdir() {
++++++ pydata-sphinx-theme-0.17.1.tar.gz -> pydata-sphinx-theme-0.19.0.tar.gz
++++++
++++ 2852 lines of diff (skipped)
++++++ python-pydata-sphinx-theme-0.17.1-vendor-licenses.txt ->
python-pydata-sphinx-theme-0.19.0-vendor-licenses.txt ++++++
---
/work/SRC/openSUSE:Factory/python-pydata-sphinx-theme/python-pydata-sphinx-theme-0.17.1-vendor-licenses.txt
2026-05-11 18:23:30.335144797 +0200
+++
/work/SRC/openSUSE:Factory/.python-pydata-sphinx-theme.new.11887/python-pydata-sphinx-theme-0.19.0-vendor-licenses.txt
2026-06-29 17:33:55.569368390 +0200
@@ -1,12 +1,14 @@
yarn run v1.22.22
-$
/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: 6
-├─ CC0-1.0: 3
+$
/home/danigm/Projects/suse/obs/devel:languages:python/python-pydata-sphinx-theme//tmp/node_modules/.bin/license-checker
--summary
+├─ MIT: 347
+├─ ISC: 38
+├─ BSD-2-Clause: 18
+├─ BSD-3-Clause: 8
+├─ Apache-2.0: 7
+├─ CC0-1.0: 4
+├─ MIT-0: 2
├─ (CC-BY-4.0 AND OFL-1.1 AND MIT): 1
+├─ Python-2.0: 1
├─ MPL-2.0: 1
├─ CC-BY-4.0: 1
├─ (WTFPL OR MIT): 1
@@ -15,4 +17,4 @@
├─ (MIT AND CC-BY-3.0): 1
└─ 0BSD: 1
-Done in 0.54s.
+Done in 0.66s.
++++++ python-pydata-sphinx-theme-0.17.1-vendor.tar.xz ->
python-pydata-sphinx-theme-0.19.0-vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/python-pydata-sphinx-theme/python-pydata-sphinx-theme-0.17.1-vendor.tar.xz
/work/SRC/openSUSE:Factory/.python-pydata-sphinx-theme.new.11887/python-pydata-sphinx-theme-0.19.0-vendor.tar.xz
differ: char 15, line 1