From c8bcb2595c43baf1cc37f7b1fe5bfa7eefbd7f8602a6b0e23e715e8c057511ae Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 3 Feb 2015 15:56:58 +0000 Subject: [PATCH] Accepting request 283917 from home:tbechtold:branches:Cloud:Tools Fix invalid requirement for python-yaml OBS-URL: https://build.opensuse.org/request/show/283917 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=28 --- cloud-init.changes | 6 ++++++ cloud-init.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/cloud-init.changes b/cloud-init.changes index dc0ecb7..d5f9888 100644 --- a/cloud-init.changes +++ b/cloud-init.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 3 15:28:37 UTC 2015 - tbechtold@suse.com + +- Remove Requires for python-yaml . There's already the right + requirement for python-PyYAML + ------------------------------------------------------------------- Mon Nov 21 12:04:28 UTC 2014 - reik.keutterling@nodefall.de diff --git a/cloud-init.spec b/cloud-init.spec index 57142d7..1556cd9 100644 --- a/cloud-init.spec +++ b/cloud-init.spec @@ -59,7 +59,6 @@ Requires: python-pyserial Requires: python-PyYAML Requires: python-requests Requires: python-xml -Requires: python-yaml Requires: sudo Requires: util-linux BuildRoot: %{_tmppath}/%{name}-%{version}-build