15
0

Accepting request 1318331 from devel:languages:python

- update to 2.6.4:
  * Fixed #11 (Modern versions of apache dislike cgitb's header
    reset trick).

OBS-URL: https://build.opensuse.org/request/show/1318331
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-legacy-cgi?expand=0&rev=5
This commit is contained in:
2025-11-19 13:50:29 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 5 deletions

View File

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

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

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
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
# Copyright (c) 2025 SUSE LLC and contributors
#
# 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.3
Version: 2.6.4
Release: 0
Summary: Fork of the standard library cgi and cgitb modules
License: Python-2.0