14
0

- update to 2024.10:

* Add support for Python 3.13
  * Drop support for Python 3.8
  * Add script for handling translations
  * Generate digital attestations for PyPI (PEP 740)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-docs-theme?expand=0&rev=20
This commit is contained in:
2024-11-09 16:00:30 +00:00
committed by Git OBS Bridge
parent 860b450418
commit 00aa635c84
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Nov 9 16:00:13 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2024.10:
* Add support for Python 3.13
* Drop support for Python 3.8
* Add script for handling translations
* Generate digital attestations for PyPI (PEP 740)
-------------------------------------------------------------------
Thu Oct 10 08:13:09 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>