terminalmage pushed to python-salttesting (f21). "Add missing runtime deps"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue May 26 16:30:41 UTC 2015


From 931cc89a01d0304380fe7e3e9b3feb6c56bb5b5a Mon Sep 17 00:00:00 2001
From: Erik Johnson <erik at saltstack.com>
Date: Tue, 26 May 2015 10:56:10 -0500
Subject: Add missing runtime deps


diff --git a/python-salttesting.spec b/python-salttesting.spec
index 10bd08b..113c17f 100644
--- a/python-salttesting.spec
+++ b/python-salttesting.spec
@@ -5,7 +5,7 @@
 
 Name:           python-salttesting
 Version:        2015.5.8
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Testing library for SaltStack projects
 
 Group:          Development/Languages
@@ -17,6 +17,9 @@ BuildArch:      noarch
 BuildRequires:  python2-devel
 BuildRequires:  python-setuptools
 
+Requires:       python-mock
+Requires:       python-unittest2
+
 %description
 Required testing tools needed in the several SaltStack projects.
 
@@ -38,6 +41,9 @@ rm -rf %{srcname}.egg-info
 %license LICENSE
 
 %changelog
+* Fri May 22 2015 Erik Johnson <erik at saltstack.com> - 2015.5.8-4
+- Added missing runtime deps
+
 * Fri May 22 2015 Erik Johnson <erik at saltstack.com> - 2015.5.8-3
 - Fixed prep and removed string_format.py
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-salttesting.git/commit/?h=f21&id=931cc89a01d0304380fe7e3e9b3feb6c56bb5b5a


More information about the scm-commits mailing list