Hello community,

here is the log from the commit of package aws-cli for openSUSE:Leap:15.2 
checked in at 2020-03-06 12:38:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/aws-cli (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.aws-cli.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aws-cli"

Fri Mar  6 12:38:47 2020 rev:15 rq:779840 version:1.16.223

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/aws-cli/aws-cli.changes        2020-01-15 
14:47:58.405321937 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.aws-cli.new.26092/aws-cli.changes     
2020-03-06 12:40:33.526730996 +0100
@@ -1,0 +2,69 @@
+Thu Aug 22 13:09:42 UTC 2019 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 1.16.223
+  + For detailed changes see
+    https://github.com/aws/aws-cli/blob/1.16.223/CHANGELOG.rst
+  + Forward port hide_py_pckgmgmt.patch
+  + Update Requires in spec file from setup.py
+
+-------------------------------------------------------------------
+Fri Jun 28 12:33:49 UTC 2019 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 1.16.189
+  + For detailed changes see
+    https://github.com/aws/aws-cli/blob/1.16.189/CHANGELOG.rst
+  + Forward port hide_py_pckgmgmt.patch
+  + Update Requires in spec file from setup.py
+
+-------------------------------------------------------------------
+Thu Jun 20 12:52:57 UTC 2019 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 1.16.182
+  + For detailed changes see
+    https://github.com/aws/aws-cli/blob/1.16.182/CHANGELOG.rst
+  + Forward port hide_py_pckgmgmt.patch
+  + Update Requires in spec file from setup.py
+
+-------------------------------------------------------------------
+Wed Jun 12 14:10:01 UTC 2019 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 1.16.176
+  + For detailed changes see
+    https://github.com/aws/aws-cli/blob/1.16.176/CHANGELOG.rst
+  + Forward port hide_py_pckgmgmt.patch
+  + Update Requires in spec file from setup.py
+- Relax version constraints for python-PyYAML and python-rsa
+- Run fdupes to hardlink duplicate files
+  + Add fdupes to BuildRequires
+  + Add %fdupes invocation to %install
+- Run recursive find with chmod to remove executable bit for
+  REST files in example folder to fix rpmlint warning
+
+-------------------------------------------------------------------
+Wed Feb 13 12:06:51 UTC 2019 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 1.16.103
+  + For detailed changes see
+    https://github.com/aws/aws-cli/blob/1.16.103/CHANGELOG.rst
+  + Forward port hide_py_pckgmgmt.patch
+  + Update Requires in spec file from setup.py
+
+-------------------------------------------------------------------
+Thu Jan 24 10:36:34 UTC 2019 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 1.16.94
+  + For detailed changes see
+    https://github.com/aws/aws-cli/blob/1.16.94/CHANGELOG.rst
+  + Forward port hide_py_pckgmgmt.patch
+  + Update Requires in spec file from setup.py
+
+-------------------------------------------------------------------
+Sun Jan  6 19:21:39 UTC 2019 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 1.16.84
+  + For detailed changes see
+    https://github.com/aws/aws-cli/blob/1.16.84/CHANGELOG.rst
+  + Forward port hide_py_pckgmgmt.patch
+  + Update Requires in spec file from setup.py
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ aws-cli.spec ++++++
--- /var/tmp/diff_new_pack.pvu6Wo/_old  2020-03-06 12:40:35.174731998 +0100
+++ /var/tmp/diff_new_pack.pvu6Wo/_new  2020-03-06 12:40:35.174731998 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package aws-cli
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           aws-cli
-Version:        1.16.61
+Version:        1.16.223
 Release:        0
 Summary:        Amazon Web Services Command Line Interface
 License:        Apache-2.0
@@ -25,18 +25,19 @@
 Url:            https://github.com/aws/aws-cli
 Source0:        %{name}-%{version}.tar.gz
 Patch0:         hide_py_pckgmgmt.patch
+BuildRequires:  fdupes
 %if 0%{?suse_version} && 0%{?suse_version} > 1315
 Requires:       python3
-Requires:       python3-PyYAML     <= 4.0
+Requires:       python3-PyYAML     <= 6.0.0
 Requires:       python3-PyYAML     >= 3.10
-Requires:       python3-botocore  >= 1.12.51
+Requires:       python3-botocore  >= 1.12.213
 Requires:       python3-colorama  <= 0.4.1
 Requires:       python3-colorama  >= 0.2.5
 Requires:       python3-docutils  >= 0.10
-Requires:       python3-rsa       <= 3.5.0
+Requires:       python3-rsa       <  5.0.0
 Requires:       python3-rsa       >= 3.1.2
-Requires:       python3-s3transfer <= 0.2.0
-Requires:       python3-s3transfer >= 0.1.12
+Requires:       python3-s3transfer < 0.3.0
+Requires:       python3-s3transfer >= 0.2.0
 Requires:       python3-six
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
@@ -44,14 +45,14 @@
 Requires:       python
 Requires:       python-PyYAML     <= 3.13
 Requires:       python-PyYAML     >= 3.10
-Requires:       python-botocore  >= 1.12.51
+Requires:       python-botocore  >= 1.12.93
 Requires:       python-colorama  <= 0.3.9
 Requires:       python-colorama  >= 0.2.5
 Requires:       python-docutils  >= 0.10
 Requires:       python-rsa       <= 3.5.0
 Requires:       python-rsa       >= 3.1.2
-Requires:       python-s3transfer <= 0.2.0
-Requires:       python-s3transfer >= 0.1.12
+Requires:       python-s3transfer < 0.3.0
+Requires:       python-s3transfer >= 0.2.0
 Requires:       python-six
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
@@ -79,8 +80,12 @@
 %install
 %if 0%{?suse_version} && 0%{?suse_version} > 1315
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot} 
--install-scripts=%{_bindir}
+%fdupes %{buildroot}%{python3_sitelib}
+find %{buildroot}%{python3_sitelib}/awscli/examples -type f -exec chmod 644 {} 
\;
 %else
 python setup.py install --prefix=%{_prefix} --root=%{buildroot} 
