BR idna, or the tests fail
This commit is contained in:
parent
db93b6ba25
commit
2e79d755e6
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue