forked from pool/python-httplib2
- update to 0.19.0:
* auth: parse headers using pyparsing instead of regexp * auth: WSSE token needs to be string not bytes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=86
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-httplib2
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -20,7 +20,7 @@
|
||||
# Tests require network connection
|
||||
%bcond_with tests
|
||||
Name: python-httplib2
|
||||
Version: 0.18.1
|
||||
Version: 0.19.0
|
||||
Release: 0
|
||||
Summary: A Python HTTP client library
|
||||
License: MIT AND Apache-2.0 AND (MPL-1.1 OR GPL-2.0-or-later OR LGPL-2.1-or-later)
|
||||
|
Reference in New Issue
Block a user