Accepting request 748650 from home:glaubitz:branches:devel:languages:python:aws
- Version update to 1.13.17 * api-change:``sesv2``: Update sesv2 client to latest version * api-change:``dataexchange``: Update dataexchange client to latest version * api-change:``iot``: Update iot client to latest version * api-change:``cloudsearch``: Update cloudsearch client to latest version * api-change:``dlm``: Update dlm client to latest version - from version 1.13.16 * api-change:``transcribe``: Update transcribe client to latest version * api-change:``marketplace-catalog``: Update marketplace-catalog client to latest version * api-change:``dynamodb``: Update dynamodb client to latest version * api-change:``codepipeline``: Update codepipeline client to latest version * api-change:``elbv2``: Update elbv2 client to latest version - from version 1.13.15 * api-change:``ce``: Update ce client to latest version * api-change:``cloudformation``: Update cloudformation client to latest version - from version 1.13.14 * api-change:``cognito-identity``: Update cognito-identity client to latest version * api-change:``ecr``: Update ecr client to latest version - from version 1.13.13 * api-change:``ssm``: Update ssm client to latest version * api-change:``sso``: Update sso client to latest version * api-change:``sso-oidc``: Update sso-oidc client to latest version * api-change:``comprehend``: Update comprehend client to latest version - from version 1.13.12 * api-change:``savingsplans``: Update savingsplans client to latest version - from version 1.13.11 * api-change:``codebuild``: Update codebuild client to latest version * api-change:``budgets``: Update budgets client to latest version * api-change:``efs``: Update efs client to latest version * api-change:``ce``: Update ce client to latest version OBS-URL: https://build.opensuse.org/request/show/748650 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=54
This commit is contained in:
parent
9d1b77fd34
commit
1b37ceecb9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e5b997b8087a29611916e58a28ad3d62d07fe7ac12ef552179e7f11c607d61a
|
||||
size 5935701
|
3
botocore-1.13.17.tar.gz
Normal file
3
botocore-1.13.17.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc79a28d2f8e04e30b3e02b8d3779b4b721d71e5dbe57c6b265ef99575fd9667
|
||||
size 5636113
|
@ -1,6 +1,6 @@
|
||||
diff -Nru botocore-1.12.213.orig/setup.py botocore-1.12.213/setup.py
|
||||
--- botocore-1.12.213.orig/setup.py 2019-08-21 20:18:28.000000000 +0200
|
||||
+++ botocore-1.12.213/setup.py 2019-08-22 14:01:22.936089669 +0200
|
||||
diff -Nru botocore-1.13.17.orig/setup.py botocore-1.13.17/setup.py
|
||||
--- botocore-1.13.17.orig/setup.py 2019-11-13 21:01:02.000000000 +0100
|
||||
+++ botocore-1.13.17/setup.py 2019-11-14 11:38:38.621872154 +0100
|
||||
@@ -23,31 +23,31 @@
|
||||
raise RuntimeError("Unable to find version string.")
|
||||
|
||||
@ -24,7 +24,7 @@ diff -Nru botocore-1.12.213.orig/setup.py botocore-1.12.213/setup.py
|
||||
- requires.append('simplejson==3.3.0')
|
||||
- requires.append('python-dateutil>=2.1,<2.7.0')
|
||||
-else:
|
||||
- requires.append('python-dateutil>=2.1,<3.0.0')
|
||||
- requires.append('python-dateutil>=2.1,<2.8.1')
|
||||
-
|
||||
-if sys.version_info[:2] == (2, 6):
|
||||
- requires.append('urllib3>=1.20,<1.24')
|
||||
@ -45,7 +45,7 @@ diff -Nru botocore-1.12.213.orig/setup.py botocore-1.12.213/setup.py
|
||||
+# requires.append('simplejson==3.3.0')
|
||||
+# requires.append('python-dateutil>=2.1,<2.7.0')
|
||||
+# else:
|
||||
+# requires.append('python-dateutil>=2.1,<3.0.0')
|
||||
+# requires.append('python-dateutil>=2.1,<2.8.1')
|
||||
+
|
||||
+# if sys.version_info[:2] == (2, 6):
|
||||
+# requires.append('urllib3>=1.20,<1.24')
|
||||
|
@ -1,3 +1,95 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 10:57:07 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Version update to 1.13.17
|
||||
* api-change:``sesv2``: Update sesv2 client to latest version
|
||||
* api-change:``dataexchange``: Update dataexchange client to latest version
|
||||
* api-change:``iot``: Update iot client to latest version
|
||||
* api-change:``cloudsearch``: Update cloudsearch client to latest version
|
||||
* api-change:``dlm``: Update dlm client to latest version
|
||||
- from version 1.13.16
|
||||
* api-change:``transcribe``: Update transcribe client to latest version
|
||||
* api-change:``marketplace-catalog``: Update marketplace-catalog client to latest version
|
||||
* api-change:``dynamodb``: Update dynamodb client to latest version
|
||||
* api-change:``codepipeline``: Update codepipeline client to latest version
|
||||
* api-change:``elbv2``: Update elbv2 client to latest version
|
||||
- from version 1.13.15
|
||||
* api-change:``ce``: Update ce client to latest version
|
||||
* api-change:``cloudformation``: Update cloudformation client to latest version
|
||||
- from version 1.13.14
|
||||
* api-change:``cognito-identity``: Update cognito-identity client to latest version
|
||||
* api-change:``ecr``: Update ecr client to latest version
|
||||
- from version 1.13.13
|
||||
* api-change:``ssm``: Update ssm client to latest version
|
||||
* api-change:``sso``: Update sso client to latest version
|
||||
* api-change:``sso-oidc``: Update sso-oidc client to latest version
|
||||
* api-change:``comprehend``: Update comprehend client to latest version
|
||||
- from version 1.13.12
|
||||
* api-change:``savingsplans``: Update savingsplans client to latest version
|
||||
- from version 1.13.11
|
||||
* api-change:``codebuild``: Update codebuild client to latest version
|
||||
* api-change:``budgets``: Update budgets client to latest version
|
||||
* api-change:``efs``: Update efs client to latest version
|
||||
* api-change:``ce``: Update ce client to latest version
|
||||
* api-change:``savingsplans``: Update savingsplans client to latest version
|
||||
* api-change:``signer``: Update signer client to latest version
|
||||
- from version 1.13.10
|
||||
* api-change:``rds``: Update rds client to latest version
|
||||
* api-change:``codestar-notifications``: Update codestar-notifications client to latest version
|
||||
- from version 1.13.9
|
||||
* api-change:``dax``: Update dax client to latest version
|
||||
* api-change:``ec2``: Update ec2 client to latest version
|
||||
* api-change:``robomaker``: Update robomaker client to latest version
|
||||
- from version 1.13.8
|
||||
* api-change:``pinpoint``: Update pinpoint client to latest version
|
||||
* api-change:``cloudtrail``: Update cloudtrail client to latest version
|
||||
* api-change:``dms``: Update dms client to latest version
|
||||
- from version 1.13.7
|
||||
* api-change:``support``: Update support client to latest version
|
||||
* api-change:``amplify``: Update amplify client to latest version
|
||||
* api-change:``s3``: Update s3 client to latest version
|
||||
- from version 1.13.6
|
||||
* api-change:``elasticache``: Update elasticache client to latest version
|
||||
- from version 1.13.5
|
||||
* api-change:``cloud9``: Update cloud9 client to latest version
|
||||
* api-change:``appstream``: Update appstream client to latest version
|
||||
- from version 1.13.4
|
||||
* api-change:``s3``: Update s3 client to latest version
|
||||
- from version 1.13.3
|
||||
* api-change:``elasticache``: Update elasticache client to latest version
|
||||
* api-change:``transfer``: Update transfer client to latest version
|
||||
* api-change:``ecr``: Update ecr client to latest version
|
||||
- from version 1.13.2
|
||||
* api-change:``sagemaker``: Update sagemaker client to latest version
|
||||
* api-change:``gamelift``: Update gamelift client to latest version
|
||||
* enhancement:``sts``: Add support for configuring the use of regional STS endpoints.
|
||||
* api-change:``chime``: Update chime client to latest version
|
||||
* api-change:``appmesh``: Update appmesh client to latest version
|
||||
* api-change:``ec2``: Update ec2 client to latest version
|
||||
- from version 1.13.1
|
||||
* api-change:``polly``: Update polly client to latest version
|
||||
* api-change:``connect``: Update connect client to latest version
|
||||
- from version 1.13.0
|
||||
* api-change:``opsworkscm``: Update opsworkscm client to latest version
|
||||
* api-change:``iotevents``: Update iotevents client to latest version
|
||||
* feature:``botocore.vendored.requests``: Removed vendored version of ``requests`` (`#1829 <https://github.com/boto/botocore/issues/1829>`__)
|
||||
- from version 1.12.253
|
||||
* api-change:``cloudwatch``: Update cloudwatch client to latest version
|
||||
- from version 1.12.252
|
||||
* api-change:``batch``: Update batch client to latest version
|
||||
* api-change:``rds``: Update rds client to latest version
|
||||
- from version 1.12.251
|
||||
* api-change:``kafka``: Update kafka client to latest version
|
||||
* api-change:``marketplacecommerceanalytics``: Update marketplacecommerceanalytics client to latest version
|
||||
* api-change:``robomaker``: Update robomaker client to latest version
|
||||
- from version 1.12.250
|
||||
* api-change:``kinesis-video-archived-media``: Update kinesis-video-archived-media client to latest version
|
||||
- from version 1.12.249
|
||||
* api-change:``personalize``: Update personalize client to latest version
|
||||
* api-change:``workspaces``: Update workspaces client to latest version
|
||||
- Refresh patches for new version
|
||||
+ hide_py_pckgmgmt.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 14 11:35:21 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-botocore
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-botocore
|
||||
Version: 1.12.248
|
||||
Version: 1.13.17
|
||||
Release: 0
|
||||
Summary: Python interface for AWS
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user