Hello community,

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

Package is "aws-cli"

Wed Jul 25 16:10:35 2018 rev:16 rq:624786 version:1.15.63

Changes:
--------
--- /work/SRC/openSUSE:Factory/aws-cli/aws-cli.changes  2018-06-22 
13:34:06.693471067 +0200
+++ /work/SRC/openSUSE:Factory/.aws-cli.new/aws-cli.changes     2018-07-25 
16:10:42.153637750 +0200
@@ -1,0 +2,9 @@
+Sun Jul 22 20:17:45 UTC 2018 - adrian.glaub...@suse.com
+
+- Update to version 1.15.63
+  + For detailed changes see
+    https://github.com/aws/aws-cli/blob/1.15.63/CHANGELOG.rst
+  + Forward port hide_py_pckgmgmt.patch
+  + Update Requires in spec file from setup.py
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ aws-cli.spec ++++++
--- /var/tmp/diff_new_pack.6K2JEo/_old  2018-07-25 16:10:43.361640141 +0200
+++ /var/tmp/diff_new_pack.6K2JEo/_new  2018-07-25 16:10:43.369640157 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           aws-cli
-Version:        1.15.40
+Version:        1.15.63
 Release:        0
 Summary:        Amazon Web Services Command Line Interface
 License:        Apache-2.0
@@ -27,9 +27,9 @@
 Patch0:         hide_py_pckgmgmt.patch
 %if 0%{?suse_version} && 0%{?suse_version} > 1315
 Requires:       python3
-Requires:       python3-PyYAML     <= 3.12
+Requires:       python3-PyYAML     <= 3.13
 Requires:       python3-PyYAML     >= 3.10
-Requires:       python3-botocore  >= 1.10.40
+Requires:       python3-botocore  >= 1.10.62
 Requires:       python3-colorama  <= 0.3.9
 Requires:       python3-colorama  >= 0.2.5
 Requires:       python3-docutils  >= 0.10
@@ -41,9 +41,9 @@
 BuildRequires:  python3-setuptools
 %else
 Requires:       python
-Requires:       python-PyYAML     <= 3.12
+Requires:       python-PyYAML     <= 3.13
 Requires:       python-PyYAML     >= 3.10
-Requires:       python-botocore  >= 1.10.40
+Requires:       python-botocore  >= 1.10.62
 Requires:       python-colorama  <= 0.3.9
 Requires:       python-colorama  >= 0.2.5
 Requires:       python-docutils  >= 0.10

++++++ aws-cli-1.15.40.tar.gz -> aws-cli-1.15.63.tar.gz ++++++
++++ 5914 lines of diff (skipped)

++++++ hide_py_pckgmgmt.patch ++++++
--- /var/tmp/diff_new_pack.6K2JEo/_old  2018-07-25 16:10:43.949641305 +0200
+++ /var/tmp/diff_new_pack.6K2JEo/_new  2018-07-25 16:10:43.949641305 +0200
@@ -1,21 +1,21 @@
---- setup.py.orig      2018-06-15 23:45:51.000000000 +0200
-+++ setup.py   2018-06-19 14:00:58.013536379 +0200
+--- setup.py.orig      2018-07-20 23:55:47.000000000 +0200
++++ setup.py   2018-07-22 22:12:25.801491700 +0200
 @@ -23,18 +23,18 @@
      raise RuntimeError("Unable to find version string.")
  
  
--requires = ['botocore==1.10.40',
+-requires = ['botocore==1.10.62',
 -            '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.12']
-+# requires = ['botocore==1.10.40',
+-            'PyYAML>=3.10,<=3.13']
++# requires = ['botocore==1.10.62',
 +#             '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.12']
++#             'PyYAML>=3.10,<=3.13']
  
  
 -if sys.version_info[:2] == (2, 6):


Reply via email to