14
0

Accepting request 1112217 from home:mcalabkova:branches:devel:languages:python:pydata

- Update to version 0.14.0:
  * bump: version 0.13.3 → 0.14.0  (#1440)
  * fix: rollback ref and Id changes (#1438)
  * Add dropdown_text argument to generate_header_nav_html (#1423)
  * Build(deps): Bump actions/checkout from 3 to 4 (#1433)
  * Add the ability to add a center section to the footer (#1432)
  * style(i18n): French Typo fixed (#1430)
  * BUG - Remove redundant ARIA in breadcrumb navigation (#1426)
  * Do not animate the version admonitions colors. (#1424)
  * Fix More dropdown (html, aria, bootstrap classes) (#1414)
  * fix: don't display the warning bar if there is an issue (#1420)
  * fix: place the las_update value in the meta of each page (#1409)
  * MAINT - Increase axe-core accessibility testing coverage (#1408)
  * MAINT: Test old and new Sphinx versions (#1413)
  * MAINT - Add css class dropdown-item to version switcher (#1411)
  * Fix TocTree manipulation on Sphinx 7.2+ (#1406)
  * Only use ``sphinx.testing.path`` on Sphinx 7.1 and earlier (#1405)
  * Update gallery.yaml (#1120)
  * Update switcher styling (#1400)
  * Fix docstring typo (#1399)
  * Add cashocs to example gallery (#1127)
  * Add new Brightway Documentation Page to pydata-sphinx Example Gallery (#1232)
  * docs: change rational of the gallery grid (#1390)
  * Fix redirection for pages missing in other docs versions (#1395)
  * Fix version warning banner message (#1394)
  * update version JSON config guidance (#1393)
  * fix: prevent link to be followed before testing the header (#1361)
  * Version warningbar (#1354)
  * fix: link to Sphinx's theme templating page (#1388)
  * MAINT: deprecations (#1381)

OBS-URL: https://build.opensuse.org/request/show/1112217
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydata-sphinx-theme?expand=0&rev=10
This commit is contained in:
2023-09-19 10:29:56 +00:00
committed by Git OBS Bridge
parent 6b588bf287
commit e7bbd09ca1
14 changed files with 137 additions and 41 deletions

View File

@@ -3,7 +3,7 @@
<service name="obs_scm" mode="disabled"> <service name="obs_scm" mode="disabled">
<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.13.1</param> <param name="revision">v0.14.0</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>

View File

@@ -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">d7be3e599ef634820f0b1e049fc1f69e4707d05a</param></service></servicedata> <param name="changesrevision">e8de2a951f867fa750c580f3b02325d3530d2b84</param></service></servicedata>

View File

@@ -5,7 +5,7 @@
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.13.1 PKG_VERSION=0.14.0
cleanup_tmpdir() { cleanup_tmpdir() {
popd 2>/dev/null popd 2>/dev/null

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0eb1aa4074985b02e002d748e0dd78b2f674f32ff679cabd56cd9cd389b1934d
size 4295692

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e9e0fdf38dbc25d4e5df8e97b2bf5e433931074a63d3c4bfa3fc58fe019bcc46
size 3417575

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b571c06a66dc9a94824cc5a180333fdb9e58024cdf4d987e6b73f9c5d76bc886
size 3211276

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:90fbf1dd07010b597cb82584777ae9f72708200e122e3bd593b7cdb665560685
size 2428926

View File

@@ -1,4 +1,4 @@
name: pydata-sphinx-theme name: pydata-sphinx-theme
version: 0.13.1 version: 0.14.0
mtime: 1677937217 mtime: 1694757914
commit: d7be3e599ef634820f0b1e049fc1f69e4707d05a commit: e8de2a951f867fa750c580f3b02325d3530d2b84

View File

@@ -1,23 +0,0 @@
yarn run v1.22.19
$ /home/danigm/Projects/suse/obs/home:dgarcia:sphinx-theme-builder/python-/tmp//tmp/node_modules/.bin/license-checker --summary
├─ MIT: 718
├─ ISC: 111
├─ BSD-2-Clause: 18
├─ Apache-2.0: 15
├─ BSD-3-Clause: 13
├─ Unlicense: 4
├─ (MIT OR CC0-1.0): 3
├─ (MIT OR Apache-2.0): 2
├─ CC0-1.0: 2
├─ (CC-BY-4.0 AND OFL-1.1 AND MIT): 1
├─ MIT*: 1
├─ CC-BY-4.0: 1
├─ (AFL-2.1 OR BSD-3-Clause): 1
├─ (BSD-3-Clause OR GPL-2.0): 1
├─ (MIT AND Zlib): 1
├─ (MIT AND BSD-3-Clause): 1
├─ CC-BY-3.0: 1
├─ (MIT AND CC-BY-3.0): 1
└─ 0BSD: 1
Done in 1.04s.

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:731dcca370e05fd4179c9b9e06a72a88ad774f0d62df59c9756210f310fb6669
size 33073372

View File

@@ -0,0 +1,16 @@
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.

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:354d81d986183eb76da54f3ab61a6abd72031640f2bec334c5acec8b2a805675
size 24772092

View File

@@ -1,3 +1,105 @@
-------------------------------------------------------------------
Tue Sep 19 10:01:51 UTC 2023 - mmachova@suse.com
- Update to version 0.14.0:
* bump: version 0.13.3 → 0.14.0 (#1440)
* fix: rollback ref and Id changes (#1438)
* Add dropdown_text argument to generate_header_nav_html (#1423)
* Build(deps): Bump actions/checkout from 3 to 4 (#1433)
* Add the ability to add a center section to the footer (#1432)
* style(i18n): French Typo fixed (#1430)
* BUG - Remove redundant ARIA in breadcrumb navigation (#1426)
* Do not animate the version admonitions colors. (#1424)
* Fix More dropdown (html, aria, bootstrap classes) (#1414)
* fix: don't display the warning bar if there is an issue (#1420)
* fix: place the las_update value in the meta of each page (#1409)
* MAINT - Increase axe-core accessibility testing coverage (#1408)
* MAINT: Test old and new Sphinx versions (#1413)
* MAINT - Add css class dropdown-item to version switcher (#1411)
* Fix TocTree manipulation on Sphinx 7.2+ (#1406)
* Only use ``sphinx.testing.path`` on Sphinx 7.1 and earlier (#1405)
* Update gallery.yaml (#1120)
* Update switcher styling (#1400)
* Fix docstring typo (#1399)
* Add cashocs to example gallery (#1127)
* Add new Brightway Documentation Page to pydata-sphinx Example Gallery (#1232)
* docs: change rational of the gallery grid (#1390)
* Fix redirection for pages missing in other docs versions (#1395)
* Fix version warning banner message (#1394)
* update version JSON config guidance (#1393)
* fix: prevent link to be followed before testing the header (#1361)
* Version warningbar (#1354)
* fix: link to Sphinx's theme templating page (#1388)
* MAINT: deprecations (#1381)
* MAINT: fixes to tabbed examples in docs (#1379)
* MAINT: badge alt-text in README.md (#1380)
* fix infinite loop again (#1364)
* BUG: fix highlighting of current version in switcher menu (#1357)
* fix: use consistent markup in examples (#1373)
* docs: use an admonition instead of "!!" (#1374)
* Fix some CSS header bugs on mobile (#1376)
* MAINT: Miscellaneous improvements to this theme (#1377)
* core: drop support python 3.7 (#1369)
* feat: add a scroll to top btn (#1332)
* ENH - Update links styling (#1353)
* ENH: Add search button that looks like field (#1233)
* fix theme elements page (#1356)
* fix: make redirection work when page is not existing in previous version (#1350)
* remove pandas API from the documentation (#1330)
* ENH - Scalable colour system for theme (#1174)
* fix: resolve path of switcher when using relative (#1344)
* MAINT: fix local live doc build (#1349)
* fix: create a dedicated area for the prev-next buttons (#1333)
* fix: avoid infinite loop in docs-live (#1265)
* fix: version switcher on sidebar (#1342)
* docs: add osi badge
* fix: set back align content for header navbar (#1331)
* refactor: remove custom scrollbars (#1337)
* Build(deps): Bump codecov/codecov-action from 3.1.3 to 3.1.4 (#1334)
* first 'es' automatic translation (#1298)
* first 'fr' automatic translation (#1299)
* ENH: include jupyterlite in the supported extention (#1023)
* refactor: remove unused method (#1329)
* DOC: update sample CSS for setting custom content width (#1318)
* Update link to FontAwesome free icon gallery in the user guide (#1326)
* Style keyword arguments in API docs (#1323)
* BUG - Fix a11y tests call (#1320)
* sphinx 6 compat (#1314)
* add new pandas error to allow list (#1310)
* Override generation of `id` & `href` attributes for API documentation (#1208)
* Build(deps): Bump treosh/lighthouse-ci-action from 9 to 10 (#1303)
* Build(deps): Bump codecov/codecov-action from 3.1.2 to 3.1.3 (#1302)
* Fix mispalced label tag in icon links component (#1300)
* Accessibility test Kitchen Sink with Playwright (#1260)
* fix: typo in the key names
* feat: add transifex parameters (#1297)
* fix: stop using squared icon for github and twitter (#1250)
* FIX: Fix search icons displayed outside with small base font size (#1278)
* try to fix codecov (#1289)
* Fix footer appearing on top for short pages (#1277)
* DOC: Section on RTD version switcher (#1280)
* fix: add footer_end to the documentation (#1285)
* Fix alignment of breacrumbs (#1282)
* FIX: Remove index.html from version switcher example. (#1279)
* back to dev
* RLS: v0.13.3
* refactor: spring cleaning (#1271)
* bump: back to dev
* RLS: v0.13.2
* fix wheel by bumping STB version (#1272)
* don't warn on fallback if no highlight theme was requested (#1264)
* Update node packages and remove unneeded ones (#1258)
* refactor: move all configs to pyproject.toml (#1268)
* Fix typos found by codespell (#1261)
* Add article and content footer components (#1215)
* fix: right align text in footer end (#1245)
* Add static assets guide (#1227)
* docs: ensure edit links point to main branch (#1246)
* fix: hide captions associated with hidden images (#1247)
* MAINT: use fontawesome css variables instead of font names (#1219)
* Fix broken Sphinx link in footer (#1234)
* Main to dev0
------------------------------------------------------------------- -------------------------------------------------------------------
Thu May 18 13:54:34 UTC 2023 - Dirk Müller <dmueller@suse.com> Thu May 18 13:54:34 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%define skip_python36 1 %define skip_python36 1
Name: python-pydata-sphinx-theme Name: python-pydata-sphinx-theme
Version: 0.13.1 Version: 0.14.0
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
@@ -30,8 +30,6 @@ Source1: python-pydata-sphinx-theme-%{version}-vendor.tar.xz
Source2: python-pydata-sphinx-theme-%{version}-vendor-licenses.txt Source2: python-pydata-sphinx-theme-%{version}-vendor-licenses.txt
Source99: prepare_vendor.sh Source99: prepare_vendor.sh
BuildRequires: %{python_module pip} BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest-regressions}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools} BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module sphinx-theme-builder} BuildRequires: %{python_module sphinx-theme-builder}
BuildRequires: %{python_module wheel} BuildRequires: %{python_module wheel}
@@ -58,6 +56,9 @@ BuildRequires: %{python_module accessible-pygments}
BuildRequires: %{python_module Sphinx} BuildRequires: %{python_module Sphinx}
BuildRequires: %{python_module beautifulsoup4} BuildRequires: %{python_module beautifulsoup4}
BuildRequires: %{python_module docutils} BuildRequires: %{python_module docutils}
BuildRequires: %{python_module pytest-regressions}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module typing_extensions}
BuildRequires: nodejs-default BuildRequires: nodejs-default
BuildRequires: nodejs-devel BuildRequires: nodejs-devel
BuildRequires: nodejs-packaging BuildRequires: nodejs-packaging