require python3-mock for building
This commit is contained in:
parent
5f6fdb0d5a
commit
e3c1215a2e
@ -28,6 +28,7 @@ BuildRequires: python2-pytest
|
|||||||
%if 0%{?with_python3}
|
%if 0%{?with_python3}
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
|
BuildRequires: python3-mock
|
||||||
BuildRequires: python3-pytest
|
BuildRequires: python3-pytest
|
||||||
%if %{with xdist}
|
%if %{with xdist}
|
||||||
BuildRequires: python3-pytest-xdist
|
BuildRequires: python3-pytest-xdist
|
||||||
@ -140,6 +141,7 @@ PYTHONPATH=. %{__python3} -m pytest test \
|
|||||||
%changelog
|
%changelog
|
||||||
* Sun Aug 25 2019 Nils Philippsen <nils@tiptoe.de> - 1.3.7-1
|
* Sun Aug 25 2019 Nils Philippsen <nils@tiptoe.de> - 1.3.7-1
|
||||||
- version 1.3.7
|
- version 1.3.7
|
||||||
|
- require python3-mock for building
|
||||||
|
|
||||||
* Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 1.3.6-2
|
* Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 1.3.6-2
|
||||||
- Rebuilt for Python 3.8
|
- Rebuilt for Python 3.8
|
||||||
|
Loading…
Reference in New Issue
Block a user