slinabery pushed to python-tempest-lib (master). "Add min versions for oslo deps"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 13 19:08:43 UTC 2015


>From 9f27817a6cc5cdc518ab2177d85096861ba9e4f7 Mon Sep 17 00:00:00 2001
From: Steve Linabery <slinaber at redhat.com>
Date: Mon, 13 Apr 2015 14:08:33 -0500
Subject: Add min versions for oslo deps


diff --git a/python-tempest-lib.spec b/python-tempest-lib.spec
index aecc260..2dfe4e7 100644
--- a/python-tempest-lib.spec
+++ b/python-tempest-lib.spec
@@ -3,7 +3,7 @@
 
 Name:           python-%{pypi_name}
 Version:        0.4.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        OpenStack Functional Testing Library
 
 License:        ASL 2.0
@@ -21,11 +21,16 @@ BuildRequires:  python-oslo-sphinx
 BuildRequires:  dos2unix
 Requires:  python-babel
 Requires:  python-fixtures
-Requires:  python-oslo-config
 Requires:  python-iso8601
 Requires:  python-jsonschema
 Requires:  python-httplib2
-Requires:  python-oslo-log
+Requires:  python-oslo-context >= 0.2.0
+Requires:  python-oslo-log >= 1.0.0
+Requires:  python-oslo-config >= 1.9.3
+Requires:  python-oslo-utils >= 1.4.0
+Requires:  python-oslo-i18n >= 1.5.0
+Requires:  python-oslo-serialization >= 1.4.0
+Requires:  python-oslo-concurrency >= 1.8.0
 
 %description
 Library for creating test suites for OpenStack projects.
@@ -71,6 +76,9 @@ dos2unix html/_static/jquery.js
 %doc html doc/source/readme.rst
 
 %changelog
+* Mon Apr 13 2015 Steve Linabery <slinaber at redhat.com> - 0.4.0-3
+- Add explicit minimum versions for kilo python-oslo-* dependencies
+
 * Thu Apr 09 2015 Steve Linabery <slinaber at redhat.com> - 0.4.0-2
 - Add missing Requires needed by new requirements.txt
 
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list