forked from pool/python-Paste
Accepting request 764619 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/764619 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Paste?expand=0&rev=26
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8bdc7f6be907eed7cd63868c79d88af2b87d02d840fb5acfc93d4bda572b1567
|
||||
size 628900
|
||||
3
Paste-3.2.6.tar.gz
Normal file
3
Paste-3.2.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a51429903e7ae2a069062af44acb86dda5f08cbb3f9b8d3d8b752da1028a8fb3
|
||||
size 629193
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-Paste
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define oldpython python
|
||||
Name: python-Paste
|
||||
Version: 3.2.3
|
||||
Version: 3.2.6
|
||||
Release: 0
|
||||
Summary: Tools for using a Web Server Gateway Interface stack
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user