Compare commits
9 Commits
Author | SHA256 | Date | |
---|---|---|---|
233737a3a0 | |||
6e6c4dcd7b | |||
a631e2601f | |||
61f2a1f7d5 | |||
04252a2bf7 | |||
dd5a2435c7 | |||
6e70c46b81 | |||
fb8f6f7a46 | |||
4871d941e7 |
10
_service
10
_service
@@ -1,19 +1,19 @@
|
|||||||
<services>
|
<services>
|
||||||
<!-- python portion of github sources -->
|
<!-- python portion of github sources -->
|
||||||
<service name="obs_scm" mode="disabled">
|
<service name="obs_scm" mode="manual">
|
||||||
<param name="url">https://github.com/pydata/pydata-sphinx-theme.git</param>
|
<param name="url">https://github.com/pydata/pydata-sphinx-theme.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">v0.14.0</param>
|
<param name="revision">v0.16.1</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
<param name="exclude">.git*</param>
|
<param name="exclude">.git*</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="changesauthor">mcepl@cepl.eu</param>
|
<param name="changesauthor">mcepl@cepl.eu</param>
|
||||||
</service>
|
</service>
|
||||||
<service mode="disabled" name="tar" />
|
<service mode="manual" name="tar" />
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="manual">
|
||||||
<param name="file">*.tar</param>
|
<param name="file">*.tar</param>
|
||||||
<param name="compression">gz</param>
|
<param name="compression">gz</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="set_version" mode="disabled" />
|
<service name="set_version" mode="manual" />
|
||||||
</services>
|
</services>
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/pydata/pydata-sphinx-theme.git</param>
|
<param name="url">https://github.com/pydata/pydata-sphinx-theme.git</param>
|
||||||
<param name="changesrevision">e8de2a951f867fa750c580f3b02325d3530d2b84</param></service></servicedata>
|
<param name="changesrevision">c47786b993c85f0f442cc8d6e6b55e5d4e92b6b9</param></service></servicedata>
|
@@ -5,12 +5,12 @@
|
|||||||
PKG_DIR="$(pwd)"
|
PKG_DIR="$(pwd)"
|
||||||
PKG_PATH=pydata-sphinx-theme
|
PKG_PATH=pydata-sphinx-theme
|
||||||
PKG_NAME=python-pydata-sphinx-theme
|
PKG_NAME=python-pydata-sphinx-theme
|
||||||
PKG_VERSION=0.14.0
|
PKG_VERSION=0.16.1
|
||||||
|
|
||||||
cleanup_tmpdir() {
|
cleanup_tmpdir() {
|
||||||
popd 2>/dev/null
|
popd 2>/dev/null
|
||||||
rm -rf /tmp/yarn--*
|
rm -rf /tmp/yarn--*
|
||||||
rm /tmp/core-js-banners
|
rm -rf /tmp/core-js-banners
|
||||||
}
|
}
|
||||||
trap cleanup_tmpdir SIGINT
|
trap cleanup_tmpdir SIGINT
|
||||||
|
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b571c06a66dc9a94824cc5a180333fdb9e58024cdf4d987e6b73f9c5d76bc886
|
|
||||||
size 3211276
|
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:90fbf1dd07010b597cb82584777ae9f72708200e122e3bd593b7cdb665560685
|
|
||||||
size 2428926
|
|
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
|
name: pydata-sphinx-theme
|
||||||
version: 0.14.0
|
version: 0.16.1
|
||||||
mtime: 1694757914
|
mtime: 1734431881
|
||||||
commit: e8de2a951f867fa750c580f3b02325d3530d2b84
|
commit: c47786b993c85f0f442cc8d6e6b55e5d4e92b6b9
|
||||||
|
@@ -1,16 +0,0 @@
|
|||||||
yarn run v1.22.19
|
|
||||||
$ /home/meggy/buildservice/home:mcalabkova:branches:devel:languages:python:pydata/python-/tmp//tmp/node_modules/.bin/license-checker --summary
|
|
||||||
├─ MIT: 329
|
|
||||||
├─ ISC: 40
|
|
||||||
├─ BSD-2-Clause: 16
|
|
||||||
├─ BSD-3-Clause: 6
|
|
||||||
├─ Apache-2.0: 4
|
|
||||||
├─ CC0-1.0: 2
|
|
||||||
├─ (CC-BY-4.0 AND OFL-1.1 AND MIT): 1
|
|
||||||
├─ MPL-2.0: 1
|
|
||||||
├─ CC-BY-4.0: 1
|
|
||||||
├─ CC-BY-3.0: 1
|
|
||||||
├─ (MIT AND CC-BY-3.0): 1
|
|
||||||
└─ 0BSD: 1
|
|
||||||
|
|
||||||
Done in 0.71s.
|
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:354d81d986183eb76da54f3ab61a6abd72031640f2bec334c5acec8b2a805675
|
|
||||||
size 24772092
|
|
17
python-pydata-sphinx-theme-0.16.1-vendor-licenses.txt
Normal file
17
python-pydata-sphinx-theme-0.16.1-vendor-licenses.txt
Normal file
@@ -0,0 +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: 267
|
||||||
|
├─ ISC: 32
|
||||||
|
├─ BSD-2-Clause: 15
|
||||||
|
├─ 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.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,332 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
||||||
|
|
||||||
|
- Add %{?sle15_python_module_pythons}
|
||||||
|
- Fix build error under Leap.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 02 13:54:46 UTC 2024 - mcepl@cepl.eu
|
||||||
|
|
||||||
|
- Regenerate vendored js libraries (bsc#1229866).
|
||||||
|
- Update to version 0.15.4:
|
||||||
|
* bump: 0.15.4rc0 → 0.15.4
|
||||||
|
* ENH - Update copyright.html to not include the html tags. (#1874)
|
||||||
|
* Fix url shortening for gitlab, and more test for github (#1888)
|
||||||
|
* MAINT: Bump treosh/lighthouse-ci-action from 11 to 12 (#1899)
|
||||||
|
* docs: update note formatting (#1893)
|
||||||
|
* docs: update badge link (#1892)
|
||||||
|
* Instruction to install alpha, beta, rc and nightly (#1891)
|
||||||
|
* bump: 0.15.3 → 0.15.4rc0
|
||||||
|
* MAINT: simpleify _generate_header_nav_before_dropdown (#1883)
|
||||||
|
* A11Y - Add visual indicator for tabs hover (#1884)
|
||||||
|
* Fix hit area icon links buttons (#1866)
|
||||||
|
* Build(deps-dev): Bump braces from 3.0.2 to 3.0.3 and fill-range 7.0.1 to 7.1.1 (#1881)
|
||||||
|
* bump sphinxcontrib-youtube (#1877)
|
||||||
|
* fix config var names in docs (#1878)
|
||||||
|
* BUG - Ensure coverage comment is triggered (#1879)
|
||||||
|
* guard a couple (possibly null) querySelector results (#1860)
|
||||||
|
* Updates for italian translation (#1862)
|
||||||
|
* Do not apply table colors to all tables, only css=.table (#1864)
|
||||||
|
* MAINT: Upload nightly wheels and run packaging on PRs and pushes (#1867)
|
||||||
|
* Use navbar-nav class on text links only (#1846)
|
||||||
|
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in ca (#1858)
|
||||||
|
* MAINT: Reenable parallel write safety (#1859)
|
||||||
|
* Expose logo_link in theme.conf (#1850)
|
||||||
|
* DOCS: Add navbar_persistent to overview layout (#1849)
|
||||||
|
* CI - Remove lint from CI (#1856)
|
||||||
|
* [pre-commit.ci] pre-commit autoupdate hooks (#1848)
|
||||||
|
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in es (#1845)
|
||||||
|
* Add documentation for the back_to_top_button config option (#1843)
|
||||||
|
* Inheritance Diagram Dark Mode Support (#1834)
|
||||||
|
* bump version to dev
|
||||||
|
* release 0.15.3
|
||||||
|
* Update luminance coefficient (#1837)
|
||||||
|
* Add stylelint fixes to .git-blame-ignore-revs file (#1836)
|
||||||
|
* [pre-commit.ci] Automatic linting and formatting fixes
|
||||||
|
* delete unused -var
|
||||||
|
* Manual fixes for stylelint
|
||||||
|
* Manual adjustments to autofixes
|
||||||
|
* Autofix (stylelint)
|
||||||
|
* Add stylelint hook and config
|
||||||
|
* Correctly specify the source path to a logo to copy_asset_file (#1746)
|
||||||
|
* Various table fixes (#1833)
|
||||||
|
* Set banner height to auto after animation (#1830)
|
||||||
|
* DEV - Update workflows (#1831)
|
||||||
|
* Fix keyboard access for scrollable regions created by notebook outputs (#1787)
|
||||||
|
* Move CSS block out of SCSS vars file (#1832)
|
||||||
|
* DEV - Refactor CI and environment setup (#1759)
|
||||||
|
* Track if users has dismissed a version warning banner for a given version. (#1763)
|
||||||
|
* Add CSS to allow scrolling of ipywidget (#1760)
|
||||||
|
* Animate remotely loaded banners together (#1808)
|
||||||
|
* Add a pre-commit hook that remove PO files metadata. (#1813)
|
||||||
|
* Wrap tables in scrollable div (#1827)
|
||||||
|
* Refactor navbar generating function (#1780)
|
||||||
|
* fix: deprecate pygments related variable to correct typos (#1614)
|
||||||
|
* Add GitHub action timeout (#1826)
|
||||||
|
* Raise exception for response codes outside range 200-299 (#1755)
|
||||||
|
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr (#1801)
|
||||||
|
* fix version-switcher with dirhtml builder (#1795)
|
||||||
|
* Remove backwards-compatible text-decoration-skip rule (#1820)
|
||||||
|
* Remove hack to fix bug with up/down keys and "More" links in sidebar (#1819)
|
||||||
|
* Revert "fix perms in publish workflow" (#1815)
|
||||||
|
* fix perms in publish workflow (#1814)
|
||||||
|
* bump: 0.15.3rc2 → 0.15.3
|
||||||
|
* center figure and captions inside figwith, while the whole figure is left/right (#1750)
|
||||||
|
* Exclude copy button from notebook cell numbers (#1811)
|
||||||
|
* MAINT - Add env variable to control test-them build location. (#1800)
|
||||||
|
* a11y - Implement @smeragoel's table designs (#1757)
|
||||||
|
* MAINT - Purge codecov (#1809)
|
||||||
|
* Provide copy button container sufficient min height (#1810)
|
||||||
|
* DEV - Update pygments tests (#1807)
|
||||||
|
* Do not generate dropdown in sidebar. (#1771)
|
||||||
|
* MAINT: various fixes to print CSS. (#1770)
|
||||||
|
* Allow paragraph elements to inherit color (#1762)
|
||||||
|
* Try to implement coverage action instead of using codecov. (#1756)
|
||||||
|
* Update release action (#1803)
|
||||||
|
* Remove :hover pseudo-class from link-style-hover mixin (#1792)
|
||||||
|
* Make announcement banner into a landmark (aside/complementary) (#1793)
|
||||||
|
* [pre-commit.ci] pre-commit autoupdate hooks (#1806)
|
||||||
|
* bump: 0.15.3rc0 -> 0.15.3rc1 (#1802)
|
||||||
|
* bump: 0.15.2 → 0.15.3
|
||||||
|
* Fix blockquote color contrasts (#1786)
|
||||||
|
* Fix GUI label contrast (#1790)
|
||||||
|
* Wait for CSS transitions before running Axe scan (#1785)
|
||||||
|
* MAINT: Fix some types (#1779)
|
||||||
|
* Only make scrollable code blocks into tab stops (#1777)
|
||||||
|
* Fix selector for table-layout rule (#1761)
|
||||||
|
* Fix alignment of sidebar TOC entries (#1775)
|
||||||
|
* Fix focus ring glitch on API autosummary "[source]" link (#1778)
|
||||||
|
* Install sphinx test dependencies in all CI testing jobs (#1772)
|
||||||
|
* FEAT - Restyle interactive elements to be more accessible (#1564)
|
||||||
|
* tiny CSS change (#1769)
|
||||||
|
* fix: use the latest minor version of fontawesome 6 (#1768)
|
||||||
|
* optimize figure bottom margin (#1749)
|
||||||
|
* CI - Swap to trusted publisher for releases (#1758)
|
||||||
|
* Ensure code blocks (<pre>) are keyboard focusable (#1636)
|
||||||
|
* Build(deps): Bump pre-commit/action from 3.0.0 to 3.0.1 (#1715)
|
||||||
|
* Fix missing sphinx testing dependencies (#1751)
|
||||||
|
* DEV - Enable pre-commit ci (#1752)
|
||||||
|
* docs: add the link to the transifex project (#1707)
|
||||||
|
* BUG - Fix violation of Axe rule link-name (#1633)
|
||||||
|
* make codecov work better (#1741)
|
||||||
|
* space icon-links evenly across (#1726)
|
||||||
|
* fix URLs for dirhtml builds (#1699)
|
||||||
|
* try to fix codecov (#1717)
|
||||||
|
* FIX secondary sidebar persists even if it is empty (#1688)
|
||||||
|
* Do not show announcement banner if announcement contents are empty (#1703)
|
||||||
|
* Fix and change a11y tests (#1687)
|
||||||
|
* BUG - Ensure lists markers colours are visible (#1711)
|
||||||
|
* chore(i18n): create cs translation (#1716)
|
||||||
|
* chore(i18n): update ca translation (#1713)
|
||||||
|
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in es (#1712)
|
||||||
|
* remove deprecated configs and associated code/tests (#1698)
|
||||||
|
* Build(deps): Bump treosh/lighthouse-ci-action from 10 to 11 (#1705)
|
||||||
|
* Build(deps): Bump codecov/codecov-action from 3 to 4 (#1706)
|
||||||
|
* docs: typo in a link in the release instructions (#1704)
|
||||||
|
* ENH animation for the top banner (#1693)
|
||||||
|
* ENH make search result heading a bit away from the search input box (#1690)
|
||||||
|
* handle null result from queryselector (#1683)
|
||||||
|
* Don't try to populate version switcher w/ relative path on local static site (#1660)
|
||||||
|
* Apply default_mode to the html data-theme attribute (#1663)
|
||||||
|
* Restore search snippet highlights in search results page (#1678)
|
||||||
|
* only do security updates for NPM (#1674)
|
||||||
|
* update dependabot labels (#1668)
|
||||||
|
* Build(deps): Bump actions/cache from 3 to 4 (#1667)
|
||||||
|
* FIX make search button closer to other icons in topbar (#1659)
|
||||||
|
* unpin sphinx in CI (#1665)
|
||||||
|
* FIX make theme switcher have consistent widths (#1651)
|
||||||
|
* bump version to dev
|
||||||
|
* bump: 0.15.1 -> 0.15.2
|
||||||
|
* in CIs, pin sphinx dev temporarily
|
||||||
|
* remove toggle button for secondary sidebar if empty (#1637)
|
||||||
|
* fix: allow user to control the back-to-top button presence (#1616)
|
||||||
|
* Allow only theme_footer_center to be set (#1653)
|
||||||
|
* More speedups to section TOC rendering (#1642)
|
||||||
|
* Make search event listener only trigger with “K”/“k” (#1646)
|
||||||
|
* fix: move the release instructions to the repository (#1621)
|
||||||
|
* Add Brightway to Featured Example Gallery Grid (#1580)
|
||||||
|
* Make bootstrap globally available (#1639)
|
||||||
|
* DOC: Add missing "footer_center" in layout overview diagram (#1640)
|
||||||
|
* maybe fix missing sidebar? (#1632)
|
||||||
|
* Fix sticky header (#1630)
|
||||||
|
* fix: align the search button with other icons (#1620)
|
||||||
|
* back to dev
|
||||||
|
* bump: 0.15.0 → 0.15.1
|
||||||
|
* fix: log information when warnings are disabled (#1617)
|
||||||
|
* fix: align all breadcrumb elements (#1619)
|
||||||
|
* fix: remove Site navigation header (#1615)
|
||||||
|
* fix: drop the dev test (#1623)
|
||||||
|
* bump: 0.14.4 → 0.15.0
|
||||||
|
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr (#1618)
|
||||||
|
* bump: 0.14.4 → 0.15.0rc0
|
||||||
|
* Fix "More" links in mobile sidebar (#1604)
|
||||||
|
* Fix: more efficient determination of when to hide primary sidebar (#1609)
|
||||||
|
* Bump minimum Python from 3.8 to 3.9; add 3.12 to CIs (#1610)
|
||||||
|
* Update translation files (#1606)
|
||||||
|
* Feature: Add support for per-page secondary sidebar content (#1572)
|
||||||
|
* Fix landmark-unique error due to in-page TOC (#1607)
|
||||||
|
* Update fontawesome from 6.1.2 to 6.5.1 (#1600)
|
||||||
|
* Build(deps): Bump actions/upload-artifact from 3 to 4 (#1598)
|
||||||
|
* FIX: avoid implicit string comparison in Sphinx 7.26 (#1592)
|
||||||
|
* Use pytest-regressions to mark expected a11y test failures (#1501)
|
||||||
|
* Build(deps): Bump actions/setup-python from 4 to 5 (#1590)
|
||||||
|
* Fix landmarks (#1454)
|
||||||
|
* Flip chevrons when subtree is expanded (#1584)
|
||||||
|
* fix: install pandoc in the a11y tests (#1576)
|
||||||
|
* back to dev
|
||||||
|
* bump: 0.14.3 → 0.14.4
|
||||||
|
* Fix control + k keyboard shortcut (#1571)
|
||||||
|
* fix: increase margins of autosummary tables (#1560)
|
||||||
|
* Obviate background-from-color-variable (#1558)
|
||||||
|
* docs: add data-content (#1559)
|
||||||
|
* fix: primer link in docs (#1556)
|
||||||
|
* docs: add the list of component using a directive (#1476)
|
||||||
|
* chore: back to dev
|
||||||
|
* bump: 0.14.2 → 0.14.3
|
||||||
|
* Silence warnings (#1542)
|
||||||
|
* fix: add color-theme option to html tag (#1536)
|
||||||
|
* fix: make table background transparent (#1546)
|
||||||
|
* docs: add instructions for custom SVG icons (#1490)
|
||||||
|
* kill the docs-live infinite loop (yet again) (#1540)
|
||||||
|
* back to dev
|
||||||
|
* bump: 0.14.1 → 0.14.2
|
||||||
|
* test: add a codecov token to the coverage pipeline (#1519)
|
||||||
|
* build: update package-lock.json (#1534)
|
||||||
|
* docs: add the full option reference in the docs (#1485)
|
||||||
|
* use event.key for search shortcut (#1525)
|
||||||
|
* refactor: remove extention on component set-up (#1529)
|
||||||
|
* ignore transient errors in windows build CI (#1520)
|
||||||
|
* Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in ru [Manual Sync] (#1527)
|
||||||
|
* docs: add DecentralChain (#1528)
|
||||||
|
* Fix font color in search input box (#1524)
|
||||||
|
* chore: build the devcontainer automatically in codespace (#1483)
|
||||||
|
* Fix duplicate HTML IDs (#1425)
|
||||||
|
* Fix: (webpack.config.js) css-loader API change (#1508)
|
||||||
|
* deps: drop support for Sphinx 5 (#1516)
|
||||||
|
* fix: use 12rambau fork until it's merged with nikeee repo (#1517)
|
||||||
|
* BUG - Clear alt_text in conf.py (#1471)
|
||||||
|
* refactor: use nbsphinx as the default execution lib (#1482)
|
||||||
|
* fix: convert "stable" to actual version number (#1512)
|
||||||
|
* navigation_with_keys = False (#1503)
|
||||||
|
* docs: link back to GitHub from PyPI metadata (#1504)
|
||||||
|
* Update pst docs buttons (#1502)
|
||||||
|
* Revert "Build(deps): Bump postcss and css-loader" (#1509)
|
||||||
|
* Build(deps): Bump postcss and css-loader (#1494)
|
||||||
|
* chore(i18n) catalan (#1488)
|
||||||
|
* Change default logo alt text (#1472)
|
||||||
|
* Add idtracker.ai to gallery.yaml (#1290)
|
||||||
|
* bump: back to dev
|
||||||
|
* bump: 0.14.0 → 0.14.1
|
||||||
|
* docs: update dead link (#1466)
|
||||||
|
* fix: truncate title in breadcrumbs (#1460)
|
||||||
|
* temporarily pin sphinxcontrib-youtube (#1464)
|
||||||
|
* fix: use project version (not theme version) in banner (#1446)
|
||||||
|
* show ⌘ on Mac in both search button and search input field (#1449)
|
||||||
|
* fix: set the same background for dark/light (#1443)
|
||||||
|
* fix: change the z-index of the dropdown (#1442)
|
||||||
|
* back to dev
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 19 10:01:51 UTC 2023 - mmachova@suse.com
|
Tue Sep 19 10:01:51 UTC 2023 - mmachova@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pydata-sphinx-theme
|
# spec file for package python-pydata-sphinx-theme
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,8 +17,9 @@
|
|||||||
|
|
||||||
|
|
||||||
%define skip_python36 1
|
%define skip_python36 1
|
||||||
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-pydata-sphinx-theme
|
Name: python-pydata-sphinx-theme
|
||||||
Version: 0.14.0
|
Version: 0.16.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Bootstrap-based Sphinx theme from the PyData community
|
Summary: Bootstrap-based Sphinx theme from the PyData community
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@@ -35,10 +36,15 @@ BuildRequires: %{python_module sphinx-theme-builder}
|
|||||||
BuildRequires: %{python_module wheel}
|
BuildRequires: %{python_module wheel}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
|
Requires: python-Babel
|
||||||
Requires: python-Sphinx
|
Requires: python-Sphinx
|
||||||
|
Requires: python-accessible-pygments
|
||||||
Requires: python-beautifulsoup4
|
Requires: python-beautifulsoup4
|
||||||
Requires: python-docutils
|
Requires: python-docutils
|
||||||
|
Requires: python-packaging
|
||||||
|
Requires: python-pygments
|
||||||
Requires: python-sphinx-theme-builder
|
Requires: python-sphinx-theme-builder
|
||||||
|
Requires: python-typing_extensions
|
||||||
Suggests: python-beautifulsoup4
|
Suggests: python-beautifulsoup4
|
||||||
Suggests: python-codecov
|
Suggests: python-codecov
|
||||||
Suggests: python-docutils
|
Suggests: python-docutils
|
||||||
@@ -52,10 +58,13 @@ Suggests: python-Sphinx
|
|||||||
Suggests: python-xarray
|
Suggests: python-xarray
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# SECTION test requirements
|
# SECTION test requirements
|
||||||
BuildRequires: %{python_module accessible-pygments}
|
BuildRequires: %{python_module pygments}
|
||||||
|
BuildRequires: %{python_module Babel}
|
||||||
BuildRequires: %{python_module Sphinx}
|
BuildRequires: %{python_module Sphinx}
|
||||||
|
BuildRequires: %{python_module accessible-pygments}
|
||||||
BuildRequires: %{python_module beautifulsoup4}
|
BuildRequires: %{python_module beautifulsoup4}
|
||||||
BuildRequires: %{python_module docutils}
|
BuildRequires: %{python_module docutils}
|
||||||
|
BuildRequires: %{python_module packaging}
|
||||||
BuildRequires: %{python_module pytest-regressions}
|
BuildRequires: %{python_module pytest-regressions}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module typing_extensions}
|
BuildRequires: %{python_module typing_extensions}
|
||||||
@@ -89,15 +98,18 @@ yarn install --offline
|
|||||||
|
|
||||||
# nodeenv generated with python3, no need to generate a different
|
# nodeenv generated with python3, no need to generate a different
|
||||||
# nodeenv for each flavor
|
# nodeenv for each flavor
|
||||||
python3 -m nodeenv --node=system --prebuilt --clean-src $PWD/.nodeenv
|
python%python_bin_suffix -m nodeenv --node=system --prebuilt --clean-src $PWD/.nodeenv
|
||||||
%pyproject_wheel
|
%pyproject_wheel
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%pyproject_install
|
%pyproject_install
|
||||||
|
%python_expand rm -rf %{buildroot}%{$python_sitelib}/pydata_sphinx_theme/theme/pydata_sphinx_theme/static/.gitignore
|
||||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%pytest -v
|
# No python-playwrite optional dependency gh#pydata/pydata-sphinx-theme#1541
|
||||||
|
donttest="test_pygments_fallbacks"
|
||||||
|
%pytest -k "not $donttest"
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%doc README.md
|
%doc README.md
|
||||||
|
Reference in New Issue
Block a user