egafford pushed to python-saharaclient (master). "Update to upstream 0.8.0"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 1 15:40:11 UTC 2015


>From 9d30df564e1537c865c876cbed4372dfc70471df Mon Sep 17 00:00:00 2001
From: Ethan Gafford <egafford at redhat.com>
Date: Wed, 1 Apr 2015 11:26:09 -0400
Subject: Update to upstream 0.8.0


diff --git a/.gitignore b/.gitignore
index bfe18c4..c6dd5c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /python-saharaclient-0.7.0.tar.gz
 /python-saharaclient-0.7.4.tar.gz
 /python-saharaclient-0.7.6.tar.gz
+/python-saharaclient-0.8.0.tar.gz
diff --git a/0001-Removing-runtime-dependency-on-python-pbr.patch b/0001-Removing-runtime-dependency-on-python-pbr.patch
index b942c7f..b003e5e 100644
--- a/0001-Removing-runtime-dependency-on-python-pbr.patch
+++ b/0001-Removing-runtime-dependency-on-python-pbr.patch
@@ -1,4 +1,4 @@
-From 837b37491eff4256934eb304be922695840b6761 Mon Sep 17 00:00:00 2001
+From 0b2160d9a0d9dc916175599280a4fc1629b153ae Mon Sep 17 00:00:00 2001
 From: Michael McCune <mimccune at redhat.com>
 Date: Wed, 8 Oct 2014 13:00:51 -0400
 Subject: [PATCH] Removing runtime dependency on python pbr
diff --git a/python-saharaclient.spec b/python-saharaclient.spec
index c6403a8..2df71d0 100644
--- a/python-saharaclient.spec
+++ b/python-saharaclient.spec
@@ -5,7 +5,7 @@
 %endif
 
 Name:             python-saharaclient
-Version:          0.7.6
+Version:          0.8.0
 Release:          1%{?dist}
 Provides:         python-savannaclient = %{version}-%{release}
 Obsoletes:        python-savannaclient <= 0.5.0-2
@@ -21,16 +21,19 @@ BuildArch:        noarch
 BuildRequires:    python-setuptools
 BuildRequires:    python2-devel
 BuildRequires:    python-d2to1
-BuildRequires:    python-pbr >= 0.5.19
+BuildRequires:    python-pbr >= 0.6
 
 
+Requires:         python-babel
 Requires:         python-iso8601
+Requires:         python-keystoneclient
+Requires:         python-oslo-il8n
+Requires:         python-oslo-utils
+Requires:         python-netaddr
+Requires:         python-prettytable
 Requires:         python-requests
 Requires:         python-six
 Requires:         python-setuptools
-Requires:         python-babel
-Requires:         python-netaddr
-
 
 %description
 Python client library for interacting with OpenStack Sahara API.
@@ -70,6 +73,9 @@ rm -rf test-requirements.txt
 
 
 %changelog
+* Wed Apr 01 2015 Ethan Gafford <egafford at redhat.com> 0.8.0-1
+- Update to upstream 0.8.0
+
 * Tue Dec 02 2014 Jakub Ruzicka <jruzicka at redhat.com> 0.7.6-1
 - Update to upstream 0.7.6
 
diff --git a/sources b/sources
index 3a7b86f..d5501f3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-025a9e2f7545c085a5fbe68e051a81b9  python-saharaclient-0.7.6.tar.gz
+92e5bc925146f87cfdd382a42101c348  python-saharaclient-0.8.0.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-saharaclient.git/commit/?h=master&id=9d30df564e1537c865c876cbed4372dfc70471df


More information about the scm-commits mailing list