From e9e2903454f46391c488f502aaf4b1bfd52c5735285620f50ad85f22f9a606e7 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 25 Jul 2023 19:52:05 +0000 Subject: [PATCH] - restrict to urllib3 1.x OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.config?expand=0&rev=99 --- python-oslo.config.changes | 5 +++++ python-oslo.config.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-oslo.config.changes b/python-oslo.config.changes index e1438b6..2e0dfb4 100644 --- a/python-oslo.config.changes +++ b/python-oslo.config.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 25 19:51:46 UTC 2023 - Dirk Müller + +- restrict to urllib3 1.x + ------------------------------------------------------------------- Wed May 3 12:22:46 UTC 2023 - cloud-devel@suse.de diff --git a/python-oslo.config.spec b/python-oslo.config.spec index 215c303..a647375 100644 --- a/python-oslo.config.spec +++ b/python-oslo.config.spec @@ -60,6 +60,7 @@ Requires: python3-importlib-metadata Requires: python3-netaddr >= 0.7.18 Requires: python3-oslo.i18n >= 3.15.3 Requires: python3-requests >= 2.18.0 +Requires: python3-urllib3 < 2 Requires: python3-rfc3986 >= 1.2.0 Requires: python3-stevedore >= 1.20.0 %if 0%{?suse_version}