15
0

Accepting request 999913 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/999913
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-WSGIProxy2?expand=0&rev=12
This commit is contained in:
2022-08-30 12:48:27 +00:00
committed by Git OBS Bridge
4 changed files with 16 additions and 6 deletions

View File

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

BIN
WSGIProxy2-0.5.1.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -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>

View File

@@ -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