[python-gunicorn] tests require mock on Python 2

Dan Callaghan dcallagh at fedoraproject.org
Mon Mar 9 01:04:44 UTC 2015


commit 479e88184b76acddea30d0f916417b553768a97e
Author: Dan Callaghan <dcallagh at redhat.com>
Date:   Mon Mar 9 11:04:33 2015 +1000

    tests require mock on Python 2

 python-gunicorn.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/python-gunicorn.spec b/python-gunicorn.spec
index 4c5d5fd..157cd50 100644
--- a/python-gunicorn.spec
+++ b/python-gunicorn.spec
@@ -26,6 +26,7 @@ BuildArch:      noarch
 BuildRequires:  python2-devel
 BuildRequires:  python-setuptools
 BuildRequires:  pytest
+BuildRequires:  python-mock
 BuildRequires:  python-pytest-cov
 BuildRequires:  python-sphinx
 BuildRequires:  python-sphinx_rtd_theme


More information about the scm-commits mailing list