[python-dogpile-cache] Add buildrequires on python-mock

Ralph Bean ralph at fedoraproject.org
Mon Jan 21 16:44:43 UTC 2013


commit 33382cf530806cda24e0aeaff866c86d1d4e3b74
Author: Ralph Bean <rbean at redhat.com>
Date:   Mon Jan 21 11:16:39 2013 -0500

    Add buildrequires on python-mock

 python-dogpile-cache.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/python-dogpile-cache.spec b/python-dogpile-cache.spec
index 51389e5..5ada270 100644
--- a/python-dogpile-cache.spec
+++ b/python-dogpile-cache.spec
@@ -19,12 +19,14 @@ BuildArch:          noarch
 BuildRequires:      python2-devel
 BuildRequires:      python-setuptools
 BuildRequires:      python-nose
+BuildRequires:      python-mock
 BuildRequires:      python-dogpile-core
 
 %if 0%{?with_python3}
 BuildRequires:      python3-devel
 BuildRequires:      python3-setuptools
 BuildRequires:      python3-nose
+BuildRequires:      python3-mock
 BuildRequires:      python3-dogpile-core
 %endif
 
@@ -120,6 +122,7 @@ popd
 %changelog
 * Mon Jan 21 2013 Ralph Bean <rbean at redhat.com> - 0.4.2-1
 - Upstream accepted async patches.
+- Added BuildRequires on python-mock
 
 * Fri Jan 11 2013 Ralph Bean <rbean at redhat.com> - 0.4.1-2.20130111hg111
 - Updated experimental async work.


More information about the scm-commits mailing list