From ca11654340bc367d86f653394ff7dbf5ae01a236573e8c7e66e333ca2f6490ee Mon Sep 17 00:00:00 2001 From: Jan Matejek Date: Wed, 3 May 2017 13:16:59 +0000 Subject: [PATCH] * drop urllib3-ssl-default-context.patch * add requests-do-not-use-bundle.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=97 --- python-requests.changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-requests.changes b/python-requests.changes index cbf7e76..efc5e0e 100644 --- a/python-requests.changes +++ b/python-requests.changes @@ -3,6 +3,8 @@ Tue Mar 14 14:37:56 UTC 2017 - jmatejek@suse.com - update for multipython build - synchronize with python 3 version + * drop urllib3-ssl-default-context.patch + * add requests-do-not-use-bundle.patch - debundle urllib3 and chardet - enable test suite