Hello community, here is the log from the commit of package python-boto3 for openSUSE:Factory checked in at 2018-08-27 13:48:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-boto3 (Old) and /work/SRC/openSUSE:Factory/.python-boto3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-boto3" Mon Aug 27 13:48:01 2018 rev:15 rq:629061 version:1.7.75 Changes: -------- --- /work/SRC/openSUSE:Factory/python-boto3/python-boto3.changes 2018-07-24 17:25:15.843520456 +0200 +++ /work/SRC/openSUSE:Factory/.python-boto3.new/python-boto3.changes 2018-08-27 13:48:02.728439930 +0200 @@ -1,0 +2,62 @@ +Mon Aug 13 14:29:20 UTC 2018 - [email protected] + +- Version update to 1.7.75 + * api-change:``rds``: [``botocore``] Update rds client to latest version + * api-change:``mediaconvert``: [``botocore``] Update mediaconvert client to latest version +- from version 1.7.74 + * api-change:``rds``: [``botocore``] Update rds client to latest version + * api-change:``dax``: [``botocore``] Update dax client to latest version + * api-change:``ecs``: [``botocore``] Update ecs client to latest version +- from version 1.7.73 + * api-change:``secretsmanager``: [``botocore``] Update secretsmanager client to latest version + * api-change:``ssm``: [``botocore``] Update ssm client to latest version +- from version 1.7.72 + * api-change:``logs``: [``botocore``] Update logs client to latest version + * api-change:``codebuild``: [``botocore``] Update codebuild client to latest version + * api-change:``ssm``: [``botocore``] Update ssm client to latest version + * api-change:``ec2``: [``botocore``] Update ec2 client to latest version + * api-change:``pinpoint``: [``botocore``] Update pinpoint client to latest version +- from version 1.7.71 + * api-change:``health``: [``botocore``] Update health client to latest version + * api-change:``dynamodb``: [``botocore``] Update dynamodb client to latest version +- from version 1.7.70 + * api-change:``alexaforbusiness``: [``botocore``] Update alexaforbusiness client to latest version +- from version 1.7.69 + * api-change:``polly``: [``botocore``] Update polly client to latest version + * api-change:``ssm``: [``botocore``] Update ssm client to latest version + * api-change:``kinesis``: [``botocore``] Update kinesis client to latest version + * api-change:``resource-groups``: [``botocore``] Update resource-groups client to latest version +- from version 1.7.68 + * api-change:``storagegateway``: [``botocore``] Update storagegateway client to latest version + * api-change:``transcribe``: [``botocore``] Update transcribe client to latest version +- from version 1.7.67 + * api-change:``kms``: [``botocore``] Update kms client to latest version + * api-change:``mediaconvert``: [``botocore``] Update mediaconvert client to latest version + * api-change:``es``: [``botocore``] Update es client to latest version + * api-change:``iot``: [``botocore``] Update iot client to latest version + * api-change:``connect``: [``botocore``] Update connect client to latest version +- from version 1.7.66 + * api-change:``directconnect``: [``botocore``] Update directconnect client to latest version + * api-change:``glue``: [``botocore``] Update glue client to latest version + * api-change:``iot``: [``botocore``] Update iot client to latest version + * api-change:``cloudhsmv2``: [``botocore``] Update cloudhsmv2 client to latest version + * api-change:``sagemaker``: [``botocore``] Update sagemaker client to latest version + * api-change:``mq``: [``botocore``] Update mq client to latest version + * enhancment:Timestamp Serialization: [``botocore``] Support explicit timestamp serialization per timestamp shape. + * api-change:``glacier``: [``botocore``] Update glacier client to latest version +- from version 1.7.65 + * api-change:``ssm``: [``botocore``] Update ssm client to latest version + * api-change:``ec2``: [``botocore``] Update ec2 client to latest version + * api-change:``greengrass``: [``botocore``] Update greengrass client to latest version + * api-change:``inspector``: [``botocore``] Update inspector client to latest version + * api-change:``codebuild``: [``botocore``] Update codebuild client to latest version + * api-change:``redshift``: [``botocore``] Update redshift client to latest version +- from version 1.7.64 + * api-change:``ecs``: [``botocore``] Update ecs client to latest version + * api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version + * api-change:``ec2``: [``botocore``] Update ec2 client to latest version +- from version 1.7.63 + * api-change:``dynamodb``: [``botocore``] Update dynamodb client to latest version +- Update Requires in spec file from setup.py + +------------------------------------------------------------------- Old: ---- 1.7.62.tar.gz New: ---- 1.7.75.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-boto3.spec ++++++ --- /var/tmp/diff_new_pack.Drhnfo/_old 2018-08-27 13:48:03.416440911 +0200 +++ /var/tmp/diff_new_pack.Drhnfo/_new 2018-08-27 13:48:03.416440911 +0200 @@ -18,14 +18,14 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-boto3 -Version: 1.7.62 +Version: 1.7.75 Release: 0 Summary: Amazon Web Services Library License: Apache-2.0 Group: Development/Languages/Python URL: https://github.com/boto/boto3 Source: https://github.com/boto/boto3/archive/%{version}.tar.gz -BuildRequires: %{python_module botocore >= 1.10.62} +BuildRequires: %{python_module botocore >= 1.10.75} BuildRequires: %{python_module mock} BuildRequires: %{python_module nose} BuildRequires: %{python_module s3transfer} @@ -33,7 +33,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-botocore < 1.11.0 -Requires: python-botocore >= 1.10.62 +Requires: python-botocore >= 1.10.75 Requires: python-jmespath < 1.0.0 Requires: python-jmespath >= 0.7.1 Requires: python-s3transfer < 0.2.0 ++++++ 1.7.62.tar.gz -> 1.7.75.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.7.62/.changes/1.7.63.json new/boto3-1.7.75/.changes/1.7.63.json --- old/boto3-1.7.62/.changes/1.7.63.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.7.75/.changes/1.7.63.json 2018-08-10 22:12:55.000000000 +0200 @@ -0,0 +1,7 @@ +[ + { + "category": "``dynamodb``", + "description": "[``botocore``] Update dynamodb client to latest version", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.7.62/.changes/1.7.64.json new/boto3-1.7.75/.changes/1.7.64.json --- old/boto3-1.7.62/.changes/1.7.64.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.7.75/.changes/1.7.64.json 2018-08-10 22:12:55.000000000 +0200 @@ -0,0 +1,17 @@ +[ + { + "category": "``ecs``", + "description": "[``botocore``] Update ecs client to latest version", + "type": "api-change" + }, + { + "category": "``elbv2``", + "description": "[``botocore``] Update elbv2 client to latest version", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "[``botocore``] Update ec2 client to latest version", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.7.62/.changes/1.7.65.json new/boto3-1.7.75/.changes/1.7.65.json --- old/boto3-1.7.62/.changes/1.7.65.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.7.75/.changes/1.7.65.json 2018-08-10 22:12:55.000000000 +0200 @@ -0,0 +1,32 @@ +[ + { + "category": "``ssm``", + "description": "[``botocore``] Update ssm client to latest version", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "[``botocore``] Update ec2 client to latest version", + "type": "api-change" + }, + { + "category": "``greengrass``", + "description": "[``botocore``] Update greengrass client to latest version", + "type": "api-change" + }, + { + "category": "``inspector``", + "description": "[``botocore``] Update inspector client to latest version", + "type": "api-change" + }, + { + "category": "``codebuild``", + "description": "[``botocore``] Update codebuild client to latest version", + "type": "api-change" + }, + { + "category": "``redshift``", + "description": "[``botocore``] Update redshift client to latest version", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.7.62/.changes/1.7.66.json new/boto3-1.7.75/.changes/1.7.66.json --- old/boto3-1.7.62/.changes/1.7.66.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.7.75/.changes/1.7.66.json 2018-08-10 22:12:55.000000000 +0200 @@ -0,0 +1,42 @@ +[ + { + "category": "``directconnect``", + "description": "[``botocore``] Update directconnect client to latest version", + "type": "api-change" + }, + { + "category": "``glue``", + "description": "[``botocore``] Update glue client to latest version", + "type": "api-change" + }, + { + "category": "``iot``", + "description": "[``botocore``] Update iot client to latest version", + "type": "api-change" + }, + { + "category": "``cloudhsmv2``", + "description": "[``botocore``] Update cloudhsmv2 client to latest version", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "[``botocore``] Update sagemaker client to latest version", + "type": "api-change" + }, + { + "category": "``mq``", + "description": "[``botocore``] Update mq client to latest version", + "type": "api-change" + }, + { + "category": "Timestamp Serialization", + "description": "[``botocore``] Support explicit timestamp serialization per timestamp shape.", + "type": "enhancment" + }, + { + "category": "``glacier``", + "description": "[``botocore``] Update glacier client to latest version", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.7.62/.changes/1.7.67.json new/boto3-1.7.75/.changes/1.7.67.json --- old/boto3-1.7.62/.changes/1.7.67.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.7.75/.changes/1.7.67.json 2018-08-10 22:12:55.000000000 +0200 @@ -0,0 +1,27 @@ +[ + { + "category": "``kms``", + "description": "[``botocore``] Update kms client to latest version", + "type": "api-change" + }, + { + "category": "``mediaconvert``", + "description": "[``botocore``] Update mediaconvert client to latest version", + "type": "api-change" + }, + { + "category": "``es``", + "description": "[``botocore``] Update es client to latest version", + "type": "api-change" + }, + { + "category": "``iot``", + "description": "[``botocore``] Update iot client to latest version", + "type": "api-change" + }, + { + "category": "``connect``", + "description": "[``botocore``] Update connect client to latest version", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.7.62/.changes/1.7.68.json new/boto3-1.7.75/.changes/1.7.68.json --- old/boto3-1.7.62/.changes/1.7.68.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.7.75/.changes/1.7.68.json 2018-08-10 22:12:55.000000000 +0200 @@ -0,0 +1,12 @@ +[ + { + "category": "``storagegateway``", + "description": "[``botocore``] Update storagegateway client to latest version", + "type": "api-change" + }, + { + "category": "``transcribe``", + "description": "[``botocore``] Update transcribe client to latest version", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.7.62/.changes/1.7.69.json new/boto3-1.7.75/.changes/1.7.69.json --- old/boto3-1.7.62/.changes/1.7.69.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.7.75/.changes/1.7.69.json 2018-08-10 22:12:55.000000000 +0200 @@ -0,0 +1,22 @@ +[ + { + "category": "``polly``", + "description": "[``botocore``] Update polly client to latest version", + "type": "api-change" + }, + { + "category": "``ssm``", + "description": "[``botocore``] Update ssm client to latest version", + "type": "api-change" + }, + { + "category": "``kinesis``", + "description": "[``botocore``] Update kinesis client to latest version", + "type": "api-change" + }, + { + "category": "``resource-groups``", + "description": "[``botocore``] Update resource-groups client to latest version", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.7.62/.changes/1.7.70.json new/boto3-1.7.75/.changes/1.7.70.json --- old/boto3-1.7.62/.changes/1.7.70.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.7.75/.changes/1.7.70.json 2018-08-10 22:12:55.000000000 +0200 @@ -0,0 +1,7 @@ +[ + { + "category": "``alexaforbusiness``", + "description": "[``botocore``] Update alexaforbusiness client to latest version", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.7.62/.changes/1.7.71.json new/boto3-1.7.75/.changes/1.7.71.json --- old/boto3-1.7.62/.changes/1.7.71.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.7.75/.changes/1.7.71.json 2018-08-10 22:12:55.000000000 +0200 @@ -0,0 +1,12 @@ +[ + { + "category": "``health``", + "description": "[``botocore``] Update health client to latest version", + "type": "api-change" + }, + { + "category": "``dynamodb``", + "description": "[``botocore``] Update dynamodb client to latest version", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.7.62/.changes/1.7.72.json new/boto3-1.7.75/.changes/1.7.72.json --- old/boto3-1.7.62/.changes/1.7.72.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.7.75/.changes/1.7.72.json 2018-08-10 22:12:55.000000000 +0200 @@ -0,0 +1,27 @@ +[ + { + "category": "``logs``", + "description": "[``botocore``] Update logs client to latest version", + "type": "api-change" + }, + { + "category": "``codebuild``", + "description": "[``botocore``] Update codebuild client to latest version", + "type": "api-change" + }, + { + "category": "``ssm``", + "description": "[``botocore``] Update ssm client to latest version", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "[``botocore``] Update ec2 client to latest version", + "type": "api-change" + }, + { + "category": "``pinpoint``", + "description": "[``botocore``] Update pinpoint client to latest version", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.7.62/.changes/1.7.73.json new/boto3-1.7.75/.changes/1.7.73.json --- old/boto3-1.7.62/.changes/1.7.73.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.7.75/.changes/1.7.73.json 2018-08-10 22:12:55.000000000 +0200 @@ -0,0 +1,12 @@ +[ + { + "category": "``secretsmanager``", + "description": "[``botocore``] Update secretsmanager client to latest version", + "type": "api-change" + }, + { + "category": "``ssm``", + "description": "[``botocore``] Update ssm client to latest version", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.7.62/.changes/1.7.74.json new/boto3-1.7.75/.changes/1.7.74.json --- old/boto3-1.7.62/.changes/1.7.74.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.7.75/.changes/1.7.74.json 2018-08-10 22:12:55.000000000 +0200 @@ -0,0 +1,17 @@ +[ + { + "category": "``rds``", + "description": "[``botocore``] Update rds client to latest version", + "type": "api-change" + }, + { + "category": "``dax``", + "description": "[``botocore``] Update dax client to latest version", + "type": "api-change" + }, + { + "category": "``ecs``", + "description": "[``botocore``] Update ecs client to latest version", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.7.62/.changes/1.7.75.json new/boto3-1.7.75/.changes/1.7.75.json --- old/boto3-1.7.62/.changes/1.7.75.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.7.75/.changes/1.7.75.json 2018-08-10 22:12:55.000000000 +0200 @@ -0,0 +1,12 @@ +[ + { + "category": "``rds``", + "description": "[``botocore``] Update rds client to latest version", + "type": "api-change" + }, + { + "category": "``mediaconvert``", + "description": "[``botocore``] Update mediaconvert client to latest version", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.7.62/.travis.yml new/boto3-1.7.75/.travis.yml --- old/boto3-1.7.62/.travis.yml 2018-07-20 23:55:31.000000000 +0200 +++ new/boto3-1.7.75/.travis.yml 2018-08-10 22:12:55.000000000 +0200 @@ -1,12 +1,29 @@ language: python -python: - - "2.6" - - "2.7" - - "3.3" - - "3.4" - - "3.5" - - "3.6" -sudo: false + +matrix: + include: + - python: 2.6 + dist: trusty + sudo: false + - python: 2.7 + dist: trusty + sudo: false + - python: 3.3 + dist: trusty + sudo: false + - python: 3.4 + dist: trusty + sudo: false + - python: 3.5 + dist: trusty + sudo: false + - python: 3.6 + dist: trusty + sudo: false + - python: 3.7 + dist: xenial + sudo: true + before_install: - if [ "$TRAVIS_PULL_REQUEST" != "false" ] && [ "$TRAVIS_BRANCH" == "master" ]; then echo "No pull requests can be sent to the master branch" 1>&2; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.7.62/CHANGELOG.rst new/boto3-1.7.75/CHANGELOG.rst --- old/boto3-1.7.62/CHANGELOG.rst 2018-07-20 23:55:31.000000000 +0200 +++ new/boto3-1.7.75/CHANGELOG.rst 2018-08-10 22:12:55.000000000 +0200 @@ -2,6 +2,115 @@ CHANGELOG ========= +1.7.75 +====== + +* api-change:``rds``: [``botocore``] Update rds client to latest version +* api-change:``mediaconvert``: [``botocore``] Update mediaconvert client to latest version + + +1.7.74 +====== + +* api-change:``rds``: [``botocore``] Update rds client to latest version +* api-change:``dax``: [``botocore``] Update dax client to latest version +* api-change:``ecs``: [``botocore``] Update ecs client to latest version + + +1.7.73 +====== + +* api-change:``secretsmanager``: [``botocore``] Update secretsmanager client to latest version +* api-change:``ssm``: [``botocore``] Update ssm client to latest version + + +1.7.72 +====== + +* api-change:``logs``: [``botocore``] Update logs client to latest version +* api-change:``codebuild``: [``botocore``] Update codebuild client to latest version +* api-change:``ssm``: [``botocore``] Update ssm client to latest version +* api-change:``ec2``: [``botocore``] Update ec2 client to latest version +* api-change:``pinpoint``: [``botocore``] Update pinpoint client to latest version + + +1.7.71 +====== + +* api-change:``health``: [``botocore``] Update health client to latest version +* api-change:``dynamodb``: [``botocore``] Update dynamodb client to latest version + + +1.7.70 +====== + +* api-change:``alexaforbusiness``: [``botocore``] Update alexaforbusiness client to latest version + + +1.7.69 +====== + +* api-change:``polly``: [``botocore``] Update polly client to latest version +* api-change:``ssm``: [``botocore``] Update ssm client to latest version +* api-change:``kinesis``: [``botocore``] Update kinesis client to latest version +* api-change:``resource-groups``: [``botocore``] Update resource-groups client to latest version + + +1.7.68 +====== + +* api-change:``storagegateway``: [``botocore``] Update storagegateway client to latest version +* api-change:``transcribe``: [``botocore``] Update transcribe client to latest version + + +1.7.67 +====== + +* api-change:``kms``: [``botocore``] Update kms client to latest version +* api-change:``mediaconvert``: [``botocore``] Update mediaconvert client to latest version +* api-change:``es``: [``botocore``] Update es client to latest version +* api-change:``iot``: [``botocore``] Update iot client to latest version +* api-change:``connect``: [``botocore``] Update connect client to latest version + + +1.7.66 +====== + +* api-change:``directconnect``: [``botocore``] Update directconnect client to latest version +* api-change:``glue``: [``botocore``] Update glue client to latest version +* api-change:``iot``: [``botocore``] Update iot client to latest version +* api-change:``cloudhsmv2``: [``botocore``] Update cloudhsmv2 client to latest version +* api-change:``sagemaker``: [``botocore``] Update sagemaker client to latest version +* api-change:``mq``: [``botocore``] Update mq client to latest version +* enhancment:Timestamp Serialization: [``botocore``] Support explicit timestamp serialization per timestamp shape. +* api-change:``glacier``: [``botocore``] Update glacier client to latest version + + +1.7.65 +====== + +* api-change:``ssm``: [``botocore``] Update ssm client to latest version +* api-change:``ec2``: [``botocore``] Update ec2 client to latest version +* api-change:``greengrass``: [``botocore``] Update greengrass client to latest version +* api-change:``inspector``: [``botocore``] Update inspector client to latest version +* api-change:``codebuild``: [``botocore``] Update codebuild client to latest version +* api-change:``redshift``: [``botocore``] Update redshift client to latest version + + +1.7.64 +====== + +* api-change:``ecs``: [``botocore``] Update ecs client to latest version +* api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version +* api-change:``ec2``: [``botocore``] Update ec2 client to latest version + + +1.7.63 +====== + +* api-change:``dynamodb``: [``botocore``] Update dynamodb client to latest version + + 1.7.62 ====== diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.7.62/boto3/__init__.py new/boto3-1.7.75/boto3/__init__.py --- old/boto3-1.7.62/boto3/__init__.py 2018-07-20 23:55:31.000000000 +0200 +++ new/boto3-1.7.75/boto3/__init__.py 2018-08-10 22:12:55.000000000 +0200 @@ -17,7 +17,7 @@ __author__ = 'Amazon Web Services' -__version__ = '1.7.62' +__version__ = '1.7.75' # The default Boto3 session; autoloaded when needed. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.7.62/docs/source/guide/sqs-example-dead-letter-queue.rst new/boto3-1.7.75/docs/source/guide/sqs-example-dead-letter-queue.rst --- old/boto3-1.7.62/docs/source/guide/sqs-example-dead-letter-queue.rst 2018-07-20 23:55:31.000000000 +0200 +++ new/boto3-1.7.75/docs/source/guide/sqs-example-dead-letter-queue.rst 2018-08-10 22:12:55.000000000 +0200 @@ -44,7 +44,7 @@ * Configure your AWS credentials, as described in :doc:`quickstart`. * Create an Amazon SQS queue to serve as a dead letter queue. For an example of creating a queue, see - `Using Queues <http://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/sqs-examples-using-queues.html>`_ in *Amazon SQS*. + :doc:`Using Queues <sqs-examples-using-queues>` in *Amazon SQS*. Configure Source Queues ======================= @@ -87,4 +87,4 @@ Attributes={ 'RedrivePolicy': json.dumps(redrive_policy) } - ) + ) \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.7.62/docs/source/guide/sqs-example-sending-receiving-msgs.rst new/boto3-1.7.75/docs/source/guide/sqs-example-sending-receiving-msgs.rst --- old/boto3-1.7.62/docs/source/guide/sqs-example-sending-receiving-msgs.rst 2018-07-20 23:55:31.000000000 +0200 +++ new/boto3-1.7.75/docs/source/guide/sqs-example-sending-receiving-msgs.rst 2018-08-10 22:12:55.000000000 +0200 @@ -43,7 +43,8 @@ * Configure your AWS credentials, as described in :doc:`quickstart`. * Create an Amazon SQS queue. For an example of creating a queue, see - `Using Queues in Amazon SQS <http://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/sqs-examples-using-queues.html>`_. + :doc:`Using Queues in Amazon SQS <sqs-examples-using-queues>`. + Send a Message to a Queue ========================= diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.7.62/docs/source/guide/sqs-example-visibility-timeout.rst new/boto3-1.7.75/docs/source/guide/sqs-example-visibility-timeout.rst --- old/boto3-1.7.62/docs/source/guide/sqs-example-visibility-timeout.rst 2018-07-20 23:55:31.000000000 +0200 +++ new/boto3-1.7.75/docs/source/guide/sqs-example-visibility-timeout.rst 2018-08-10 22:12:55.000000000 +0200 @@ -39,10 +39,10 @@ * Configure your AWS credentials, as described in :doc:`quickstart`. * Create an Amazon SQS queue. For an example of creating a queue, see - `Using Queues in Amazon SQS <http://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/sqs-examples-using-queues.html>`_. + :doc:`Using Queues in Amazon SQS <sqs-examples-using-queues>`. * Send a message to the queue. For an example of sending a message to a queue, see - `Sending and Receiving Messages in Amazon SQS <http://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/sqs-examples-send-receive-messages.html>`_. + :doc:`Sending and Receiving Messages in Amazon SQS <sqs-example-sending-receiving-msgs>`. Change the Visibility Timeout ============================= diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.7.62/setup.cfg new/boto3-1.7.75/setup.cfg --- old/boto3-1.7.62/setup.cfg 2018-07-20 23:55:31.000000000 +0200 +++ new/boto3-1.7.75/setup.cfg 2018-08-10 22:12:55.000000000 +0200 @@ -3,6 +3,6 @@ [metadata] requires-dist = - botocore>=1.10.62,<1.11.0 + botocore>=1.10.75,<1.11.0 jmespath>=0.7.1,<1.0.0 s3transfer>=0.1.10,<0.2.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.7.62/setup.py new/boto3-1.7.75/setup.py --- old/boto3-1.7.62/setup.py 2018-07-20 23:55:31.000000000 +0200 +++ new/boto3-1.7.75/setup.py 2018-08-10 22:12:55.000000000 +0200 @@ -14,7 +14,7 @@ requires = [ - 'botocore>=1.10.62,<1.11.0', + 'botocore>=1.10.75,<1.11.0', 'jmespath>=0.7.1,<1.0.0', 's3transfer>=0.1.10,<0.2.0' ] @@ -56,5 +56,6 @@ 'Programming Language :: Python :: 3.4', 'Programming Language :: Python :: 3.5', 'Programming Language :: Python :: 3.6', + 'Programming Language :: Python :: 3.7', ], )
