17
0

6 Commits

Author SHA256 Message Date
0685626ed5 Accepting request 1282372 from devel:languages:python
Forwarded request #1282179 from glaubitz

- 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/1282372
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-legacy-cgi?expand=0&rev=4
2025-06-04 18:27:11 +00:00
7a21863e93 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
2025-06-03 14:12:49 +00:00
dd604bac49 Accepting request 1243317 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1243317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-legacy-cgi?expand=0&rev=3
2025-02-07 21:56:45 +00:00
89a448cd07 Accepting request 1243272 from home:glaubitz:branches:devel:languages:python
- Update to 2.6.2
  * Remove the <4 Python requirement

OBS-URL: https://build.opensuse.org/request/show/1243272
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-legacy-cgi?expand=0&rev=5
2025-02-05 10:58:20 +00:00
6ec31fbfb1 Accepting request 1221239 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1221239
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-legacy-cgi?expand=0&rev=2
2024-11-05 14:41:04 +00:00
522149a777 Accepting request 1220422 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1220422
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-legacy-cgi?expand=0&rev=3
2024-11-04 20:14:16 +00:00
4 changed files with 5 additions and 12 deletions

3
legacy_cgi-2.6.3.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c119d6cb8e9d8b6ad7cc0ddad880552c62df4029622835d06dfd18f438a8154
size 24401

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:abb9dfc7835772f7c9317977c63253fd22a7484b5c9bbcdca60a29dcce97c577
size 24603

View File

@@ -1,10 +1,3 @@
-------------------------------------------------------------------
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>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-legacy-cgi
#
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-legacy-cgi
Version: 2.6.4
Version: 2.6.3
Release: 0
Summary: Fork of the standard library cgi and cgitb modules
License: Python-2.0