Accepting request 821422 from devel:languages:python
- update to 3.4.2: * Correct sorting of items() in EvalHTMLFormatter. * Fix next in iterators in wsgilib.py. OBS-URL: https://build.opensuse.org/request/show/821422 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Paste?expand=0&rev=28
This commit is contained in:
commit
8ff0a30925
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0330d22d1a5cc7202109151322d681f06e14552d43cb99957a21320f3764519b
|
||||
size 630425
|
3
Paste-3.4.2.tar.gz
Normal file
3
Paste-3.4.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c44055ebbbdd4da358cb1abe3552805fddc9b7bf15b02d35cf942487179c8511
|
||||
size 630511
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user