From fc8f0fad7f20feea147eebfabd2f2d5065f42862 Mon Sep 17 00:00:00 2001 From: Fabio Alessandro Locati Date: Tue, 13 Dec 2016 21:13:54 +0100 Subject: [PATCH] Add PyYAML dependency --- awscli.spec | 63 +++++++++++++++++++++++++++++------------------------ 1 file changed, 34 insertions(+), 29 deletions(-) diff --git a/awscli.spec b/awscli.spec index 411ea86..4080f9b 100644 --- a/awscli.spec +++ b/awscli.spec @@ -8,7 +8,7 @@ Name: awscli Version: 1.11.28 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Universal Command Line Environment for AWS License: ASL 2.0 and MIT @@ -23,6 +23,7 @@ Requires: python3-colorama >= 0.2.5 Requires: python3-docutils >= 0.10 Requires: python3-rsa >= 3.1.2 Requires: python3-s3transfer >= 0.1.9 +Requires: python3-PyYAML >= 3.10 %else BuildRequires: python2-devel BuildRequires: python-setuptools @@ -31,6 +32,7 @@ Requires: python-colorama >= 0.2.5 Requires: python-docutils >= 0.10 Requires: python2-rsa >= 3.1.2 Requires: python2-s3transfer >= 0.1.9 +Requires: PyYAML >= 3.10 %endif # with python3 %if 0%{?fedora} Recommends: bash-completion @@ -97,94 +99,97 @@ rm %{buildroot}%{_bindir}/aws.cmd %endif # with python3 %changelog -* Sun Dec 11 2016 Fabio Alessandro Locati - 1.11.28-1 +* Tue Dec 13 2016 Fabio Alessandro Locati - 1.11.28-2 +- Add PyYAML dependency + +* Sun Dec 11 2016 Fabio Alessandro Locati - 1.11.28-1 - Update to 1.11.28 -* Sat Dec 03 2016 Fabio Alessandro Locati - 1.11.24-1 +* Sat Dec 03 2016 Fabio Alessandro Locati - 1.11.24-1 - Update to 1.11.24 -* Thu Nov 24 2016 Fabio Alessandro Locati - 1.11.21-1 +* Thu Nov 24 2016 Fabio Alessandro Locati - 1.11.21-1 - Update to 1.11.21 -* Mon Oct 10 2016 Fabio Alessandro Locati - 1.11.12-1 +* Mon Oct 10 2016 Fabio Alessandro Locati - 1.11.12-1 - Update to 1.11.12 -* Sun Oct 02 2016 Fabio Alessandro Locati - 1.11.0-1 +* Sun Oct 02 2016 Fabio Alessandro Locati - 1.11.0-1 - Update to 1.11.0 -* Wed Sep 28 2016 Fabio Alessandro Locati - 1.10.67-1 +* Wed Sep 28 2016 Fabio Alessandro Locati - 1.10.67-1 - Update to 1.10.67 -* Wed Sep 07 2016 Fabio Alessandro Locati - 1.10.62-1 +* Wed Sep 07 2016 Fabio Alessandro Locati - 1.10.62-1 - Update to 1.10.62 -* Wed Aug 24 2016 Fabio Alessandro Locati - 1.10.59-1 +* Wed Aug 24 2016 Fabio Alessandro Locati - 1.10.59-1 - Update to current upstream version -* Fri Aug 05 2016 Fabio Alessandro Locati - 1.10.53-1 +* Fri Aug 05 2016 Fabio Alessandro Locati - 1.10.53-1 - Update to current upstream version * Tue Jul 19 2016 Fedora Release Engineering - 1.10.45-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages -* Wed Jul 06 2016 Fabio Alessandro Locati - 1.10.45-1 +* Wed Jul 06 2016 Fabio Alessandro Locati - 1.10.45-1 - Update to current upstream version -* Wed Jun 08 2016 Fabio Alessandro Locati - 1.10.36-1 +* Wed Jun 08 2016 Fabio Alessandro Locati - 1.10.36-1 - Update to current upstream version -* Sat May 28 2016 Fabio Alessandro Locati - 1.10.34-1 +* Sat May 28 2016 Fabio Alessandro Locati - 1.10.34-1 - Update to current upstream version -* Wed Feb 24 2016 Fabio Alessandro Locati - 1.10.7-1 +* Wed Feb 24 2016 Fabio Alessandro Locati - 1.10.7-1 - Update to current upstream version -* Tue Feb 23 2016 Fabio Alessandro Locati - 1.10.6-2 +* Tue Feb 23 2016 Fabio Alessandro Locati - 1.10.6-2 - Fix broken dependency -* Fri Feb 19 2016 Fabio Alessandro Locati - 1.10.6-1 +* Fri Feb 19 2016 Fabio Alessandro Locati - 1.10.6-1 - Update to current upstream version -* Wed Feb 17 2016 Fabio Alessandro Locati - 1.10.5-1 +* Wed Feb 17 2016 Fabio Alessandro Locati - 1.10.5-1 - Update to current upstream version -* Fri Feb 12 2016 Fabio Alessandro Locati - 1.10.4-1 +* Fri Feb 12 2016 Fabio Alessandro Locati - 1.10.4-1 - Update to current upstream version -* Wed Feb 10 2016 Fabio Alessandro Locati - 1.10.3-1 +* Wed Feb 10 2016 Fabio Alessandro Locati - 1.10.3-1 - Update to current upstream version -* Tue Feb 09 2016 Fabio Alessandro Locati - 1.10.2-1 +* Tue Feb 09 2016 Fabio Alessandro Locati - 1.10.2-1 - Update to current upstream version -* Tue Feb 02 2016 Fabio Alessandro Locati - 1.10.1-1 +* Tue Feb 02 2016 Fabio Alessandro Locati - 1.10.1-1 - Update to current upstream version -* Fri Jan 22 2016 Fabio Alessandro Locati - 1.10.0-1 +* Fri Jan 22 2016 Fabio Alessandro Locati - 1.10.0-1 - Update to current upstream version -* Wed Jan 20 2016 Fabio Alessandro Locati - 1.9.21-1 +* Wed Jan 20 2016 Fabio Alessandro Locati - 1.9.21-1 - Update to current upstream version - Don't fix documentation permissions any more (pull request merged) -* Fri Jan 15 2016 Fabio Alessandro Locati - 1.920-1 +* Fri Jan 15 2016 Fabio Alessandro Locati - 1.920-1 - Update to current upstream version -* Fri Jan 15 2016 Fabio Alessandro Locati - 1.9.19-1 +* Fri Jan 15 2016 Fabio Alessandro Locati - 1.9.19-1 - Update to current upstream version - Don't substitue the text of bin/aws_bash_completer anymore (pull request merged) - Don't remove the shabang from awscli/paramfile.py anymore (pull request merged) -* Wed Jan 13 2016 Fabio Alessandro Locati - 1.9.18-1 +* Wed Jan 13 2016 Fabio Alessandro Locati - 1.9.18-1 - Update to current upstream version - Fix completion for bash - Remove bcdoc dependency that is not used anymore -* Sun Jan 10 2016 Fabio Alessandro Locati - 1.9.17-1 +* Sun Jan 10 2016 Fabio Alessandro Locati - 1.9.17-1 - Update to current upstream version - Lock the botocore dependency version -* Sat Jan 09 2016 Fabio Alessandro Locati - 1.9.16-1 +* Sat Jan 09 2016 Fabio Alessandro Locati - 1.9.16-1 - Update to current upstream version - Add dir /usr/share/zsh - Add dir /usr/share/zsh/site-functions @@ -199,5 +204,5 @@ rm %{buildroot}%{_bindir}/aws.cmd - Fix zsh completion - Remove aws.cmd -* Tue Dec 29 2015 Fabio Alessandro Locati - 1.9.15-1 +* Tue Dec 29 2015 Fabio Alessandro Locati - 1.9.15-1 - Initial package.