* Fixed #11 (Modern versions of apache dislike cgitb's header reset trick). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-legacy-cgi?expand=0&rev=9
33 lines
1.2 KiB
Plaintext
33 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Nov 17 21:16:04 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2.6.4:
|
|
* Fixed #11 (Modern versions of apache dislike cgitb's header
|
|
reset trick).
|
|
|
|
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- Update to 2.6.2
|
|
* Remove the <4 Python requirement
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 3 14:53:59 UTC 2024 - eccsos <ecsos@opensuse.org>
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 11 05:09:53 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Initial release of 2.6.1.
|