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

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