14
0

- Update to 5.0.0:

* Remove :cwe: and :cve: roles, as these are officially included in
    Sphinx>=8.1.0.
  * Support Python 3.9-3.13. Python 3.8 is no longer supported.
- Clean up Python 2 remains.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-issues?expand=0&rev=19
This commit is contained in:
2025-01-16 01:21:31 +00:00
committed by Git OBS Bridge
parent 4095697943
commit 29af19f54c
4 changed files with 15 additions and 8 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jan 16 01:21:06 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 5.0.0:
* Remove :cwe: and :cve: roles, as these are officially included in
Sphinx>=8.1.0.
* Support Python 3.9-3.13. Python 3.8 is no longer supported.
- Clean up Python 2 remains.
-------------------------------------------------------------------
Sun Jun 30 07:39:29 UTC 2024 - Dirk Müller <dmueller@suse.com>