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 2022-10-01 17:41:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-boto3 (Old) and /work/SRC/openSUSE:Factory/.python-boto3.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-boto3" Sat Oct 1 17:41:50 2022 rev:77 rq:1006409 version:1.24.76 Changes: -------- --- /work/SRC/openSUSE:Factory/python-boto3/python-boto3.changes 2022-09-15 22:57:58.417009268 +0200 +++ /work/SRC/openSUSE:Factory/.python-boto3.new.2275/python-boto3.changes 2022-10-01 17:41:54.905534388 +0200 @@ -1,0 +2,31 @@ +Tue Sep 20 13:39:43 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- Update to version 1.24.76 + * api-change:``cloudtrail``: [``botocore``] This release includes support for importing existing + trails into CloudTrail Lake. + * api-change:``ec2``: [``botocore``] This release adds CapacityAllocations field to + DescribeCapacityReservations + * api-change:``mediaconnect``: [``botocore``] This change allows the customer to use the SRT Caller + protocol as part of their flows + * api-change:``rds``: [``botocore``] This release adds support for Amazon RDS Proxy with SQL Server + compatibility. +- from version 1.24.75 + * api-change:``codestar-notifications``: [``botocore``] This release adds tag based access control + for the UntagResource API. + * api-change:``ecs``: [``botocore``] This release supports new task definition sizes. +- from version 1.24.74 + * api-change:``dynamodb``: [``botocore``] Increased DynamoDB transaction limit from 25 to 100. + * api-change:``ec2``: [``botocore``] This feature allows customers to create tags for + vpc-endpoint-connections and vpc-endpoint-service-permissions. + * api-change:``sagemaker``: [``botocore``] Amazon SageMaker Automatic Model Tuning now supports + specifying Hyperband strategy for tuning jobs, which uses a multi-fidelity based tuning strategy to + stop underperforming hyperparameter configurations early. +- from version 1.24.73 + * api-change:``amplifyuibuilder``: [``botocore``] Amplify Studio UIBuilder is introducing forms + functionality. Forms can be configured from Data Store models, JSON, or from scratch. These forms + can then be generated in your project and used like any other React components. + * api-change:``ec2``: [``botocore``] This update introduces API operations to manage and create + local gateway route tables, CoIP pools, and VIF group associations. +- Update BuildRequires and Requires from setup.py + +------------------------------------------------------------------- Old: ---- 1.24.72.tar.gz New: ---- 1.24.76.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-boto3.spec ++++++ --- /var/tmp/diff_new_pack.8j9md2/_old 2022-10-01 17:41:56.881537991 +0200 +++ /var/tmp/diff_new_pack.8j9md2/_new 2022-10-01 17:41:56.885537999 +0200 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-boto3 -Version: 1.24.72 +Version: 1.24.76 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.28.0} -BuildRequires: %{python_module botocore >= 1.27.72} +BuildRequires: %{python_module botocore >= 1.27.76} 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.28.0 -Requires: python-botocore >= 1.27.72 +Requires: python-botocore >= 1.27.76 Requires: python-jmespath < 1.0.0 Requires: python-jmespath >= 0.7.1 Requires: python-s3transfer < 0.7.0 ++++++ 1.24.72.tar.gz -> 1.24.76.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.24.72/.changes/1.24.73.json new/boto3-1.24.76/.changes/1.24.73.json --- old/boto3-1.24.72/.changes/1.24.73.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.24.76/.changes/1.24.73.json 2022-09-19 20:10:18.000000000 +0200 @@ -0,0 +1,12 @@ +[ + { + "category": "``amplifyuibuilder``", + "description": "[``botocore``] Amplify Studio UIBuilder is introducing forms functionality. Forms can be configured from Data Store models, JSON, or from scratch. These forms can then be generated in your project and used like any other React components.", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "[``botocore``] This update introduces API operations to manage and create local gateway route tables, CoIP pools, and VIF group associations.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.24.72/.changes/1.24.74.json new/boto3-1.24.76/.changes/1.24.74.json --- old/boto3-1.24.72/.changes/1.24.74.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.24.76/.changes/1.24.74.json 2022-09-19 20:10:18.000000000 +0200 @@ -0,0 +1,17 @@ +[ + { + "category": "``dynamodb``", + "description": "[``botocore``] Increased DynamoDB transaction limit from 25 to 100.", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "[``botocore``] This feature allows customers to create tags for vpc-endpoint-connections and vpc-endpoint-service-permissions.", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "[``botocore``] Amazon SageMaker Automatic Model Tuning now supports specifying Hyperband strategy for tuning jobs, which uses a multi-fidelity based tuning strategy to stop underperforming hyperparameter configurations early.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.24.72/.changes/1.24.75.json new/boto3-1.24.76/.changes/1.24.75.json --- old/boto3-1.24.72/.changes/1.24.75.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.24.76/.changes/1.24.75.json 2022-09-19 20:10:18.000000000 +0200 @@ -0,0 +1,12 @@ +[ + { + "category": "``codestar-notifications``", + "description": "[``botocore``] This release adds tag based access control for the UntagResource API.", + "type": "api-change" + }, + { + "category": "``ecs``", + "description": "[``botocore``] This release supports new task definition sizes.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.24.72/.changes/1.24.76.json new/boto3-1.24.76/.changes/1.24.76.json --- old/boto3-1.24.72/.changes/1.24.76.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.24.76/.changes/1.24.76.json 2022-09-19 20:10:18.000000000 +0200 @@ -0,0 +1,22 @@ +[ + { + "category": "``cloudtrail``", + "description": "[``botocore``] This release includes support for importing existing trails into CloudTrail Lake.", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "[``botocore``] This release adds CapacityAllocations field to DescribeCapacityReservations", + "type": "api-change" + }, + { + "category": "``mediaconnect``", + "description": "[``botocore``] This change allows the customer to use the SRT Caller protocol as part of their flows", + "type": "api-change" + }, + { + "category": "``rds``", + "description": "[``botocore``] This release adds support for Amazon RDS Proxy with SQL Server compatibility.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.24.72/CHANGELOG.rst new/boto3-1.24.76/CHANGELOG.rst --- old/boto3-1.24.72/CHANGELOG.rst 2022-09-13 20:11:48.000000000 +0200 +++ new/boto3-1.24.76/CHANGELOG.rst 2022-09-19 20:10:18.000000000 +0200 @@ -2,6 +2,37 @@ CHANGELOG ========= +1.24.76 +======= + +* api-change:``cloudtrail``: [``botocore``] This release includes support for importing existing trails into CloudTrail Lake. +* api-change:``ec2``: [``botocore``] This release adds CapacityAllocations field to DescribeCapacityReservations +* api-change:``mediaconnect``: [``botocore``] This change allows the customer to use the SRT Caller protocol as part of their flows +* api-change:``rds``: [``botocore``] This release adds support for Amazon RDS Proxy with SQL Server compatibility. + + +1.24.75 +======= + +* api-change:``codestar-notifications``: [``botocore``] This release adds tag based access control for the UntagResource API. +* api-change:``ecs``: [``botocore``] This release supports new task definition sizes. + + +1.24.74 +======= + +* api-change:``dynamodb``: [``botocore``] Increased DynamoDB transaction limit from 25 to 100. +* api-change:``ec2``: [``botocore``] This feature allows customers to create tags for vpc-endpoint-connections and vpc-endpoint-service-permissions. +* api-change:``sagemaker``: [``botocore``] Amazon SageMaker Automatic Model Tuning now supports specifying Hyperband strategy for tuning jobs, which uses a multi-fidelity based tuning strategy to stop underperforming hyperparameter configurations early. + + +1.24.73 +======= + +* api-change:``amplifyuibuilder``: [``botocore``] Amplify Studio UIBuilder is introducing forms functionality. Forms can be configured from Data Store models, JSON, or from scratch. These forms can then be generated in your project and used like any other React components. +* api-change:``ec2``: [``botocore``] This update introduces API operations to manage and create local gateway route tables, CoIP pools, and VIF group associations. + + 1.24.72 ======= diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.24.72/boto3/__init__.py new/boto3-1.24.76/boto3/__init__.py --- old/boto3-1.24.72/boto3/__init__.py 2022-09-13 20:11:48.000000000 +0200 +++ new/boto3-1.24.76/boto3/__init__.py 2022-09-19 20:10:18.000000000 +0200 @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.24.72' +__version__ = '1.24.76' # The default Boto3 session; autoloaded when needed. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.24.72/setup.cfg new/boto3-1.24.76/setup.cfg --- old/boto3-1.24.72/setup.cfg 2022-09-13 20:11:48.000000000 +0200 +++ new/boto3-1.24.76/setup.cfg 2022-09-19 20:10:18.000000000 +0200 @@ -3,7 +3,7 @@ [metadata] requires_dist = - botocore>=1.27.72,<1.28.0 + botocore>=1.27.76,<1.28.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.24.72/setup.py new/boto3-1.24.76/setup.py --- old/boto3-1.24.72/setup.py 2022-09-13 20:11:48.000000000 +0200 +++ new/boto3-1.24.76/setup.py 2022-09-19 20:10:18.000000000 +0200 @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.27.72,<1.28.0', + 'botocore>=1.27.76,<1.28.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.6.0,<0.7.0', ]