From 843710efb8784da19fc621a80d0fc467416a59ec88ddf263d5208dc916f919b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 14 Aug 2018 11:26:37 +0000 Subject: [PATCH] - Relax python-nose version requirement on SLE 12 (fate#321630) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=44 --- python-urllib3.changes | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/python-urllib3.changes b/python-urllib3.changes index c4aa9c8..a0a006b 100644 --- a/python-urllib3.changes +++ b/python-urllib3.changes @@ -99,7 +99,12 @@ Sat Jun 10 08:10:33 UTC 2017 - dmueller@suse.com for schemes it does not recognise, it assumes they are case-sensitive and leaves them unchanged. - ------------------------------------------------------------------- +------------------------------------------------------------------- +Wed May 17 12:37:11 CEST 2017 - lchiquitto@suse.de + +- Relax python-nose version requirement on SLE 12 (fate#321630) + +------------------------------------------------------------------- Tue Mar 14 14:34:45 UTC 2017 - jmatejek@suse.com - merge python3 modifications