forked from pool/python-pydata-sphinx-theme
Accepting request 1286825 from devel:languages:python
- Update to version 0.16.1 (CVE-2025-5889, bsc#1244343): * 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) * Fix translator_setup: undefined default_translator_class for linkcheck builder (#2029) * Stop moving the Read the Docs version switcher into the sidebar (#2034) * Remove mention of `sidebarwidth` in config file (#2031) OBS-URL: https://build.opensuse.org/request/show/1286825 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pydata-sphinx-theme?expand=0&rev=8
This commit is contained in:
2
_service
2
_service
@@ -3,7 +3,7 @@
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="url">https://github.com/pydata/pydata-sphinx-theme.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v0.15.4</param>
|
||||
<param name="revision">v0.16.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="exclude">.git*</param>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/pydata/pydata-sphinx-theme.git</param>
|
||||
<param name="changesrevision">b18ebb23f06da10c15afbd836cc6705d1beaa493</param></service></servicedata>
|
||||
<param name="changesrevision">c47786b993c85f0f442cc8d6e6b55e5d4e92b6b9</param></service></servicedata>
|
@@ -5,7 +5,7 @@
|
||||
PKG_DIR="$(pwd)"
|
||||
PKG_PATH=pydata-sphinx-theme
|
||||
PKG_NAME=python-pydata-sphinx-theme
|
||||
PKG_VERSION=0.15.4
|
||||
PKG_VERSION=0.16.1
|
||||
|
||||
cleanup_tmpdir() {
|
||||
popd 2>/dev/null
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:92575dffd0f98cb711847324e3d9ecb4b98c84ae1926b1a98b6d6c797a1e6dbf
|
||||
size 3165708
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:971d8bd92eedc2606e06c9fb78857f31b4ac9f164c78abda076237cc9c68fee7
|
||||
size 2410415
|
3
pydata-sphinx-theme-0.16.1.obscpio
Normal file
3
pydata-sphinx-theme-0.16.1.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd6070711fd4c0da4e6d4f3386daba358f1d2475d05d339633d69179d171c740
|
||||
size 3216908
|
3
pydata-sphinx-theme-0.16.1.tar.gz
Normal file
3
pydata-sphinx-theme-0.16.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ffabbd192a6461aafaf4f3680c2d7aa60b791406803b27348042f71640c24f63
|
||||
size 2423788
|
@@ -1,4 +1,4 @@
|
||||
name: pydata-sphinx-theme
|
||||
version: 0.15.4
|
||||
mtime: 1719342477
|
||||
commit: b18ebb23f06da10c15afbd836cc6705d1beaa493
|
||||
version: 0.16.1
|
||||
mtime: 1734431881
|
||||
commit: c47786b993c85f0f442cc8d6e6b55e5d4e92b6b9
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cfbcee1844e19ca2068d33030d2ba9e0896d4f43d056d0d97827bd45cc7e80ca
|
||||
size 22726024
|
@@ -1,16 +1,17 @@
|
||||
yarn run v1.22.22
|
||||
$ /home/danigm/Projects/suse/obs/devel:languages:python/python-/tmp//tmp/node_modules/.bin/license-checker --summary
|
||||
├─ MIT: 262
|
||||
├─ ISC: 36
|
||||
├─ MIT: 267
|
||||
├─ ISC: 32
|
||||
├─ BSD-2-Clause: 15
|
||||
├─ BSD-3-Clause: 6
|
||||
├─ Apache-2.0: 4
|
||||
├─ BSD-3-Clause: 7
|
||||
├─ Apache-2.0: 5
|
||||
├─ CC0-1.0: 2
|
||||
├─ (CC-BY-4.0 AND OFL-1.1 AND MIT): 1
|
||||
├─ MPL-2.0: 1
|
||||
├─ CC-BY-4.0: 1
|
||||
├─ (WTFPL OR MIT): 1
|
||||
├─ CC-BY-3.0: 1
|
||||
├─ (MIT AND CC-BY-3.0): 1
|
||||
└─ 0BSD: 1
|
||||
|
||||
Done in 0.52s.
|
||||
Done in 0.49s.
|
3
python-pydata-sphinx-theme-0.16.1-vendor.tar.xz
Normal file
3
python-pydata-sphinx-theme-0.16.1-vendor.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:06842adf549e5b38182cb7c64149623331a0d4df3f06a4ff8bdf11c2ae03523a
|
||||
size 28081152
|
@@ -1,3 +1,104 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 11 08:51:24 UTC 2025 - mcepl@cepl.eu
|
||||
|
||||
- Update to version 0.16.1 (CVE-2025-5889, bsc#1244343):
|
||||
* 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)
|
||||
* Fix translator_setup: undefined default_translator_class for linkcheck builder (#2029)
|
||||
* Stop moving the Read the Docs version switcher into the sidebar (#2034)
|
||||
* Remove mention of `sidebarwidth` in config file (#2031)
|
||||
* MAINT - Bump node version (22.x) (#1993)
|
||||
* fix preferred-version in JSON (#2028)
|
||||
* DOC: Fix link to custom CSS example (#2025)
|
||||
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in ca (#2021)
|
||||
* DEV - Go back to dev - post-release (#2019)
|
||||
* bump: 0.16.0rc0 -> 0.16.0
|
||||
* Fix invalid URLs in version-switcher using dirhtml builder (#2004)
|
||||
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in es (#2015)
|
||||
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr (#2014)
|
||||
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr (#2009)
|
||||
* Change color when hovering over code-formatted text (#2007)
|
||||
* Update some of the diverging links. (#2008)
|
||||
* Draft script to find diverging links (#1966)
|
||||
* CI Bump scientific-python/upload-nightly-action from 0.6.0 to 0.6.1 (#2003)
|
||||
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr (#2001)
|
||||
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr (#2000)
|
||||
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in ja (#1979)
|
||||
* BUG - Remove cruft symbols (#1998)
|
||||
* Update localisation catalogue (#1999)
|
||||
* BUG - Fix coverage workflow triggers (#1996)
|
||||
* bump: 0.15.4 -> 0.16.0rc0
|
||||
* Bump scientific-python/upload-nightly-action from 0.5.0 to 0.6.0 (#1994)
|
||||
* DEV - Add Fontawesome scripts to build assets (#1982)
|
||||
* DOC - Fix search UI description (#1988)
|
||||
* ENH add algolia docsearch version meta tag (#1989)
|
||||
* docs: fix example gallery screenshot for scikit-learn (#1990)
|
||||
* Add scikit-learn to the example gallery (#1985)
|
||||
* Bolder bigger headings (#1983)
|
||||
* Increase space between links in right sidebar to match left sidebar (#1980)
|
||||
* MAINT - Add new intermittent warning for building docs offline (#1981)
|
||||
* Remove macos 13 (#1978)
|
||||
* Additional version banner details. (#1973)
|
||||
* ENH - Update translations workflows (#1959)
|
||||
* A11Y: Add title attribute to theme switcher (#1924)
|
||||
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in ja (#1974)
|
||||
* BUG - GH action workflows fixes (#1970)
|
||||
* [pre-commit.ci] pre-commit autoupdate hooks (#1972)
|
||||
* Bump webpack from 5.91.0 to 5.94.0 (#1968)
|
||||
* ENH - Update bundling and vendoring (JS) (#1955)
|
||||
* Make overlay sidebars behave like modals (#1942)
|
||||
* Increase horizontal whitespace between navbar icon links (#1964)
|
||||
* Bump minimum sphinx version. (#1943)
|
||||
* Add PhaseFieldX documentation to pydata-sphinx-theme gallery (#1922)
|
||||
* Remove shortcut indicator search dialog on small screens (#1947)
|
||||
* When hovering a heading, make the #-anchor fully opaque (#1949)
|
||||
* Ensure we use PST colours throughout (#1927)
|
||||
* Maint: do not use document.write (#1921)
|
||||
* [pre-commit.ci] pre-commit autoupdate hooks (#1946)
|
||||
* Doc: Mention flyout version switcher provided by RTD (#1937)
|
||||
* Apply modal pattern to search box pop-up (#1932)
|
||||
* MAINT: remove packaing as a dependency (#1939)
|
||||
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in zh (#1936)
|
||||
* Fix link scope (#1931)
|
||||
* DEV - Miscellaneous enhancements to CI (#1928)
|
||||
* Change pandoc action (#1929)
|
||||
* BUG - Remove schedule trigger for comment action (#1914)
|
||||
* [pre-commit.ci] pre-commit autoupdate hooks (#1916)
|
||||
* Set theme's version to dev (#1912)
|
||||
* MAINT - Add CI env check for a11y tests (#1915)
|
||||
* Fix nbsphinx color outputs, suppress other notebook output Axe errors (#1905)
|
||||
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr (#1913)
|
||||
* Bump actions/upload-artifact from 3 to 4 (#1911)
|
||||
* Maintenance: update stable version in switcher.json (#1910)
|
||||
* Minor typo: s/Heaver/Header (#1907)
|
||||
* use ellipsis to truncate breadcrumbs, and test with playwright (#1861)
|
||||
* Scrollable table? Make keyboard accessible (focusable) (#1903)
|
||||
* BUG: Ensure coverage comment is properly triggered (#1901)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 05:18:36 UTC 2024 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user