forked from pool/python-legacy-cgi
Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 1da081822a | |||
| de551d9c14 | |||
| 4f19e8d2e1 | |||
| af00211f54 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f2ada99c747c3d72a473a6aaff6259a61f226b06fe9f3106e495ab83fd8f7a42
|
||||
size 24782
|
||||
BIN
legacy_cgi-2.6.2.tar.gz
LFS
Normal file
BIN
legacy_cgi-2.6.2.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-legacy-cgi
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# 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
|
||||
@@ -16,8 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-legacy-cgi
|
||||
Version: 2.6.1
|
||||
Version: 2.6.2
|
||||
Release: 0
|
||||
Summary: Fork of the standard library cgi and cgitb modules
|
||||
License: Python-2.0
|
||||
|
||||
Reference in New Issue
Block a user