forked from pool/python-httplib2
Accepting request 1034584 from home:yarunachalam:branches:devel:languages:python
- Update to 0.21.0: * http: `Content-Encoding: deflate` must accept zlib encapsulation * https://github.com/httplib2/httplib2/pull/230 * Begin support and CI against CPython 3.10 and 3.11. OBS-URL: https://build.opensuse.org/request/show/1034584 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=96
This commit is contained in:
parent
efec7c47ef
commit
799d1fa88d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:58a98e45b4b1a48273073f905d2961666ecf0fbac4250ea5b47aef259eb5c585
|
||||
size 349137
|
3
httplib2-0.21.0.tar.gz
Normal file
3
httplib2-0.21.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc144f091c7286b82bec71bdbd9b27323ba709cc612568d3000893bfd9cb4b34
|
||||
size 350463
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 8 17:10:10 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to 0.21.0:
|
||||
* http: `Content-Encoding: deflate` must accept zlib encapsulation
|
||||
* https://github.com/httplib2/httplib2/pull/230
|
||||
* Begin support and CI against CPython 3.10 and 3.11.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 15 09:34:00 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# Tests require network connection
|
||||
%bcond_with tests
|
||||
Name: python-httplib2
|
||||
Version: 0.20.4
|
||||
Version: 0.21.0
|
||||
Release: 0
|
||||
Summary: A Python HTTP client library
|
||||
License: Apache-2.0 AND MIT AND (GPL-2.0-or-later OR MPL-1.1 OR LGPL-2.1-or-later)
|
||||
|
Loading…
Reference in New Issue
Block a user