[python-psphere/el6] rebase with upstream 0.5.2-2

Ian McLeod imcleod at fedoraproject.org
Thu Feb 13 04:26:04 UTC 2014


commit 5904a8f524c943dc97af5440b8b0b804aba9f672
Author: Ian McLeod <imcleod at redhat.com>
Date:   Wed Feb 12 22:26:32 2014 -0600

    rebase with upstream 0.5.2-2

 python-psphere.spec |    3 ++-
 sources             |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/python-psphere.spec b/python-psphere.spec
index 532e5f2..bf28cdd 100644
--- a/python-psphere.spec
+++ b/python-psphere.spec
@@ -1,7 +1,7 @@
 Summary: vSphere SDK for Python
 Name: python-psphere
 Version: 0.5.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 Source0: %{name}-%{version}.tar.gz
 License: ASL 2.0
 Group: Development/Libraries
@@ -11,6 +11,7 @@ BuildArch: noarch
 Url: http://jkinred.bitbucket.org/psphere
 BuildRequires: python-setuptools
 Requires: python-suds
+Requires: PyYAML
 
 %description
 This is a simple Python binding for elements of the vsphere SOAP-API
diff --git a/sources b/sources
index f0a37c3..26fff0b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-14a3339ffe6e9e35d243b7d22d76510b  python-psphere-0.5.2.tar.gz
+eab9a4fc96e6b02dda49c0894c391539  python-psphere-0.5.2.tar.gz


More information about the scm-commits mailing list