From 1d31fde45a9fa05c96f62be5111ee04f43da08f08be2fcb513f72835a48d6263 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 21 Apr 2020 21:07:42 +0000 Subject: [PATCH] - Explicitly switch off building python 2 version. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=95 --- python-urllib3.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/python-urllib3.changes b/python-urllib3.changes index 4c37636..be34ba5 100644 --- a/python-urllib3.changes +++ b/python-urllib3.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 21 21:07:06 UTC 2020 - Matej Cepl + +- Explicitly switch off building python 2 version. + ------------------------------------------------------------------- Fri Feb 7 15:24:03 UTC 2020 - Marketa Calabkova