Add a BR on python mock
This commit is contained in:
parent
151f2d80a6
commit
005ebf31ce
@ -28,6 +28,7 @@ BuildRequires: python-setuptools
|
|||||||
BuildRequires: python-markupsafe
|
BuildRequires: python-markupsafe
|
||||||
BuildRequires: python-beaker
|
BuildRequires: python-beaker
|
||||||
BuildRequires: python-nose
|
BuildRequires: python-nose
|
||||||
|
BuildRequires: python-mock
|
||||||
Requires: python-markupsafe
|
Requires: python-markupsafe
|
||||||
Requires: python-beaker
|
Requires: python-beaker
|
||||||
|
|
||||||
@ -36,6 +37,7 @@ BuildRequires: python3-devel
|
|||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: python3-markupsafe
|
BuildRequires: python3-markupsafe
|
||||||
BuildRequires: python3-beaker
|
BuildRequires: python3-beaker
|
||||||
|
BuildRequires: python3-mock
|
||||||
%if 0%{?fedora} > 14
|
%if 0%{?fedora} > 14
|
||||||
BuildRequires: python3-nose
|
BuildRequires: python3-nose
|
||||||
%endif
|
%endif
|
||||||
@ -159,6 +161,7 @@ rm -rf %{buildroot}
|
|||||||
%changelog
|
%changelog
|
||||||
* Wed Jun 18 2014 Luke Macken <lmacken@redhat.com> - 1.0.0-1
|
* Wed Jun 18 2014 Luke Macken <lmacken@redhat.com> - 1.0.0-1
|
||||||
- Update to 1.0.0 (#1106453)
|
- Update to 1.0.0 (#1106453)
|
||||||
|
- Add a BR on python-mock
|
||||||
|
|
||||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.1-4
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.1-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user