15
0

Accepting request 1282179 from home:glaubitz:branches:devel:languages:python

- Update to 2.6.3
  * README updated
  * Switched build system uv (hatchling is the PEP-517 backend)
  * Supports back to Python 3.8 (not that this is useful, see
    the README for information on recommended markers)
- Update BuildRequires from pyproject.toml

OBS-URL: https://build.opensuse.org/request/show/1282179
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-legacy-cgi?expand=0&rev=7
This commit is contained in:
2025-06-03 14:12:49 +00:00
committed by Git OBS Bridge
parent 89a448cd07
commit 7a21863e93
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jun 3 08:19:37 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.6.3
* README updated
* Switched build system uv (hatchling is the PEP-517 backend)
* Supports back to Python 3.8 (not that this is useful, see
the README for information on recommended markers)
- Update BuildRequires from pyproject.toml
-------------------------------------------------------------------
Wed Feb 5 08:08:47 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>