15
0
forked from pool/python-Paste

- update to 3.4.2:

* Correct sorting of items() in EvalHTMLFormatter.
  * Fix next in iterators in wsgilib.py.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=46
This commit is contained in:
2020-07-17 07:20:35 +00:00
committed by Git OBS Bridge
parent dbbebb4e25
commit 1b9fbe7c64
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.0
Version: 3.4.2
Release: 0
Summary: Tools for using a Web Server Gateway Interface stack
License: MIT