Accepting request 1169469 from devel:languages:python

- 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/request/show/1169469
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-docs-theme?expand=0&rev=8
This commit is contained in:
Ana Guerrero 2024-04-23 16:54:58 +00:00 committed by Git OBS Bridge
commit 1d7e473d3b
4 changed files with 18 additions and 5 deletions

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Apr 21 08:35:40 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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
-------------------------------------------------------------------
Sat Mar 16 12:53:41 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -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

View File

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

View File

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