From 9558507a3c103cda9f5803e4786cce4aa0690cf22d779a06e5a8c21252ac6183 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Mon, 3 Dec 2018 16:38:42 +0000 Subject: [PATCH] Accepting request 653581 from home:glaubitz:branches:devel:languages:python:aws - Version update to 1.12.57 (bsc#1118021, bsc#1118027) * bugfix:s3: Add md5 header injection to new operations that require it * api-change:``s3``: Update s3 client to latest version - from version 1.12.56 * api-change:``elbv2``: Update elbv2 client to latest version * api-change:``stepfunctions``: Update stepfunctions client to latest version * api-change:``xray``: Update xray client to latest version * api-change:``lambda``: Update lambda client to latest version * api-change:``events``: Update events client to latest version * api-change:``serverlessrepo``: Update serverlessrepo client to latest version * api-change:``kafka``: Update kafka client to latest version * api-change:``s3``: Update s3 client to latest version - from version 1.12.55 * api-change:``ec2``: Update ec2 client to latest version * api-change:``appmesh``: Update appmesh client to latest version * api-change:``license-manager``: Update license-manager client to latest version * api-change:``servicediscovery``: Update servicediscovery client to latest version * api-change:``sagemaker``: Update sagemaker client to latest version * api-change:``lightsail``: Update lightsail client to latest version - from version 1.12.54 * api-change:``securityhub``: Update securityhub client to latest version * api-change:``rds``: Update rds client to latest version * api-change:``fsx``: Update fsx client to latest version * api-change:``dynamodb``: Update dynamodb client to latest version - from version 1.12.53 * api-change:``meteringmarketplace``: Update meteringmarketplace client to latest version * api-change:``ec2``: Update ec2 client to latest version * api-change:``codedeploy``: Update codedeploy client to latest version * api-change:``translate``: Update translate client to latest version * api-change:``logs``: Update logs client to latest version OBS-URL: https://build.opensuse.org/request/show/653581 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=25 --- botocore-1.12.38.tar.gz | 3 - botocore-1.12.57.tar.gz | 3 + hide_py_pckgmgmt.patch | 6 +- python-botocore.changes | 144 ++++++++++++++++++++++++++++++++++++++++ python-botocore.spec | 2 +- 5 files changed, 151 insertions(+), 7 deletions(-) delete mode 100644 botocore-1.12.38.tar.gz create mode 100644 botocore-1.12.57.tar.gz diff --git a/botocore-1.12.38.tar.gz b/botocore-1.12.38.tar.gz deleted file mode 100644 index 2f904e3..0000000 --- a/botocore-1.12.38.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a9772401d199a7ac4059c5d4a142af37de752065473a086c29cc24960fde9333 -size 4909067 diff --git a/botocore-1.12.57.tar.gz b/botocore-1.12.57.tar.gz new file mode 100644 index 0000000..0e3cbc1 --- /dev/null +++ b/botocore-1.12.57.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dac7753d81e8a725b9a169fd63b43d2a3caeceb51de3fafd5e5bd10e25589cb +size 5247450 diff --git a/hide_py_pckgmgmt.patch b/hide_py_pckgmgmt.patch index 4291c40..66d6f88 100644 --- a/hide_py_pckgmgmt.patch +++ b/hide_py_pckgmgmt.patch @@ -1,6 +1,6 @@ -diff -Nru botocore-1.12.38.orig/setup.py botocore-1.12.38/setup.py ---- botocore-1.12.38.orig/setup.py 2018-11-06 00:14:10.000000000 +0100 -+++ botocore-1.12.38/setup.py 2018-11-06 15:22:36.543564530 +0100 +diff -Nru botocore-1.12.57.orig/setup.py botocore-1.12.57/setup.py +--- botocore-1.12.57.orig/setup.py 2018-11-30 01:57:48.000000000 +0100 ++++ botocore-1.12.57/setup.py 2018-12-03 15:18:54.196085340 +0100 @@ -23,31 +23,31 @@ raise RuntimeError("Unable to find version string.") diff --git a/python-botocore.changes b/python-botocore.changes index a075637..ca6841c 100644 --- a/python-botocore.changes +++ b/python-botocore.changes @@ -1,3 +1,147 @@ +------------------------------------------------------------------- +Mon Dec 3 16:29:43 UTC 2018 - John Paul Adrian Glaubitz + +- Version update to 1.12.57 (bsc#1118021, bsc#1118027) + * bugfix:s3: Add md5 header injection to new operations that require it + * api-change:``s3``: Update s3 client to latest version +- from version 1.12.56 + * api-change:``elbv2``: Update elbv2 client to latest version + * api-change:``stepfunctions``: Update stepfunctions client to latest version + * api-change:``xray``: Update xray client to latest version + * api-change:``lambda``: Update lambda client to latest version + * api-change:``events``: Update events client to latest version + * api-change:``serverlessrepo``: Update serverlessrepo client to latest version + * api-change:``kafka``: Update kafka client to latest version + * api-change:``s3``: Update s3 client to latest version +- from version 1.12.55 + * api-change:``ec2``: Update ec2 client to latest version + * api-change:``appmesh``: Update appmesh client to latest version + * api-change:``license-manager``: Update license-manager client to latest version + * api-change:``servicediscovery``: Update servicediscovery client to latest version + * api-change:``sagemaker``: Update sagemaker client to latest version + * api-change:``lightsail``: Update lightsail client to latest version +- from version 1.12.54 + * api-change:``securityhub``: Update securityhub client to latest version + * api-change:``rds``: Update rds client to latest version + * api-change:``fsx``: Update fsx client to latest version + * api-change:``dynamodb``: Update dynamodb client to latest version +- from version 1.12.53 + * api-change:``meteringmarketplace``: Update meteringmarketplace client to latest version + * api-change:``ec2``: Update ec2 client to latest version + * api-change:``codedeploy``: Update codedeploy client to latest version + * api-change:``translate``: Update translate client to latest version + * api-change:``logs``: Update logs client to latest version + * api-change:``kinesisanalytics``: Update kinesisanalytics client to latest version + * api-change:``comprehendmedical``: Update comprehendmedical client to latest version + * api-change:``mediaconnect``: Update mediaconnect client to latest version + * api-change:``kinesisanalyticsv2``: Update kinesisanalyticsv2 client to latest version + * api-change:``ecs``: Update ecs client to latest version +- from version 1.12.52 + * api-change:``iot``: Update iot client to latest version + * api-change:``sms``: Update sms client to latest version + * api-change:``s3``: Update s3 client to latest version + * api-change:``iotanalytics``: Update iotanalytics client to latest version + * api-change:``greengrass``: Update greengrass client to latest version + * api-change:``kms``: Update kms client to latest version + * api-change:``ec2``: Update ec2 client to latest version + * api-change:``globalaccelerator``: Update globalaccelerator client to latest version +- from version 1.12.51 + * api-change:``amplify``: Update amplify client to latest version + * api-change:``transfer``: Update transfer client to latest version + * api-change:``snowball``: Update snowball client to latest version + * api-change:``robomaker``: Update robomaker client to latest version + * api-change:``s3``: Update s3 client to latest version + * api-change:``datasync``: Update datasync client to latest version +- from version 1.12.50 + * api-change:``rekognition``: Update rekognition client to latest version +- from version 1.12.49 + * api-change:``autoscaling-plans``: Update autoscaling-plans client to latest version + * api-change:``xray``: Update xray client to latest version + * api-change:``devicefarm``: Update devicefarm client to latest version + * api-change:``ssm``: Update ssm client to latest version + * api-change:``medialive``: Update medialive client to latest version + * api-change:``redshift``: Update redshift client to latest version + * api-change:``rds-data``: Update rds-data client to latest version + * api-change:``appsync``: Update appsync client to latest version + * api-change:``cloudwatch``: Update cloudwatch client to latest version + * api-change:``quicksight``: Update quicksight client to latest version + * api-change:``cloudfront``: Update cloudfront client to latest version +- from version 1.12.48 + * api-change:``lightsail``: Update lightsail client to latest version + * api-change:``workspaces``: Update workspaces client to latest version + * api-change:``workdocs``: Update workdocs client to latest version + * api-change:``batch``: Update batch client to latest version + * api-change:``ec2``: Update ec2 client to latest version + * api-change:``devicefarm``: Update devicefarm client to latest version + * api-change:``rds``: Update rds client to latest version + * api-change:``cloudformation``: Update cloudformation client to latest version + * api-change:``lambda``: Update lambda client to latest version + * api-change:``config``: Update config client to latest version + * api-change:``cloudtrail``: Update cloudtrail client to latest version + * api-change:``mediaconvert``: Update mediaconvert client to latest version + * api-change:``iot``: Update iot client to latest version +- from version 1.12.47 + * api-change:``ssm``: Update ssm client to latest version + * api-change:``comprehend``: Update comprehend client to latest version + * api-change:``workspaces``: Update workspaces client to latest version + * api-change:``ce``: Update ce client to latest version + * api-change:``ecs``: Update ecs client to latest version +- from version 1.12.46 + * api-change:``s3``: Update s3 client to latest version + * api-change:``sms-voice``: Update sms-voice client to latest version + * api-change:``redshift``: Update redshift client to latest version + * api-change:``rds``: Update rds client to latest version + * api-change:``dms``: Update dms client to latest version + * api-change:``codebuild``: Update codebuild client to latest version + * api-change:``s3control``: Update s3control client to latest version + * api-change:``directconnect``: Update directconnect client to latest version + * api-change:``ram``: Update ram client to latest version + * api-change:``pinpoint``: Update pinpoint client to latest version + * api-change:``route53resolver``: Update route53resolver client to latest version + * api-change:``comprehend``: Update comprehend client to latest version + * api-change:``transcribe``: Update transcribe client to latest version + * api-change:``ecs``: Update ecs client to latest version + * api-change:``iam``: Update iam client to latest version +- from version 1.12.45 + * api-change:``resource-groups``: Update resource-groups client to latest version + * api-change:``autoscaling``: Update autoscaling client to latest version + * api-change:``mediatailor``: Update mediatailor client to latest version + * api-change:``sns``: Update sns client to latest version + * api-change:``sagemaker``: Update sagemaker client to latest version + * api-change:``servicecatalog``: Update servicecatalog client to latest version + * api-change:``ec2``: Update ec2 client to latest version +- from version 1.12.44 + * api-change:``chime``: Update chime client to latest version + * api-change:``budgets``: Update budgets client to latest version + * api-change:``redshift``: Update redshift client to latest version +- from version 1.12.43 + * api-change:``polly``: Update polly client to latest version + * api-change:``batch``: Update batch client to latest version + * api-change:``firehose``: Update firehose client to latest version + * api-change:``cloudformation``: Update cloudformation client to latest version + * api-change:``budgets``: Update budgets client to latest version + * api-change:``codepipeline``: Update codepipeline client to latest version + * api-change:``rds``: Update rds client to latest version +- from version 1.12.42 + * api-change:``mediapackage``: Update mediapackage client to latest version +- from version 1.12.41 + * api-change:``medialive``: Update medialive client to latest version + * api-change:``dlm``: Update dlm client to latest version + * api-change:``events``: Update events client to latest version +- from version 1.12.40 + * api-change:``dms``: Update dms client to latest version + * api-change:``ce``: Update ce client to latest version + * api-change:``ec2``: Update ec2 client to latest version +- from version 1.12.39 + * api-change:``codebuild``: Update codebuild client to latest version + * api-change:``pinpoint``: Update pinpoint client to latest version + * api-change:``ec2``: Update ec2 client to latest version + * api-change:``pinpoint-email``: Update pinpoint-email client to latest version + * api-change:``apigateway``: Update apigateway client to latest version + * api-change:``waf-regional``: Update waf-regional client to latest version + * bugfix:session config: Added the default session configuration + tuples back to session.session_vars_map. + ------------------------------------------------------------------- Wed Nov 7 12:56:44 UTC 2018 - Robert Schweikert diff --git a/python-botocore.spec b/python-botocore.spec index 680b827..b80b25b 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-botocore -Version: 1.12.38 +Version: 1.12.57 Release: 0 Summary: Python interface for AWS License: Apache-2.0