Hello community,

here is the log from the commit of package aws-cli for openSUSE:Factory checked 
in at 2019-11-19 12:59:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aws-cli (Old)
 and      /work/SRC/openSUSE:Factory/.aws-cli.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aws-cli"

Tue Nov 19 12:59:05 2019 rev:30 rq:748683 version:1.16.281

Changes:
--------
--- /work/SRC/openSUSE:Factory/aws-cli/aws-cli.changes  2019-11-06 
13:49:14.687710151 +0100
+++ /work/SRC/openSUSE:Factory/.aws-cli.new.26869/aws-cli.changes       
2019-11-19 12:59:06.894142031 +0100
@@ -1,0 +2,9 @@
+Thu Nov 14 11:47:34 UTC 2019 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- 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
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ aws-cli.spec ++++++
--- /var/tmp/diff_new_pack.NzN6Ci/_old  2019-11-19 12:59:07.514141641 +0100
+++ /var/tmp/diff_new_pack.NzN6Ci/_new  2019-11-19 12:59:07.514141641 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package aws-cli
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
 
 
 Name:           aws-cli
-Version:        1.16.258
+Version:        1.16.281
 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
 Requires:       groff
@@ -31,7 +31,7 @@
 Requires:       python3
 Requires:       python3-PyYAML     <= 6.0.0
 Requires:       python3-PyYAML     >= 3.10
-Requires:       python3-botocore  >= 1.12.248
+Requires:       python3-botocore  >= 1.13.17
 Requires:       python3-colorama  <= 0.4.2
 Requires:       python3-colorama  >= 0.2.5
 Requires:       python3-docutils  >= 0.10

++++++ aws-cli-1.16.258.tar.gz -> aws-cli-1.16.281.tar.gz ++++++
++++ 13576 lines of diff (skipped)

++++++ hide_py_pckgmgmt.patch ++++++
--- /var/tmp/diff_new_pack.NzN6Ci/_old  2019-11-19 12:59:08.182141219 +0100
+++ /var/tmp/diff_new_pack.NzN6Ci/_new  2019-11-19 12:59:08.182141219 +0100
@@ -1,10 +1,10 @@
---- setup.py.orig      2019-10-11 20:12:23.000000000 +0200
-+++ setup.py   2019-10-14 14:42:54.622237116 +0200
+--- setup.py.orig      2019-11-13 21:03:02.000000000 +0100
++++ setup.py   2019-11-14 12:44:04.349499511 +0100
 @@ -23,30 +23,30 @@
      raise RuntimeError("Unable to find version string.")
  
  
--install_requires = ['botocore==1.12.248',
+-install_requires = ['botocore==1.13.17',
 -                    'docutils>=0.10,<0.16',
 -                    'rsa>=3.1.2,<=3.5.0',
 -                    's3transfer>=0.2.0,<0.3.0']
@@ -28,7 +28,7 @@
 -else:
 -    install_requires.append('PyYAML>=3.10,<5.2')
 -    install_requires.append('colorama>=0.2.5,<0.4.2')
-+# install_requires = ['botocore==1.12.248',
++# install_requires = ['botocore==1.13.17',
 +#                     'docutils>=0.10,<0.16',
 +#                     'rsa>=3.1.2,<=3.5.0',
 +#                     's3transfer>=0.2.0,<0.3.0']


Reply via email to