forked from pool/python-Paste
- update to 3.5.0:
* Python 3 fixes to auth and wsgi.errors handling; notably making wsgi.errors text. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=52
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:001370f4fcc7446006b52a39ed386341fce626605af711e0ec18ddb0b4912cb7
|
||||
size 630593
|
||||
3
Paste-3.5.0.tar.gz
Normal file
3
Paste-3.5.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1b095c42dc91d426f3ae85101796b14d265887f8f36f3aad143a5f29effdc39d
|
||||
size 638021
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 26 09:07:17 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- update to 3.5.0:
|
||||
* Python 3 fixes to auth and wsgi.errors handling; notably making
|
||||
wsgi.errors text.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 9 04:10:19 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define oldpython python
|
||||
Name: python-Paste
|
||||
Version: 3.4.6
|
||||
Version: 3.5.0
|
||||
Release: 0
|
||||
Summary: Tools for using a Web Server Gateway Interface stack
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user