Hello community,

here is the log from the commit of package aws-cli for openSUSE:Leap:15.2 
checked in at 2020-05-07 19:27:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/aws-cli (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.aws-cli.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aws-cli"

Thu May  7 19:27:59 2020 rev:16 rq:801229 version:1.18.38

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/aws-cli/aws-cli.changes        2020-03-06 
12:40:33.526730996 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.aws-cli.new.2738/aws-cli.changes      
2020-05-07 19:33:41.494252509 +0200
@@ -1,0 +2,95 @@
+Wed Apr  8 08:58:37 UTC 2020 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 1.18.38 (bsc#1166924, bsc#1168943)
+  + For detailed changes see
+    https://github.com/aws/aws-cli/blob/1.18.38/CHANGELOG.rst
+  + Forward port hide_py_pckgmgmt.patch
+  + Update Requires in spec file from setup.py
+
+-------------------------------------------------------------------
+Tue Apr  7 11:13:59 UTC 2020 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Fix build on SLE-12
+  + Add bash-completion to BuildRequires for suse_version <= 1315
+
+-------------------------------------------------------------------
+Fri Apr  3 13:02:28 UTC 2020 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 1.18.35
+  + For detailed changes see
+    https://github.com/aws/aws-cli/blob/1.18.35/CHANGELOG.rst
+  + Forward port hide_py_pckgmgmt.patch
+  + Update Requires in spec file from setup.py
+
+-------------------------------------------------------------------
+Tue Mar 24 18:10:27 UTC 2020 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 1.18.27
+  + For detailed changes see
+    https://github.com/aws/aws-cli/blob/1.18.27/CHANGELOG.rst
+  + Forward port hide_py_pckgmgmt.patch
+  + Update Requires in spec file from setup.py
+
+-------------------------------------------------------------------
+Mon Feb 17 20:08:19 UTC 2020 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 1.18.0
+  + For detailed changes see
+    https://github.com/aws/aws-cli/blob/1.18.0/CHANGELOG.rst
+  + Forward port hide_py_pckgmgmt.patch
+  + Install aws bash completetion script into system path
+  + Install aws zsh completion script into /etc/zsh_completion.d
+  + Update Requires in spec file from setup.py
+
+-------------------------------------------------------------------
+Fri Feb 14 13:33:26 UTC 2020 - Dirk Mueller <dmuel...@suse.com>
+
+- make it possible to find the package under the name "awscli"
+
+-------------------------------------------------------------------
+Mon Feb 10 17:29:44 UTC 2020 - Robert Schweikert <rjsch...@suse.com>
+
+- Add bash command completion capability (boo#1117074)
+
+-------------------------------------------------------------------
+Thu Jan 30 12:47:41 UTC 2020 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 1.17.9
+  + For detailed changes see
+    https://github.com/aws/aws-cli/blob/1.17.9/CHANGELOG.rst
+  + Forward port hide_py_pckgmgmt.patch
+  + Update Requires in spec file from setup.py
+
+-------------------------------------------------------------------
+Thu Dec  5 14:00:30 UTC 2019 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 1.16.297
+  + For detailed changes see
+    https://github.com/aws/aws-cli/blob/1.16.297/CHANGELOG.rst
+  + Forward port hide_py_pckgmgmt.patch
+  + Update Requires in spec file from setup.py
+
+-------------------------------------------------------------------
+Thu Nov 14 11:47:34 UTC 2019 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 1.16.281
+  + For detailed changes see
+    https://github.com/aws/aws-cli/blob/1.16.281/CHANGELOG.rst
+  + Forward port hide_py_pckgmgmt.patch
+  + Update Requires in spec file from setup.py
+
+-------------------------------------------------------------------
+Mon Oct 14 12:43:10 UTC 2019 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 1.16.258
+  + For detailed changes see
+    https://github.com/aws/aws-cli/blob/1.16.258/CHANGELOG.rst
+  + Forward port hide_py_pckgmgmt.patch
+  + Update Requires in spec file from setup.py
+
+-------------------------------------------------------------------
+Fri Sep 27 18:41:35 UTC 2019 - Robert Schweikert <rjsch...@suse.com>
+
+- Add groff as a dependency (boo# 1152258)
+
+-------------------------------------------------------------------

Old:
----
  aws-cli-1.16.223.tar.gz

New:
----
  aws-cli-1.18.38.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ aws-cli.spec ++++++
--- /var/tmp/diff_new_pack.hWBQLd/_old  2020-05-07 19:33:41.978253478 +0200
+++ /var/tmp/diff_new_pack.hWBQLd/_new  2020-05-07 19:33:41.982253486 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package aws-cli
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,31 +17,37 @@
 
 
 Name:           aws-cli
-Version:        1.16.223
+Version:        1.18.38
 Release:        0
 Summary:        Amazon Web Services Command Line Interface
 License:        Apache-2.0
 Group:          System/Management
-Url:            https://github.com/aws/aws-cli
+URL:            https://github.com/aws/aws-cli
 Source0:        %{name}-%{version}.tar.gz
 Patch0:         hide_py_pckgmgmt.patch
 BuildRequires:  fdupes
+Requires:       groff
+Provides:       awscli = %{version}
+BuildArch:      noarch
 %if 0%{?suse_version} && 0%{?suse_version} > 1315
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
 Requires:       python3
 Requires:       python3-PyYAML     <= 6.0.0
 Requires:       python3-PyYAML     >= 3.10
-Requires:       python3-botocore  >= 1.12.213
-Requires:       python3-colorama  <= 0.4.1
+Requires:       python3-botocore >= 1.15.38
+Requires:       python3-colorama <= 0.4.4
 Requires:       python3-colorama  >= 0.2.5
 Requires:       python3-docutils  >= 0.10
 Requires:       python3-rsa       <  5.0.0
 Requires:       python3-rsa       >= 3.1.2
-Requires:       python3-s3transfer < 0.3.0
-Requires:       python3-s3transfer >= 0.2.0
+Requires:       python3-s3transfer < 0.4.0
+Requires:       python3-s3transfer >= 0.3.0
 Requires:       python3-six
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
 %else
+BuildRequires:  bash-completion
+BuildRequires:  python-devel
+BuildRequires:  python-setuptools
 Requires:       python
 Requires:       python-PyYAML     <= 3.13
 Requires:       python-PyYAML     >= 3.10
@@ -51,13 +57,10 @@
 Requires:       python-docutils  >= 0.10
 Requires:       python-rsa       <= 3.5.0
 Requires:       python-rsa       >= 3.1.2
-Requires:       python-s3transfer < 0.3.0
-Requires:       python-s3transfer >= 0.2.0
+Requires:       python-s3transfer < 0.4.0
+Requires:       python-s3transfer >= 0.3.0
 Requires:       python-six
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
 %endif
-BuildArch:      noarch
 
 %description
 The AWS Command Line Interface (CLI) is a unified tool to manage AWS
@@ -89,9 +92,11 @@
 %endif
 # No DOS crap
 rm %{buildroot}/%{_bindir}/aws.cmd
+# Shell completion
+install -DTm644 %{buildroot}%{_bindir}/aws_bash_completer 
%{buildroot}%{_datadir}/bash-completion/completions/aws
+install -DTm644 %{buildroot}%{_bindir}/aws_zsh_completer.sh 
%{buildroot}%{_sysconfdir}/zsh_completion.d/_aws
 
 %files
-%defattr(-,root,root,-)
 %doc CHANGELOG.rst README.rst
 %license LICENSE.txt 
 %if 0%{?suse_version} && 0%{?suse_version} > 1315
@@ -105,6 +110,11 @@
 %{python_sitelib}/awscli/*
 %{python_sitelib}/*egg-info/*
 %endif
-%{_bindir}/*
+%{_bindir}/aws
+%{_bindir}/aws_completer
+%exclude %{_bindir}/aws_bash_completer
+%exclude %{_bindir}/aws_zsh_completer.sh
+%{_datadir}/bash-completion/completions/aws
+%{_sysconfdir}/zsh_completion.d
 
 %changelog

++++++ aws-cli-1.16.223.tar.gz -> aws-cli-1.18.38.tar.gz ++++++
++++ 80659 lines of diff (skipped)

++++++ hide_py_pckgmgmt.patch ++++++
--- /var/tmp/diff_new_pack.hWBQLd/_old  2020-05-07 19:33:42.742255007 +0200
+++ /var/tmp/diff_new_pack.hWBQLd/_new  2020-05-07 19:33:42.742255007 +0200
@@ -1,62 +1,46 @@
---- setup.py.orig      2019-08-21 20:20:11.000000000 +0200
-+++ setup.py   2019-08-22 15:09:23.121269602 +0200
-@@ -23,23 +23,23 @@
+--- setup.py.orig      2020-04-07 20:08:27.000000000 +0200
++++ setup.py   2020-04-08 10:53:43.602794894 +0200
+@@ -23,20 +23,20 @@
      raise RuntimeError("Unable to find version string.")
  
  
--requires = ['botocore==1.12.213',
--            'colorama>=0.2.5,<=0.3.9',
--            'docutils>=0.10,<0.16',
--            'rsa>=3.1.2,<=3.5.0',
--            's3transfer>=0.2.0,<0.3.0']
--
--
--if sys.version_info[:2] == (2, 6):
--    # For python2.6 we have to require argparse since it
--    # was not in stdlib until 2.7.
--    requires.append('argparse>=1.1')
--
--    # For Python 2.6, we have to require a different verion of PyYAML since 
the latest
--    # versions dropped support for Python 2.6.
--    requires.append('PyYAML>=3.10,<=3.13')
+-install_requires = [
+-    'botocore==1.15.38',
+-    'docutils>=0.10,<0.16',
+-    'rsa>=3.1.2,<=3.5.0',
+-    's3transfer>=0.3.0,<0.4.0',
+-]
++# install_requires = [
++#     'botocore==1.15.38',
++#     'docutils>=0.10,<0.16',
++#     'rsa>=3.1.2,<=3.5.0',
++#     's3transfer>=0.3.0,<0.4.0',
++# ]
+ 
+ 
+-if sys.version_info[:2] == (3, 4):
+-    install_requires.append('PyYAML>=3.10,<5.3')
+-    install_requires.append('colorama>=0.2.5,<0.4.2')
 -else:
--    requires.append('PyYAML>=3.10,<=5.2')
-+# requires = ['botocore==1.12.213',
-+#             'colorama>=0.2.5,<=0.3.9',
-+#             'docutils>=0.10,<0.16',
-+#             'rsa>=3.1.2,<=3.5.0',
-+#             's3transfer>=0.2.0,<0.3.0']
-+
-+
-+# if sys.version_info[:2] == (2, 6):
-+#     # For python2.6 we have to require argparse since it
-+#     # was not in stdlib until 2.7.
-+#     requires.append('argparse>=1.1')
-+
-+#     # For Python 2.6, we have to require a different verion of PyYAML since 
the latest
-+#     # versions dropped support for Python 2.6.
-+#     requires.append('PyYAML>=3.10,<=3.13')
+-    install_requires.append('PyYAML>=3.10,<5.4')
+-    install_requires.append('colorama>=0.2.5,<0.4.4')
++# if sys.version_info[:2] == (3, 4):
++#     install_requires.append('PyYAML>=3.10,<5.3')
++#     install_requires.append('colorama>=0.2.5,<0.4.2')
 +# else:
-+#     requires.append('PyYAML>=3.10,<=5.2')
++#     install_requires.append('PyYAML>=3.10,<5.4')
++#     install_requires.append('colorama>=0.2.5,<0.4.4')
  
  
  setup_options = dict(
-@@ -57,12 +57,12 @@
+@@ -54,8 +54,8 @@
                               'examples/*/*.txt', 'examples/*/*/*.txt',
                               'examples/*/*/*.rst', 'topics/*.rst',
                               'topics/*.json']},
--    install_requires=requires,
--    extras_require={
--        ':python_version=="2.6"': [
--            'argparse>=1.1',
--        ]
--    },
-+    # install_requires=requires,
-+    # extras_require={
-+    #     ':python_version=="2.6"': [
-+    #         'argparse>=1.1',
-+    #     ]
-+    # },
+-    install_requires=install_requires,
+-    extras_require={},
++    # install_requires=install_requires,
++    # extras_require={},
      license="Apache License 2.0",
      classifiers=[
          'Development Status :: 5 - Production/Stable',


Reply via email to