From 07a40f790ec18d85ec707b81c475b93d33557742721a81d9462fcc3e692d7b55 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Tue, 8 Oct 2024 08:47:05 +0000 Subject: [PATCH] Add missing require python-urllib3 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-geventhttpclient?expand=0&rev=26 --- python-geventhttpclient.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-geventhttpclient.spec b/python-geventhttpclient.spec index 45b76d8..e5516d4 100644 --- a/python-geventhttpclient.spec +++ b/python-geventhttpclient.spec @@ -43,6 +43,7 @@ BuildRequires: python-rpm-macros Requires: python-Brotli Requires: python-certifi Requires: python-gevent +Requires: python-urllib3 %python_subpackages %description