14
0

- Refresh npm dependencies

* update brace-expansion to 1.1.12
    CVE-2025-5889, gh#juliangruber/brace-expansion#65, bsc#1244343
- Update to version 0.16.1:
  * Bump: 0.16.1rc0 -> 0.16.1
  * Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in es (#2079)
  * Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr (#2075)
  * bump: 0.16.0 -> 0.16.1rc0
  * i18n - Update localisation files (#2072)
  * Match Sphinx toggle button and Sphinx Design hover and focus styles (#2061)
  * Import Bootstrap after importing our variable overrides (#2066)
  * Higher contrast table hover stripe (light mode) (#2062)
  * Restore focus ring Sphinx Design dropdowns (#2060)
  * DOC - Update documentation regarding formatting files (#2057)
  * [pre-commit.ci] pre-commit autoupdate hooks (#2064)
  * Remove hover striping from all but `.dataframe` tables (#2059)
  * Fix colour variables (#2058)
  * update revs to ignore in blame (#2056)
  * automatic changes from b633898 and 9c5a3d5
  * update pre-commit hooks / linter config
  * ~Revert "LINT - Run updated pre-commit hooks (#2049)" (#2054)
  * fix wrong switcher JSON loaded for dev docs (#2048)
  * BUG - Fix i18n files and compilation for distribution (#2042)
  * MAINT - update from Twitter -> X (#2052)
  * added itom to projects using this theme (#2037)
  * LINT - Run updated pre-commit hooks (#2049)
  * DOC -  Add design system documentation (#2046)
  * ENH - When using the copybutton in code blocks, exclude copying the prompt (#2036)
  * DOCS - Update accessibility docs (#2039)
  * [pre-commit.ci] pre-commit autoupdate hooks (#2005)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydata-sphinx-theme?expand=0&rev=17
This commit is contained in:
2025-06-11 10:01:54 +00:00
committed by Git OBS Bridge
parent dd5a2435c7
commit 61f2a1f7d5
15 changed files with 527 additions and 33 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pydata-sphinx-theme
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define skip_python36 1
%{?sle15_python_module_pythons}
Name: python-pydata-sphinx-theme
Version: 0.15.4
Version: 0.16.1
Release: 0
Summary: Bootstrap-based Sphinx theme from the PyData community
License: BSD-3-Clause