14
0

- Update to 0.7.1:

* Fixing prevnext translations (#486)
  * RLS: v0.7.0
  * Update API styling for changes in sphinx 4.x (#485)
  * Avoid adding margin to docutils container (from bootstrap container) (#474)
  * Add css for blockquote and references/citations (#482)
  * Move API docs related CSS to separate file (#476)
  * Improve styling of the Previous / Next buttons (#473)
  * 👌 Round edges (#472)
  * Bump docutils version (#463)
  * FIX: added gtag date and moved google analytics to header (#439)
  * Add explicit heading aria-level to complement heading role (#456)
  * revert style changes (#459)
  * include tests in sdist (#457)
  * Add pa11y testing and reporting (#294)
  * move parent theme css earlier in the inclusion order (#451)
  * FIX: Include built css/js assets in source again (#450)
  * Re-build assests with yarn to fix linting  (#448)
  * Bump url-parse from 1.5.1 to 1.5.3 (#443)
  * TST: update role for caption in expected html output (sphinx 4.1) (#441)
  * Remove CircleCI from jobs (#445)
  * Bump path-parse from 1.0.6 to 1.0.7 (#442)
  * Use a variable for the color of editthispage (#412)
  * Bump color-string from 1.5.3 to 1.6.0 (#440)
  * Bump postcss from 7.0.32 to 7.0.36 (#425)
  * fix Fairlearn link (#430)
  * DOC: Add a few more projects that have adopted the theme. (#423)
  * Fixing admonition title CSS (#407)
  * Add MNE-Python to theme users list (#405)
  * Bump dns-packet from 1.3.1 to 1.3.4 (#421)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydata-sphinx-theme?expand=0&rev=4
This commit is contained in:
2021-11-08 15:56:18 +00:00
committed by Git OBS Bridge
parent 607ac0b8e2
commit c304c1557b
7 changed files with 57 additions and 12 deletions

View File

@@ -3,7 +3,7 @@
<service name="obs_scm" mode="disabled">
<param name="url">https://github.com/pydata/pydata-sphinx-theme.git</param>
<param name="scm">git</param>
<param name="revision">v0.6.3</param>
<param name="revision">v0.7.1</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="exclude">.git*</param>

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/pydata/pydata-sphinx-theme.git</param>
<param name="changesrevision">48afe724cfb18aed27263a2ac069639e5cdf1f70</param></service></servicedata>
<param name="changesrevision">91441e705adb304e93a5d2f3ecc52b0b6d5d5a61</param></service></servicedata>

View File

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

View File

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

View File

@@ -0,0 +1,5 @@
name: pydata-sphinx-theme
version: 0.7.1
mtime: 1633197028
commit: 91441e705adb304e93a5d2f3ecc52b0b6d5d5a61

View File

@@ -1,3 +1,46 @@
-------------------------------------------------------------------
Mon Nov 8 15:53:37 UTC 2021 - Dirk Müller <dmueller@suse.com>
- Update to 0.7.1:
* Fixing prevnext translations (#486)
* RLS: v0.7.0
* Update API styling for changes in sphinx 4.x (#485)
* Avoid adding margin to docutils container (from bootstrap container) (#474)
* Add css for blockquote and references/citations (#482)
* Move API docs related CSS to separate file (#476)
* Improve styling of the Previous / Next buttons (#473)
* 👌 Round edges (#472)
* Bump docutils version (#463)
* FIX: added gtag date and moved google analytics to header (#439)
* Add explicit heading aria-level to complement heading role (#456)
* revert style changes (#459)
* include tests in sdist (#457)
* Add pa11y testing and reporting (#294)
* move parent theme css earlier in the inclusion order (#451)
* FIX: Include built css/js assets in source again (#450)
* Re-build assests with yarn to fix linting (#448)
* Bump url-parse from 1.5.1 to 1.5.3 (#443)
* TST: update role for caption in expected html output (sphinx 4.1) (#441)
* Remove CircleCI from jobs (#445)
* Bump path-parse from 1.0.6 to 1.0.7 (#442)
* Use a variable for the color of editthispage (#412)
* Bump color-string from 1.5.3 to 1.6.0 (#440)
* Bump postcss from 7.0.32 to 7.0.36 (#425)
* fix Fairlearn link (#430)
* DOC: Add a few more projects that have adopted the theme. (#423)
* Fixing admonition title CSS (#407)
* Add MNE-Python to theme users list (#405)
* Bump dns-packet from 1.3.1 to 1.3.4 (#421)
* Bump browserslist from 4.12.0 to 4.16.6 (#419)
* Bump hosted-git-info from 2.8.8 to 2.8.9 (#411)
* Bump url-parse from 1.4.7 to 1.5.1 (#409)
* Bump ws from 6.2.1 to 6.2.2 (#422)
* add pyvista to sites using the theme (#418)
* Remove end tags from HTML elements (#408)
* Bump lodash from 4.17.19 to 4.17.21 (#410)
* Bump ssri from 6.0.1 to 6.0.2 (#406)
- drop fix_sidebar_tests.patch (upstream)
-------------------------------------------------------------------
Thu Aug 26 10:47:39 UTC 2021 - mcepl@cepl.eu

View File

@@ -19,16 +19,13 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python36 1
Name: python-pydata-sphinx-theme
Version: 0.6.3
Version: 0.7.1
Release: 0
Summary: Bootstrap-based Sphinx theme from the PyData community
License: BSD-3-Clause
URL: https://github.com/pydata/pydata-sphinx-theme
# Source: https://files.pythonhosted.org/packages/source/p/pydata-sphinx-theme/pydata-sphinx-theme-%%{version}.tar.gz
Source: pydata-sphinx-theme-%{version}.tar.gz
# PATCH-FIX-UPSTREAM fix_sidebar_tests.patch gh#pydata/pydata-sphinx-theme#437 mcepl@suse.com
# Make tests compatible with Sphinx 4.1
Patch0: fix_sidebar_tests.patch
BuildRequires: %{python_module pytest-regressions}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
@@ -36,10 +33,10 @@ BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-Sphinx
Requires: python-beautifulsoup4
Requires: python-docutils < 0.17
Requires: python-docutils
Suggests: python-beautifulsoup4
Suggests: python-codecov
Suggests: python-docutils = 0.16
Suggests: python-docutils
Suggests: python-jupyter_sphinx
Suggests: python-numpy
Suggests: python-numpydoc
@@ -52,7 +49,7 @@ BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module beautifulsoup4}
BuildRequires: %{python_module Sphinx}
BuildRequires: %{python_module docutils < 0.17}
BuildRequires: %{python_module docutils}
# /SECTION
%python_subpackages