diff --git a/botocore-1.12.74.tar.gz b/botocore-1.12.74.tar.gz deleted file mode 100644 index b39ef92..0000000 --- a/botocore-1.12.74.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1af5c692b8af8c6f955af8e2e4daad3186eab382ead24b517006462b0f71cc13 -size 5343012 diff --git a/botocore-1.12.84.tar.gz b/botocore-1.12.84.tar.gz new file mode 100644 index 0000000..913dde7 --- /dev/null +++ b/botocore-1.12.84.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7691463aa1e2e66cd5889342a58bb7ca7a12f4d6343cb515a66dbe58caaffe42 +size 5392521 diff --git a/hide_py_pckgmgmt.patch b/hide_py_pckgmgmt.patch index 66d6f88..ad1b8c3 100644 --- a/hide_py_pckgmgmt.patch +++ b/hide_py_pckgmgmt.patch @@ -1,6 +1,6 @@ -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 +diff -Nru botocore-1.12.84.orig/setup.py botocore-1.12.84/setup.py +--- botocore-1.12.84.orig/setup.py 2019-01-24 00:03:29.000000000 +0100 ++++ botocore-1.12.84/setup.py 2019-01-24 11:52:15.619409887 +0100 @@ -23,31 +23,31 @@ raise RuntimeError("Unable to find version string.") @@ -75,5 +75,5 @@ diff -Nru botocore-1.12.57.orig/setup.py botocore-1.12.57/setup.py + # ] + # }, license="Apache License 2.0", - classifiers=( + classifiers=[ 'Development Status :: 5 - Production/Stable', diff --git a/python-botocore.changes b/python-botocore.changes index 7a73121..3e9a722 100644 --- a/python-botocore.changes +++ b/python-botocore.changes @@ -1,3 +1,47 @@ +------------------------------------------------------------------- +Thu Jan 24 10:20:00 UTC 2019 - John Paul Adrian Glaubitz + +- Version update to 1.12.84 + * api-change:``worklink``: Update worklink client to latest version + * api-change:``apigatewaymanagementapi``: Update apigatewaymanagementapi client to latest version + * api-change:``acm-pca``: Update acm-pca client to latest version +- from version 1.12.83 + * api-change:``appstream``: Update appstream client to latest version + * api-change:``discovery``: Update discovery client to latest version + * api-change:``dms``: Update dms client to latest version + * api-change:``fms``: Update fms client to latest version + * api-change:``ssm``: Update ssm client to latest version +- from version 1.12.82 + * api-change:``glue``: Update glue client to latest version + * api-change:``ec2``: Update ec2 client to latest version +- from version 1.12.81 + * api-change:``lightsail``: Update lightsail client to latest version + * api-change:``lambda``: Update lambda client to latest version + * api-change:``pinpoint``: Update pinpoint client to latest version + * api-change:``rekognition``: Update rekognition client to latest version +- from version 1.12.80 + * api-change:``dynamodb``: Update dynamodb client to latest version + * api-change:``ce``: Update ce client to latest version + * api-change:``backup``: Update backup client to latest version +- from version 1.12.79 + * api-change:``storagegateway``: Update storagegateway client to latest version + * api-change:``mediaconvert``: Update mediaconvert client to latest version +- from version 1.12.78 + * api-change:``rds-data``: Update rds-data client to latest version + * api-change:``emr``: Update emr client to latest version +- from version 1.12.77 + * api-change:``iot``: Update iot client to latest version + * api-change:``ec2``: Update ec2 client to latest version + * api-change:``codedeploy``: Update codedeploy client to latest version + * api-change:``sagemaker``: Update sagemaker client to latest version +- from version 1.12.76 + * api-change:``docdb``: Update docdb client to latest version + * api-change:``redshift``: Update redshift client to latest version +- from version 1.12.75 + * api-change:``appmesh``: Update appmesh client to latest version +- Refresh patches for new version + + hide_py_pckgmgmt.patch + ------------------------------------------------------------------- Sun Jan 6 18:45:08 UTC 2019 - John Paul Adrian Glaubitz diff --git a/python-botocore.spec b/python-botocore.spec index 1d6c760..6c4f637 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.74 +Version: 1.12.84 Release: 0 Summary: Python interface for AWS License: Apache-2.0