From 889cd1f7ce767455cde16f65726c58153a128e866310a8d70031ab38c613541a Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 29 Dec 2023 10:07:56 +0000 Subject: [PATCH] - update to 2.0.0: * Fix #1522: fix 'str' object has no attribute 'attributes' * Increment for next potential release * Fix AttributeError when one of css_files is a string * Add support for docutils==0.20.x * Use css_tag helper to inject CSS files - Add missing BuildRequires on sphinxcontrib-jquery. * translation updates - drop sphinx41.patch: upstream - update to 0.5.1 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx_rtd_theme?expand=0&rev=42 --- python-sphinx_rtd_theme.changes | 18 ++++++++++++++---- python-sphinx_rtd_theme.spec | 2 +- sphinx_rtd_theme-1.3.0.tar.gz | 3 --- sphinx_rtd_theme-2.0.0.tar.gz | 3 +++ 4 files changed, 18 insertions(+), 8 deletions(-) delete mode 100644 sphinx_rtd_theme-1.3.0.tar.gz create mode 100644 sphinx_rtd_theme-2.0.0.tar.gz diff --git a/python-sphinx_rtd_theme.changes b/python-sphinx_rtd_theme.changes index ad36299..89a7917 100644 --- a/python-sphinx_rtd_theme.changes +++ b/python-sphinx_rtd_theme.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Dec 29 10:06:31 UTC 2023 - Dirk Müller + +- update to 2.0.0: + * Fix #1522: fix 'str' object has no attribute 'attributes' + * Increment for next potential release + * Fix AttributeError when one of css_files is a string + * Add support for docutils==0.20.x + * Use css_tag helper to inject CSS files + ------------------------------------------------------------------- Tue Aug 29 21:32:58 UTC 2023 - Matej Cepl @@ -18,14 +28,14 @@ Fri May 5 14:19:59 UTC 2023 - Dirk Müller ------------------------------------------------------------------- Fri May 5 06:15:47 UTC 2023 - Steve Kowalik -- Add missing BuildRequires on sphinxcontrib-jquery. +- Add missing BuildRequires on sphinxcontrib-jquery. ------------------------------------------------------------------- Thu May 4 20:34:59 UTC 2023 - Dirk Müller - update to 1.2.0: * python 3.11 support - * translation updates + * translation updates ------------------------------------------------------------------- Fri Apr 21 12:34:31 UTC 2023 - Dirk Müller @@ -59,7 +69,7 @@ Mon Nov 8 15:47:35 UTC 2021 - Dirk Müller - update to 1.0.0: * compatibility with docutils 0.17 * sphinx 4.1+ support -- drop sphinx41.patch: upstream +- drop sphinx41.patch: upstream ------------------------------------------------------------------- Tue Jul 13 06:56:38 UTC 2021 - Markéta Machová @@ -80,7 +90,7 @@ Mon Apr 19 09:32:44 UTC 2021 - Matthias Fehring ------------------------------------------------------------------- Tue Mar 2 00:35:37 UTC 2021 - Dirk Müller -- update to 0.5.1 +- update to 0.5.1 * no upstream changelog available ------------------------------------------------------------------- diff --git a/python-sphinx_rtd_theme.spec b/python-sphinx_rtd_theme.spec index 91dc939..d829826 100644 --- a/python-sphinx_rtd_theme.spec +++ b/python-sphinx_rtd_theme.spec @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-sphinx_rtd_theme%{psuffix} -Version: 1.3.0 +Version: 2.0.0 Release: 0 Summary: ReadTheDocs.org theme for Sphinx License: Apache-2.0 AND MIT AND OFL-1.1 diff --git a/sphinx_rtd_theme-1.3.0.tar.gz b/sphinx_rtd_theme-1.3.0.tar.gz deleted file mode 100644 index f7a09cf..0000000 --- a/sphinx_rtd_theme-1.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:590b030c7abb9cf038ec053b95e5380b5c70d61591eb0b552063fbe7c41f0931 -size 2785069 diff --git a/sphinx_rtd_theme-2.0.0.tar.gz b/sphinx_rtd_theme-2.0.0.tar.gz new file mode 100644 index 0000000..da6131f --- /dev/null +++ b/sphinx_rtd_theme-2.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd5d7b80622406762073a04ef8fadc5f9151261563d47027de09910ce03afe6b +size 2785005