Accepting request 1135629 from devel:languages:python
- 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/request/show/1135629 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sphinx_rtd_theme?expand=0&rev=19
This commit is contained in:
commit
eb62580a3e
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 29 10:06:31 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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 <mcepl@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:590b030c7abb9cf038ec053b95e5380b5c70d61591eb0b552063fbe7c41f0931
|
||||
size 2785069
|
BIN
sphinx_rtd_theme-2.0.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
sphinx_rtd_theme-2.0.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user