From 2e79d755e6f8fb6d9f9569df7a1e4665bde9467a Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Oct 29 2018 19:14:04 +0000 Subject: BR idna, or the tests fail --- diff --git a/python-requests.spec b/python-requests.spec index 9927103..a3658bf 100644 --- a/python-requests.spec +++ b/python-requests.spec @@ -65,6 +65,7 @@ Summary: HTTP library, written in Python, for human beings BuildRequires: python2-devel BuildRequires: python-chardet BuildRequires: python2-urllib3 +BuildRequires: python2-idna %if %{with tests} BuildRequires: python2-pytest BuildRequires: python2-pytest-cov @@ -98,6 +99,7 @@ Summary: HTTP library, written in Python, for human beings BuildRequires: python%{python3_pkgversion}-devel BuildRequires: python%{python3_pkgversion}-chardet BuildRequires: python%{python3_pkgversion}-urllib3 +BuildRequires: python%{python3_pkgversion}-idna %if %{with tests} BuildRequires: python%{python3_pkgversion}-pytest BuildRequires: python%{python3_pkgversion}-pytest-cov