summaryrefslogtreecommitdiffstats
path: root/python-mock.spec
diff options
context:
space:
mode:
authorLuke Macken <lmacken@redhat.com>2013-04-11 13:30:30 -0400
committerLuke Macken <lmacken@redhat.com>2013-04-11 13:30:30 -0400
commitd2490318260088e0ccc9cb7a2f973084ab5f9cda (patch)
tree41572195086038f5cbe658a252a6d74ff8b0fea4 /python-mock.spec
parent6544e5b0fbac08ce4a1e93af141f2f6cf766946a (diff)
downloadpython-mock-d2490318260088e0ccc9cb7a2f973084ab5f9cda.tar.gz
python-mock-d2490318260088e0ccc9cb7a2f973084ab5f9cda.tar.xz
python-mock-d2490318260088e0ccc9cb7a2f973084ab5f9cda.zip
Add python-unittest2 as a build requirement
Diffstat (limited to 'python-mock.spec')
-rw-r--r--python-mock.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/python-mock.spec b/python-mock.spec
index 98368fd..7433bf1 100644
--- a/python-mock.spec
+++ b/python-mock.spec
@@ -18,6 +18,7 @@ Source1: LICENSE.txt
BuildArch: noarch
BuildRequires: python2-devel
BuildRequires: python-setuptools
+BuildRequires: python-unittest2
%if 0%{?with_python3}
BuildRequires: python3-devel
@@ -100,6 +101,7 @@ popd
* Thu Apr 11 2013 Luke Macken <lmacken@redhat.com> - 1.0.1-1
- Update to 1.0.1
- Run the test suite
+- Add python-unittest2 as a build requirement
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild