Accepting request 788612 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/788612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Paste?expand=0&rev=27
This commit is contained in:
Dominique Leuenberger 2020-03-29 12:25:03 +00:00 committed by Git OBS Bridge
commit 28cfdb28ff
4 changed files with 12 additions and 4 deletions

View File

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

3
Paste-3.4.0.tar.gz Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Mar 26 16:10:35 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 3.4.0
* Python 3 updates for use of StringIO and auth_tkt.py.
* Use six.BytesIO when reading wsgi.input.
* Allow binding IPv6 address when starting a server.
-------------------------------------------------------------------
Wed Jan 15 10:54:10 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
Name: python-Paste
Version: 3.2.6
Version: 3.4.0
Release: 0
Summary: Tools for using a Web Server Gateway Interface stack
License: MIT