14
0

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:
2022-11-08 21:16:38 +00:00
committed by Git OBS Bridge
parent efec7c47ef
commit 799d1fa88d
4 changed files with 12 additions and 4 deletions

View File

@@ -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>