15
0
forked from pool/python-Paste

Accepting request 788608 from home:mcalabkova:branches:devel:languages:python

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

OBS-URL: https://build.opensuse.org/request/show/788608
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=44
This commit is contained in:
Tomáš Chvátal
2020-03-26 16:22:23 +00:00
committed by Git OBS Bridge
parent 2b0785ffd4
commit dbbebb4e25
4 changed files with 12 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.2.6
Version: 3.4.0
Release: 0
Summary: Tools for using a Web Server Gateway Interface stack
License: MIT