Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-boto3 for openSUSE:Factory checked in at 2023-02-16 16:55:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-boto3 (Old) and /work/SRC/openSUSE:Factory/.python-boto3.new.22824 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-boto3" Thu Feb 16 16:55:23 2023 rev:91 rq:1065951 version:1.26.71 Changes: -------- --- /work/SRC/openSUSE:Factory/python-boto3/python-boto3.changes 2023-02-09 16:22:14.334413736 +0100 +++ /work/SRC/openSUSE:Factory/.python-boto3.new.22824/python-boto3.changes 2023-02-16 16:55:36.326640616 +0100 @@ -1,0 +2,64 @@ +Wed Feb 15 11:20:56 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- Update to 1.26.71 + * api-change:``appconfig``: [``botocore``] AWS AppConfig now offers the option to set a version + label on hosted configuration versions. Version labels allow you to identify specific hosted + configuration versions based on an alternate versioning scheme that you define. + * api-change:``datasync``: [``botocore``] With this launch, we are giving customers the ability to + use older SMB protocol versions, enabling them to use DataSync to copy data to and from their + legacy storage arrays. + * api-change:``ec2``: [``botocore``] With this release customers can turn host maintenance on or + off when allocating or modifying a supported dedicated host. Host maintenance is turned on by + default for supported hosts. +- from version 1.26.70 + * api-change:``account``: [``botocore``] This release of the Account Management API enables + customers to view and manage whether AWS Opt-In Regions are enabled or disabled for their Account. + For more information, see + https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-regions.html + * api-change:``appconfigdata``: [``botocore``] AWS AppConfig now offers the option to set a version + label on hosted configuration versions. If a labeled hosted configuration version is deployed, its + version label is available in the GetLatestConfiguration response. + * api-change:``snowball``: [``botocore``] Adds support for EKS Anywhere on Snowball. AWS Snow + Family customers can now install EKS Anywhere service on Snowball Edge Compute Optimized devices. +- from version 1.26.69 + * api-change:``autoscaling``: [``botocore``] You can now either terminate/replace, ignore, or wait + for EC2 Auto Scaling instances on standby or protected from scale in. Also, you can also roll back + changes from a failed instance refresh. + * api-change:``connect``: [``botocore``] This update provides the Wisdom session ARN for contacts + enabled for Wisdom in the chat channel. + * api-change:``ec2``: [``botocore``] Adds support for waiters that automatically poll for an + imported snapshot until it reaches the completed state. + * api-change:``polly``: [``botocore``] Amazon Polly adds two new neural Japanese voices - Kazuha, + Tomoko + * api-change:``sagemaker``: [``botocore``] Amazon SageMaker Autopilot adds support for selecting + algorithms in CreateAutoMLJob API. + * api-change:``sns``: [``botocore``] This release adds support for SNS X-Ray active tracing as well + as other updates. +- from version 1.26.68 + * api-change:``chime-sdk-meetings``: [``botocore``] Documentation updates for Chime Meetings SDK + * api-change:``emr-containers``: [``botocore``] EMR on EKS allows configuring retry policies for + job runs through the StartJobRun API. Using retry policies, a job cause a driver pod to be + restarted automatically if it fails or is deleted. The job's status can be seen in the + DescribeJobRun and ListJobRun APIs and monitored using CloudWatch events. + * api-change:``evidently``: [``botocore``] Updated entity overrides parameter to accept up to 2500 + overrides or a total of 40KB. + * api-change:``lexv2-models``: [``botocore``] Update lexv2-models client to latest version + * api-change:``lexv2-runtime``: [``botocore``] Update lexv2-runtime client to latest version + * api-change:``lightsail``: [``botocore``] Documentation updates for Lightsail + * api-change:``migration-hub-refactor-spaces``: [``botocore``] This release adds support for + creating environments with a network fabric type of NONE + * api-change:``workdocs``: [``botocore``] Doc only update for the WorkDocs APIs. + * api-change:``workspaces``: [``botocore``] Removed Windows Server 2016 BYOL and made changes based + on IAM campaign. +- from version 1.26.67 + * api-change:``backup``: [``botocore``] This release added one attribute (resource name) in the + output model of our 9 existing APIs in AWS backup so that customers will see the resource name at + the output. No input required from Customers. + * api-change:``cloudfront``: [``botocore``] CloudFront Origin Access Control extends support to AWS + Elemental MediaStore origins. + * api-change:``glue``: [``botocore``] DirectJDBCSource + Glue 4.0 streaming options + * api-change:``lakeformation``: [``botocore``] This release removes the LFTagpolicyResource + expression limits. +- Update BuildRequires and Requires from setup.py + +------------------------------------------------------------------- Old: ---- 1.26.66.tar.gz New: ---- 1.26.71.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-boto3.spec ++++++ --- /var/tmp/diff_new_pack.77fmIC/_old 2023-02-16 16:55:36.938643090 +0100 +++ /var/tmp/diff_new_pack.77fmIC/_new 2023-02-16 16:55:36.942643106 +0100 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-boto3 -Version: 1.26.66 +Version: 1.26.71 Release: 0 Summary: Amazon Web Services Library License: Apache-2.0 @@ -27,7 +27,7 @@ Source: https://github.com/boto/boto3/archive/%{version}.tar.gz # Related test dependencies BuildRequires: %{python_module botocore < 1.30.0} -BuildRequires: %{python_module botocore >= 1.29.66} +BuildRequires: %{python_module botocore >= 1.29.71} BuildRequires: %{python_module pytest} BuildRequires: %{python_module s3transfer < 0.7.0} BuildRequires: %{python_module s3transfer >= 0.6.0} @@ -36,7 +36,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-botocore < 1.30.0 -Requires: python-botocore >= 1.29.66 +Requires: python-botocore >= 1.29.71 Requires: python-jmespath < 2.0.0 Requires: python-jmespath >= 0.7.1 Requires: python-s3transfer < 0.7.0 @@ -56,10 +56,10 @@ + # Note to maintainers also familia with python-boto: # The documentation generation requires access to AWS, thus it is not # possible to generate the documentation in OBS - %prep %setup -q -n boto3-%{version} sed -i 's/from botocore.vendored //' boto3/compat.py ++++++ 1.26.66.tar.gz -> 1.26.71.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.26.66/.changes/1.26.67.json new/boto3-1.26.71/.changes/1.26.67.json --- old/boto3-1.26.66/.changes/1.26.67.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.26.71/.changes/1.26.67.json 2023-02-14 20:08:00.000000000 +0100 @@ -0,0 +1,22 @@ +[ + { + "category": "``backup``", + "description": "[``botocore``] This release added one attribute (resource name) in the output model of our 9 existing APIs in AWS backup so that customers will see the resource name at the output. No input required from Customers.", + "type": "api-change" + }, + { + "category": "``cloudfront``", + "description": "[``botocore``] CloudFront Origin Access Control extends support to AWS Elemental MediaStore origins.", + "type": "api-change" + }, + { + "category": "``glue``", + "description": "[``botocore``] DirectJDBCSource + Glue 4.0 streaming options", + "type": "api-change" + }, + { + "category": "``lakeformation``", + "description": "[``botocore``] This release removes the LFTagpolicyResource expression limits.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.26.66/.changes/1.26.68.json new/boto3-1.26.71/.changes/1.26.68.json --- old/boto3-1.26.66/.changes/1.26.68.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.26.71/.changes/1.26.68.json 2023-02-14 20:08:00.000000000 +0100 @@ -0,0 +1,47 @@ +[ + { + "category": "``chime-sdk-meetings``", + "description": "[``botocore``] Documentation updates for Chime Meetings SDK", + "type": "api-change" + }, + { + "category": "``emr-containers``", + "description": "[``botocore``] EMR on EKS allows configuring retry policies for job runs through the StartJobRun API. Using retry policies, a job cause a driver pod to be restarted automatically if it fails or is deleted. The job's status can be seen in the DescribeJobRun and ListJobRun APIs and monitored using CloudWatch events.", + "type": "api-change" + }, + { + "category": "``evidently``", + "description": "[``botocore``] Updated entity overrides parameter to accept up to 2500 overrides or a total of 40KB.", + "type": "api-change" + }, + { + "category": "``lexv2-models``", + "description": "[``botocore``] Update lexv2-models client to latest version", + "type": "api-change" + }, + { + "category": "``lexv2-runtime``", + "description": "[``botocore``] Update lexv2-runtime client to latest version", + "type": "api-change" + }, + { + "category": "``lightsail``", + "description": "[``botocore``] Documentation updates for Lightsail", + "type": "api-change" + }, + { + "category": "``migration-hub-refactor-spaces``", + "description": "[``botocore``] This release adds support for creating environments with a network fabric type of NONE", + "type": "api-change" + }, + { + "category": "``workdocs``", + "description": "[``botocore``] Doc only update for the WorkDocs APIs.", + "type": "api-change" + }, + { + "category": "``workspaces``", + "description": "[``botocore``] Removed Windows Server 2016 BYOL and made changes based on IAM campaign.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.26.66/.changes/1.26.69.json new/boto3-1.26.71/.changes/1.26.69.json --- old/boto3-1.26.66/.changes/1.26.69.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.26.71/.changes/1.26.69.json 2023-02-14 20:08:00.000000000 +0100 @@ -0,0 +1,32 @@ +[ + { + "category": "``autoscaling``", + "description": "[``botocore``] You can now either terminate/replace, ignore, or wait for EC2 Auto Scaling instances on standby or protected from scale in. Also, you can also roll back changes from a failed instance refresh.", + "type": "api-change" + }, + { + "category": "``connect``", + "description": "[``botocore``] This update provides the Wisdom session ARN for contacts enabled for Wisdom in the chat channel.", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "[``botocore``] Adds support for waiters that automatically poll for an imported snapshot until it reaches the completed state.", + "type": "api-change" + }, + { + "category": "``polly``", + "description": "[``botocore``] Amazon Polly adds two new neural Japanese voices - Kazuha, Tomoko", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "[``botocore``] Amazon SageMaker Autopilot adds support for selecting algorithms in CreateAutoMLJob API.", + "type": "api-change" + }, + { + "category": "``sns``", + "description": "[``botocore``] This release adds support for SNS X-Ray active tracing as well as other updates.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.26.66/.changes/1.26.70.json new/boto3-1.26.71/.changes/1.26.70.json --- old/boto3-1.26.66/.changes/1.26.70.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.26.71/.changes/1.26.70.json 2023-02-14 20:08:00.000000000 +0100 @@ -0,0 +1,17 @@ +[ + { + "category": "``account``", + "description": "[``botocore``] This release of the Account Management API enables customers to view and manage whether AWS Opt-In Regions are enabled or disabled for their Account. For more information, see https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-regions.html", + "type": "api-change" + }, + { + "category": "``appconfigdata``", + "description": "[``botocore``] AWS AppConfig now offers the option to set a version label on hosted configuration versions. If a labeled hosted configuration version is deployed, its version label is available in the GetLatestConfiguration response.", + "type": "api-change" + }, + { + "category": "``snowball``", + "description": "[``botocore``] Adds support for EKS Anywhere on Snowball. AWS Snow Family customers can now install EKS Anywhere service on Snowball Edge Compute Optimized devices.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.26.66/.changes/1.26.71.json new/boto3-1.26.71/.changes/1.26.71.json --- old/boto3-1.26.66/.changes/1.26.71.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.26.71/.changes/1.26.71.json 2023-02-14 20:08:00.000000000 +0100 @@ -0,0 +1,17 @@ +[ + { + "category": "``appconfig``", + "description": "[``botocore``] AWS AppConfig now offers the option to set a version label on hosted configuration versions. Version labels allow you to identify specific hosted configuration versions based on an alternate versioning scheme that you define.", + "type": "api-change" + }, + { + "category": "``datasync``", + "description": "[``botocore``] With this launch, we are giving customers the ability to use older SMB protocol versions, enabling them to use DataSync to copy data to and from their legacy storage arrays.", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "[``botocore``] With this release customers can turn host maintenance on or off when allocating or modifying a supported dedicated host. Host maintenance is turned on by default for supported hosts.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.26.66/CHANGELOG.rst new/boto3-1.26.71/CHANGELOG.rst --- old/boto3-1.26.66/CHANGELOG.rst 2023-02-07 20:08:36.000000000 +0100 +++ new/boto3-1.26.71/CHANGELOG.rst 2023-02-14 20:08:00.000000000 +0100 @@ -2,6 +2,56 @@ CHANGELOG ========= +1.26.71 +======= + +* api-change:``appconfig``: [``botocore``] AWS AppConfig now offers the option to set a version label on hosted configuration versions. Version labels allow you to identify specific hosted configuration versions based on an alternate versioning scheme that you define. +* api-change:``datasync``: [``botocore``] With this launch, we are giving customers the ability to use older SMB protocol versions, enabling them to use DataSync to copy data to and from their legacy storage arrays. +* api-change:``ec2``: [``botocore``] With this release customers can turn host maintenance on or off when allocating or modifying a supported dedicated host. Host maintenance is turned on by default for supported hosts. + + +1.26.70 +======= + +* api-change:``account``: [``botocore``] This release of the Account Management API enables customers to view and manage whether AWS Opt-In Regions are enabled or disabled for their Account. For more information, see https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-regions.html +* api-change:``appconfigdata``: [``botocore``] AWS AppConfig now offers the option to set a version label on hosted configuration versions. If a labeled hosted configuration version is deployed, its version label is available in the GetLatestConfiguration response. +* api-change:``snowball``: [``botocore``] Adds support for EKS Anywhere on Snowball. AWS Snow Family customers can now install EKS Anywhere service on Snowball Edge Compute Optimized devices. + + +1.26.69 +======= + +* api-change:``autoscaling``: [``botocore``] You can now either terminate/replace, ignore, or wait for EC2 Auto Scaling instances on standby or protected from scale in. Also, you can also roll back changes from a failed instance refresh. +* api-change:``connect``: [``botocore``] This update provides the Wisdom session ARN for contacts enabled for Wisdom in the chat channel. +* api-change:``ec2``: [``botocore``] Adds support for waiters that automatically poll for an imported snapshot until it reaches the completed state. +* api-change:``polly``: [``botocore``] Amazon Polly adds two new neural Japanese voices - Kazuha, Tomoko +* api-change:``sagemaker``: [``botocore``] Amazon SageMaker Autopilot adds support for selecting algorithms in CreateAutoMLJob API. +* api-change:``sns``: [``botocore``] This release adds support for SNS X-Ray active tracing as well as other updates. + + +1.26.68 +======= + +* api-change:``chime-sdk-meetings``: [``botocore``] Documentation updates for Chime Meetings SDK +* api-change:``emr-containers``: [``botocore``] EMR on EKS allows configuring retry policies for job runs through the StartJobRun API. Using retry policies, a job cause a driver pod to be restarted automatically if it fails or is deleted. The job's status can be seen in the DescribeJobRun and ListJobRun APIs and monitored using CloudWatch events. +* api-change:``evidently``: [``botocore``] Updated entity overrides parameter to accept up to 2500 overrides or a total of 40KB. +* api-change:``lexv2-models``: [``botocore``] Update lexv2-models client to latest version +* api-change:``lexv2-runtime``: [``botocore``] Update lexv2-runtime client to latest version +* api-change:``lightsail``: [``botocore``] Documentation updates for Lightsail +* api-change:``migration-hub-refactor-spaces``: [``botocore``] This release adds support for creating environments with a network fabric type of NONE +* api-change:``workdocs``: [``botocore``] Doc only update for the WorkDocs APIs. +* api-change:``workspaces``: [``botocore``] Removed Windows Server 2016 BYOL and made changes based on IAM campaign. + + +1.26.67 +======= + +* api-change:``backup``: [``botocore``] This release added one attribute (resource name) in the output model of our 9 existing APIs in AWS backup so that customers will see the resource name at the output. No input required from Customers. +* api-change:``cloudfront``: [``botocore``] CloudFront Origin Access Control extends support to AWS Elemental MediaStore origins. +* api-change:``glue``: [``botocore``] DirectJDBCSource + Glue 4.0 streaming options +* api-change:``lakeformation``: [``botocore``] This release removes the LFTagpolicyResource expression limits. + + 1.26.66 ======= diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.26.66/boto3/__init__.py new/boto3-1.26.71/boto3/__init__.py --- old/boto3-1.26.66/boto3/__init__.py 2023-02-07 20:08:36.000000000 +0100 +++ new/boto3-1.26.71/boto3/__init__.py 2023-02-14 20:08:00.000000000 +0100 @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.26.66' +__version__ = '1.26.71' # The default Boto3 session; autoloaded when needed. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.26.66/setup.cfg new/boto3-1.26.71/setup.cfg --- old/boto3-1.26.66/setup.cfg 2023-02-07 20:08:36.000000000 +0100 +++ new/boto3-1.26.71/setup.cfg 2023-02-14 20:08:00.000000000 +0100 @@ -3,7 +3,7 @@ [metadata] requires_dist = - botocore>=1.29.66,<1.30.0 + botocore>=1.29.71,<1.30.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.6.0,<0.7.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.26.66/setup.py new/boto3-1.26.71/setup.py --- old/boto3-1.26.66/setup.py 2023-02-07 20:08:36.000000000 +0100 +++ new/boto3-1.26.71/setup.py 2023-02-14 20:08:00.000000000 +0100 @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.29.66,<1.30.0', + 'botocore>=1.29.71,<1.30.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.6.0,<0.7.0', ]