Hello community, here is the log from the commit of package aws-cli for openSUSE:Factory checked in at 2019-01-10 15:20:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/aws-cli (Old) and /work/SRC/openSUSE:Factory/.aws-cli.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "aws-cli" Thu Jan 10 15:20:46 2019 rev:21 rq:663354 version:1.16.84 Changes: -------- --- /work/SRC/openSUSE:Factory/aws-cli/aws-cli.changes 2018-12-04 20:58:25.808580281 +0100 +++ /work/SRC/openSUSE:Factory/.aws-cli.new.28833/aws-cli.changes 2019-01-10 15:21:08.762466880 +0100 @@ -1,0 +2,9 @@ +Sun Jan 6 19:21:39 UTC 2019 - John Paul Adrian Glaubitz <[email protected]> + +- 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.84.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ aws-cli.spec ++++++ --- /var/tmp/diff_new_pack.jX9c6s/_old 2019-01-10 15:21:09.222466403 +0100 +++ /var/tmp/diff_new_pack.jX9c6s/_new 2019-01-10 15:21:09.226466398 +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.84 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.12.51 +Requires: python3-botocore >= 1.12.74 Requires: python3-colorama <= 0.4.1 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.12.51 +Requires: python-botocore >= 1.12.74 Requires: python-colorama <= 0.3.9 Requires: python-colorama >= 0.2.5 Requires: python-docutils >= 0.10 ++++++ aws-cli-1.16.61.tar.gz -> aws-cli-1.16.84.tar.gz ++++++ ++++ 5831 lines of diff (skipped) ++++++ hide_py_pckgmgmt.patch ++++++ --- /var/tmp/diff_new_pack.jX9c6s/_old 2019-01-10 15:21:09.606466005 +0100 +++ /var/tmp/diff_new_pack.jX9c6s/_new 2019-01-10 15:21:09.606466005 +0100 @@ -1,16 +1,16 @@ ---- setup.py.orig 2018-11-26 10:09:17.000000000 +0100 -+++ setup.py 2018-11-29 13:47:18.748043484 +0100 +--- setup.py.orig 2019-01-04 23:58:14.000000000 +0100 ++++ setup.py 2019-01-06 20:24:06.243843371 +0100 @@ -23,18 +23,18 @@ raise RuntimeError("Unable to find version string.") --requires = ['botocore==1.12.51', +-requires = ['botocore==1.12.74', - '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.12.51', ++# requires = ['botocore==1.12.74', +# 'colorama>=0.2.5,<=0.3.9', +# 'docutils>=0.10', +# 'rsa>=3.1.2,<=3.5.0',
