Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pydata-sphinx-theme for 
openSUSE:Factory checked in at 2021-11-09 23:54:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pydata-sphinx-theme (Old)
 and      /work/SRC/openSUSE:Factory/.python-pydata-sphinx-theme.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pydata-sphinx-theme"

Tue Nov  9 23:54:45 2021 rev:2 rq:930208 version:0.7.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pydata-sphinx-theme/python-pydata-sphinx-theme.changes
    2021-08-30 13:55:19.049830811 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pydata-sphinx-theme.new.1890/python-pydata-sphinx-theme.changes
  2021-11-09 23:55:12.203970754 +0100
@@ -1,0 +2,43 @@
+Mon Nov  8 15:53:37 UTC 2021 - Dirk M??ller <dmuel...@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)
+
+-------------------------------------------------------------------

Old:
----
  fix_sidebar_tests.patch
  pydata-sphinx-theme-0.6.3.tar.gz

New:
----
  pydata-sphinx-theme-0.7.1.tar.gz
  pydata-sphinx-theme.obsinfo

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pydata-sphinx-theme.spec ++++++
--- /var/tmp/diff_new_pack.75aWqR/_old  2021-11-09 23:55:12.923971120 +0100
+++ /var/tmp/diff_new_pack.75aWqR/_new  2021-11-09 23:55:12.927971122 +0100
@@ -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 
mc...@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:  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 @@
 # SECTION test requirements
 BuildRequires:  %{python_module beautifulsoup4}
 BuildRequires:  %{python_module Sphinx}
-BuildRequires:  %{python_module docutils < 0.17}
+BuildRequires:  %{python_module docutils}
 # /SECTION
 %python_subpackages
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.75aWqR/_old  2021-11-09 23:55:12.979971149 +0100
+++ /var/tmp/diff_new_pack.75aWqR/_new  2021-11-09 23:55:12.983971151 +0100
@@ -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>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.75aWqR/_old  2021-11-09 23:55:12.999971159 +0100
+++ /var/tmp/diff_new_pack.75aWqR/_new  2021-11-09 23:55:13.003971160 +0100
@@ -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>
\ No newline at end of file
+              <param 
name="changesrevision">91441e705adb304e93a5d2f3ecc52b0b6d5d5a61</param></service></servicedata>
\ No newline at end of file

++++++ pydata-sphinx-theme-0.6.3.tar.gz -> pydata-sphinx-theme-0.7.1.tar.gz 
++++++
++++ 2981 lines of diff (skipped)

++++++ pydata-sphinx-theme.obsinfo ++++++
name: pydata-sphinx-theme
version: 0.7.1
mtime: 1633197028
commit: 91441e705adb304e93a5d2f3ecc52b0b6d5d5a61

Reply via email to