From d21c604418ea50898cf8799bf31d36cba6a87c37 Mon Sep 17 00:00:00 2001 From: Jeremy Cline Date: Wed, 13 Nov 2019 10:43:08 -0500 Subject: [PATCH] Depend on trustme for tests --- python-urllib3.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-urllib3.spec b/python-urllib3.spec index 14d0514..8b70f06 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -51,6 +51,7 @@ BuildRequires: python3-six BuildRequires: python3-pysocks BuildRequires: python3-pytest BuildRequires: python3-tornado +BuildRequires: python3-trustme BuildRequires: python3-idna %endif