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

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