From 7052b95759ea4bfd9060a18b1191c611f980654c Mon Sep 17 00:00:00 2001 From: Jeremy Cline Date: Oct 15 2019 15:32:32 +0000 Subject: Buildrequire on python2-setuptools? --- diff --git a/python-urllib3.spec b/python-urllib3.spec index 3a517e1..c0820f5 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -34,6 +34,7 @@ Requires: python2-ipaddress Requires: python2-pysocks BuildRequires: python2-devel +BuildRequires: python2-setuptools %description -n python2-%{srcname} Python2 HTTP module with connection pooling and file POST abilities.