15
0
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:
2020-11-26 09:07:35 +00:00
committed by Git OBS Bridge
parent 8831cea12c
commit 5da8183a8e
4 changed files with 11 additions and 4 deletions

View File

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