slinabery pushed to python-tempest-lib (master). "Add missing Requires"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 9 17:49:06 UTC 2015


>From dae044522c63503f8a210f49589931220c9dcf97 Mon Sep 17 00:00:00 2001
From: Steve Linabery <slinaber at redhat.com>
Date: Thu, 9 Apr 2015 12:48:58 -0500
Subject: Add missing Requires


diff --git a/python-tempest-lib.spec b/python-tempest-lib.spec
index 236ea87..aecc260 100644
--- a/python-tempest-lib.spec
+++ b/python-tempest-lib.spec
@@ -3,7 +3,7 @@
 
 Name:           python-%{pypi_name}
 Version:        0.4.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        OpenStack Functional Testing Library
 
 License:        ASL 2.0
@@ -23,6 +23,9 @@ Requires:  python-babel
 Requires:  python-fixtures
 Requires:  python-oslo-config
 Requires:  python-iso8601
+Requires:  python-jsonschema
+Requires:  python-httplib2
+Requires:  python-oslo-log
 
 %description
 Library for creating test suites for OpenStack projects.
@@ -68,6 +71,9 @@ dos2unix html/_static/jquery.js
 %doc html doc/source/readme.rst
 
 %changelog
+* Thu Apr 09 2015 Steve Linabery <slinaber at redhat.com> - 0.4.0-2
+- Add missing Requires needed by new requirements.txt
+
 * Thu Apr 09 2015 Steve Linabery <slinaber at redhat.com> - 0.4.0-1
 - Rebase to upstream release 0.4.0
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-tempest-lib.git/commit/?h=master&id=dae044522c63503f8a210f49589931220c9dcf97


More information about the scm-commits mailing list