Hello community,

here is the log from the commit of package aws-cli for openSUSE:Factory checked 
in at 2018-11-09 07:53:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aws-cli (Old)
 and      /work/SRC/openSUSE:Factory/.aws-cli.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aws-cli"

Fri Nov  9 07:53:41 2018 rev:19 rq:646684 version:1.16.48

Changes:
--------
--- /work/SRC/openSUSE:Factory/aws-cli/aws-cli.changes  2018-09-18 
11:48:09.163616795 +0200
+++ /work/SRC/openSUSE:Factory/.aws-cli.new/aws-cli.changes     2018-11-09 
07:53:50.835750486 +0100
@@ -1,0 +2,9 @@
+Tue Nov  6 11:23:47 UTC 2018 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to version 1.16.48
+  + For detailed changes see
+    https://github.com/aws/aws-cli/blob/1.16.48/CHANGELOG.rst
+  + Forward port hide_py_pckgmgmt.patch
+  + Update Requires in spec file from setup.py
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ aws-cli.spec ++++++
--- /var/tmp/diff_new_pack.zEyccj/_old  2018-11-09 07:53:52.515748560 +0100
+++ /var/tmp/diff_new_pack.zEyccj/_new  2018-11-09 07:53:52.515748560 +0100
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           aws-cli
-Version:        1.16.1
+Version:        1.16.48
 Release:        0
 Summary:        Amazon Web Services Command Line Interface
 License:        Apache-2.0
@@ -29,7 +29,7 @@
 Requires:       python3
 Requires:       python3-PyYAML     <= 4.0
 Requires:       python3-PyYAML     >= 3.10
-Requires:       python3-botocore  >= 1.11.1
+Requires:       python3-botocore  >= 1.12.38
 Requires:       python3-colorama  <= 0.3.9
 Requires:       python3-colorama  >= 0.2.5
 Requires:       python3-docutils  >= 0.10
@@ -44,7 +44,7 @@
 Requires:       python
 Requires:       python-PyYAML     <= 3.13
 Requires:       python-PyYAML     >= 3.10
-Requires:       python-botocore  >= 1.11.1
+Requires:       python-botocore  >= 1.12.38
 Requires:       python-colorama  <= 0.3.9
 Requires:       python-colorama  >= 0.2.5
 Requires:       python-docutils  >= 0.10

++++++ aws-cli-1.16.1.tar.gz -> aws-cli-1.16.48.tar.gz ++++++
++++ 9398 lines of diff (skipped)

++++++ hide_py_pckgmgmt.patch ++++++
--- /var/tmp/diff_new_pack.zEyccj/_old  2018-11-09 07:53:52.951748060 +0100
+++ /var/tmp/diff_new_pack.zEyccj/_new  2018-11-09 07:53:52.955748056 +0100
@@ -1,16 +1,16 @@
---- setup.py.orig      2018-08-25 03:51:52.000000000 +0200
-+++ setup.py   2018-08-25 17:41:34.441844517 +0200
+--- setup.py.orig      2018-11-06 00:14:24.000000000 +0100
++++ setup.py   2018-11-06 12:17:23.491278811 +0100
 @@ -23,18 +23,18 @@
      raise RuntimeError("Unable to find version string.")
  
  
--requires = ['botocore==1.11.1',
+-requires = ['botocore==1.12.38',
 -            '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']
-+# requires = ['botocore==1.11.1',
++# requires = ['botocore==1.12.38',
 +#             'colorama>=0.2.5,<=0.3.9',
 +#             'docutils>=0.10',
 +#             'rsa>=3.1.2,<=3.5.0',


Reply via email to