[python-rospkg/f19] add python mock and coverage dependencies

rmattes rmattes at fedoraproject.org
Thu Apr 17 01:00:42 UTC 2014


commit fff633ad5bfbab7b4655e406835b82cdea07c59c
Author: Rich Mattes <richmattes at gmail.com>
Date:   Wed Apr 16 20:24:11 2014 -0400

    add python mock and coverage dependencies

 python-rospkg.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/python-rospkg.spec b/python-rospkg.spec
index 236a016..ef51823 100644
--- a/python-rospkg.spec
+++ b/python-rospkg.spec
@@ -28,6 +28,8 @@ BuildRequires:  python-setuptools
 BuildRequires:  python-catkin-sphinx
 BuildRequires:  python-sphinx
 BuildRequires:  PyYAML
+BuildRequires:  python-mock
+BuildRequires:  python-coverage
 
 Requires:       PyYAML
 Requires:       python-argparse


More information about the scm-commits mailing list