forked from pool/python-WSGIProxy2
Accepting request 999757 from home:yarunachalam:branches:devel:languages:python
- Update to 0.5.1: * remove stale dep on six * use github actions as CI - Update to 0.5.0: * Drop support for python3.6 and bellow OBS-URL: https://build.opensuse.org/request/show/999757 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WSGIProxy2?expand=0&rev=23
This commit is contained in:
parent
0b54d1beae
commit
8502492f83
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cee2a64abc193cc96c7ff1208b709335e9a4d1316ce84b91501102166d814c9a
|
||||
size 16481
|
BIN
WSGIProxy2-0.5.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
WSGIProxy2-0.5.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 29 04:04:23 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to 0.5.1:
|
||||
* remove stale dep on six
|
||||
* use github actions as CI
|
||||
|
||||
- Update to 0.5.0:
|
||||
* Drop support for python3.6 and bellow
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 31 15:01:48 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-WSGIProxy2
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -26,7 +26,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-WSGIProxy2%{psuffix}
|
||||
Version: 0.4.6
|
||||
Version: 0.5.1
|
||||
Release: 0
|
||||
Summary: WSGI Proxy Implementation
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user