forked from pool/python-python-docs-theme
- update to 2024.4:
* Add colour to version change directives * Only show 'Last updated on ...' when `last_updated` defined * Use system font stack for all code - update to 2024.3: * Modernise font: use system font stack to improve text readability and webpage performance * Remove incorrect CSS property * Don't test theme on 3.8 and 3.9 branches OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-docs-theme?expand=0&rev=14
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-python-docs-theme
|
||||
Version: 2024.2
|
||||
Version: 2024.4
|
||||
Release: 0
|
||||
Summary: The Sphinx theme for the CPython docs and related projects
|
||||
License: Python-2.0
|
||||
@@ -46,7 +46,7 @@ The Sphinx theme for the CPython docs and related projects
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.rst
|
||||
%doc README.md
|
||||
%license LICENSE
|
||||
%{python_sitelib}/python_docs_theme
|
||||
%{python_sitelib}/python_docs_theme-%{version}*-info
|
||||
|
Reference in New Issue
Block a user