forked from pool/python-httplib2
Accepting request 1074515 from devel:languages:python
- update to 0.22.0: * https: disable_ssl_certificate_validation caused ValueError: Cannot set verify_mode to CERT_NONE when check_hostname is enabled OBS-URL: https://build.opensuse.org/request/show/1074515 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-httplib2?expand=0&rev=54
This commit is contained in:
commit
e6d2ff3ea2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fc144f091c7286b82bec71bdbd9b27323ba709cc612568d3000893bfd9cb4b34
|
|
||||||
size 350463
|
|
BIN
httplib2-0.22.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
httplib2-0.22.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 26 20:02:41 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.22.0:
|
||||||
|
* https: disable_ssl_certificate_validation caused
|
||||||
|
ValueError: Cannot set verify_mode to CERT_NONE when
|
||||||
|
check_hostname is enabled
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 8 17:10:10 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
Tue Nov 8 17:10:10 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-httplib2
|
# spec file for package python-httplib2
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -20,7 +20,7 @@
|
|||||||
# Tests require network connection
|
# Tests require network connection
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: python-httplib2
|
Name: python-httplib2
|
||||||
Version: 0.21.0
|
Version: 0.22.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Python HTTP client library
|
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)
|
License: Apache-2.0 AND MIT AND (GPL-2.0-or-later OR MPL-1.1 OR LGPL-2.1-or-later)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user