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

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jul 17 07:20:06 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 3.4.2:
* Correct sorting of items() in EvalHTMLFormatter.
* Fix next in iterators in wsgilib.py.
-------------------------------------------------------------------
Thu Mar 26 16:10:35 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>