forked from pool/python-Paste
Accepting request 764617 from home:mcalabkova:branches:devel:languages:python
- update to 3.2.6 * Correctly handle HEAD requests (to send empty body) when gzip encoding requested. * Use is_alive instead of isAlive for Python 3.9 compatibility. * Use encodebytes instead of deprecated encodestring. * Fix Python 2 and 3 compatibility for base64. OBS-URL: https://build.opensuse.org/request/show/764617 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=42
This commit is contained in:
committed by
Git OBS Bridge
parent
3e6fa6ae57
commit
2b0785ffd4
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 15 10:54:10 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- update to 3.2.6
|
||||
* Correctly handle HEAD requests (to send empty body) when gzip encoding requested.
|
||||
* Use is_alive instead of isAlive for Python 3.9 compatibility.
|
||||
* Use encodebytes instead of deprecated encodestring.
|
||||
* Fix Python 2 and 3 compatibility for base64.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 20 19:27:02 UTC 2019 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user