--install-scripts=%{_bindir}
+%fdupes %{buildroot}%{python_sitelib}
+find %{buildroot}%{python_sitelib}/awscli/examples -type f -exec chmod 644 {} 
\;
 %endif
 # No DOS crap
 rm %{buildroot}/%{_bindir}/aws.cmd

++++++ aws-cli-1.16.61.tar.gz -> aws-cli-1.16.223.tar.gz ++++++
++++ 58296 lines of diff (skipped)

++++++ hide_py_pckgmgmt.patch ++++++
--- /var/tmp/diff_new_pack.pvu6Wo/_old  2020-03-06 12:40:36.706732929 +0100
+++ /var/tmp/diff_new_pack.pvu6Wo/_new  2020-03-06 12:40:36.722732939 +0100
@@ -1,36 +1,48 @@
---- setup.py.orig      2018-11-26 10:09:17.000000000 +0100
-+++ setup.py   2018-11-29 13:47:18.748043484 +0100
-@@ -23,18 +23,18 @@
+--- 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 @@
      raise RuntimeError("Unable to find version string.")
  
  
--requires = ['botocore==1.12.51',
+-requires = ['botocore==1.12.213',
 -            'colorama>=0.2.5,<=0.3.9',
--            'docutils>=0.10',
+-            'docutils>=0.10,<0.16',
 -            'rsa>=3.1.2,<=3.5.0',
--            's3transfer>=0.1.12,<0.2.0',
--            'PyYAML>=3.10,<=3.13']
-+# requires = ['botocore==1.12.51',
-+#             'colorama>=0.2.5,<=0.3.9',
-+#             'docutils>=0.10',
-+#             'rsa>=3.1.2,<=3.5.0',
-+#             's3transfer>=0.1.12,<0.2.0',
-+#             'PyYAML>=3.10,<=3.13']
- 
- 
+-            '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')
+-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')
++# else:
++#     requires.append('PyYAML>=3.10,<=5.2')
  
  
  setup_options = dict(
-@@ -51,12 +51,12 @@
-     package_data={'awscli': ['data/*.json', 'examples/*/*.rst',
+@@ -57,12 +57,12 @@
+                              'examples/*/*.txt', 'examples/*/*/*.txt',
                               'examples/*/*/*.rst', 'topics/*.rst',
                               'topics/*.json']},
 -    install_requires=requires,
@@ -46,5 +58,5 @@
 +    #     ]
 +    # },
      license="Apache License 2.0",
-     classifiers=(
+     classifiers=[
          'Development Status :: 5 - Production/Stable',


Reply via email to