Hello community,

here is the log from the commit of package aws-cli for openSUSE:Factory checked 
in at 2020-08-14 09:32:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aws-cli (Old)
 and      /work/SRC/openSUSE:Factory/.aws-cli.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aws-cli"

Fri Aug 14 09:32:28 2020 rev:40 rq:826017 version:1.18.117

Changes:
--------
--- /work/SRC/openSUSE:Factory/aws-cli/aws-cli.changes  2020-08-03 
14:14:05.724421436 +0200
+++ /work/SRC/openSUSE:Factory/.aws-cli.new.3399/aws-cli.changes        
2020-08-14 09:33:57.440417737 +0200
@@ -1,0 +2,10 @@
+Wed Aug 12 11:25:30 UTC 2020 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 1.18.117 (bsc#1175147, bsc#1175148, jsc#ECO-2362, 
jsc#PM-2069)
+  + For detailed changes see
+    https://github.com/aws/aws-cli/blob/1.18.117/CHANGELOG.rst
+  + Forward port hide_py_pckgmgmt.patch
+  + Update Requires in spec file from setup.py
+- Rename README.rst to README.md in %docs section
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ aws-cli.spec ++++++
--- /var/tmp/diff_new_pack.YOgN9L/_old  2020-08-14 09:34:00.720419418 +0200
+++ /var/tmp/diff_new_pack.YOgN9L/_new  2020-08-14 09:34:00.724419420 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           aws-cli
-Version:        1.18.98
+Version:        1.18.117
 Release:        0
 Summary:        Amazon Web Services Command Line Interface
 License:        Apache-2.0
@@ -35,7 +35,7 @@
 Requires:       python3
 Requires:       python3-PyYAML <= 6.0.0
 Requires:       python3-PyYAML >= 3.10
-Requires:       python3-botocore >= 1.17.21
+Requires:       python3-botocore >= 1.17.40
 Requires:       python3-colorama <= 0.4.4
 Requires:       python3-colorama >= 0.2.5
 Requires:       python3-docutils >= 0.10
@@ -97,7 +97,7 @@
 install -DTm644 %{buildroot}%{_bindir}/aws_zsh_completer.sh 
%{buildroot}%{_sysconfdir}/zsh_completion.d/_aws
 
 %files
-%doc CHANGELOG.rst README.rst
+%doc CHANGELOG.rst README.md
 %license LICENSE.txt
 %if 0%{?suse_version} && 0%{?suse_version} > 1315
 %dir %{python3_sitelib}/awscli

++++++ aws-cli-1.18.98.tar.gz -> aws-cli-1.18.117.tar.gz ++++++
++++ 8286 lines of diff (skipped)

++++++ hide_py_pckgmgmt.patch ++++++
--- /var/tmp/diff_new_pack.YOgN9L/_old  2020-08-14 09:34:01.540419838 +0200
+++ /var/tmp/diff_new_pack.YOgN9L/_new  2020-08-14 09:34:01.540419838 +0200
@@ -1,16 +1,16 @@
---- setup.py.orig      2020-07-15 20:15:58.000000000 +0200
-+++ setup.py   2020-07-16 22:31:38.745172282 +0200
+--- setup.py.orig      2020-08-11 20:10:30.000000000 +0200
++++ setup.py   2020-08-12 13:23:05.368663655 +0200
 @@ -23,21 +23,21 @@
      raise RuntimeError("Unable to find version string.")
  
  
 -install_requires = [
--    'botocore==1.17.21',
+-    'botocore==1.17.40',
 -    'docutils>=0.10,<0.16',
 -    's3transfer>=0.3.0,<0.4.0',
 -]
 +# install_requires = [
-+#     'botocore==1.17.21',
++#     'botocore==1.17.40',
 +#     'docutils>=0.10,<0.16',
 +#     's3transfer>=0.3.0,<0.4.0',
 +# ]


Reply via email to