14
0

- update to 2024.6:

* Add backgrounds and borders to admonitions
  * Use different colour for 'Return value: Borrowed reference'
  * Replace Flake8 with Ruff and add more linting for GitHub
    Actions

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-docs-theme?expand=0&rev=16
This commit is contained in:
2024-08-05 19:04:27 +00:00
committed by Git OBS Bridge
parent d95b1c6f93
commit b4b750280d
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Aug 5 19:04:17 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2024.6:
* Add backgrounds and borders to admonitions
* Use different colour for 'Return value: Borrowed reference'
* Replace Flake8 with Ruff and add more linting for GitHub
Actions
-------------------------------------------------------------------
Sun Apr 21 08:35:40 UTC 2024 - Dirk Müller <dmueller@suse.com>