From 3adfe884ac2425fac79c1f10f0e3fbc6a8852b82fcad74cac309f46b7bcd584d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 10 Jan 2018 07:48:13 +0000 Subject: [PATCH] - update httplib2-use-system-certs.patch: handle the case with ssl_version being None correctly OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=72 --- python-httplib2.changes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/python-httplib2.changes b/python-httplib2.changes index bd96785..71df1fd 100644 --- a/python-httplib2.changes +++ b/python-httplib2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 10 07:47:54 UTC 2018 - dmueller@suse.com + +- update httplib2-use-system-certs.patch: handle + the case with ssl_version being None correctly + ------------------------------------------------------------------- Tue Jan 9 11:04:53 UTC 2018 - dmueller@suse.com