From 003f0e760b9639f9cff00b8bcdf3f9abd79b4865 Mon Sep 17 00:00:00 2001 From: chengguipeng Date: Wed, 29 Jul 2020 09:16:57 +0800 Subject: [PATCH] python-urllib3: change spec file for nonthing providing python3-trustme Signed-off-by: chengguipeng --- python-urllib3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-urllib3.spec b/python-urllib3.spec index c0e96dc..4687ed5 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -22,8 +22,8 @@ BuildRequires: python3-devel BuildRequires: python3-setuptools %if %{with tests} -BuildRequires: python3-nose python3-mock python3-six python3-idna -BuildRequires: python3-pysocks python3-pytest python3-tornado python3-trustme +BuildRequires: python3-nose python3-mock python3-six python-idna +BuildRequires: python3-pysocks python3-pytest python3-tornado python-trustme %endif Requires: ca-certificates python3-idna python3-six python3-pysocks