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-05-23 14:53:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-boto3 (Old) and /work/SRC/openSUSE:Factory/.python-boto3.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-boto3" Tue May 23 14:53:17 2023 rev:97 rq:1088301 version:1.26.130 Changes: -------- --- /work/SRC/openSUSE:Factory/python-boto3/python-boto3.changes 2023-05-19 11:55:20.659202361 +0200 +++ /work/SRC/openSUSE:Factory/.python-boto3.new.1533/python-boto3.changes 2023-05-23 14:53:22.730069716 +0200 @@ -1,0 +2,67 @@ +Tue May 9 11:26:34 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- Update to 1.26.230: + * api-change:``glue``: [``botocore``] Support large worker types G.4x and G.8x for Glue Spark + * api-change:``guardduty``: [``botocore``] Add AccessDeniedException 403 Error message code to + support 3 Tagging related APIs + * api-change:``iotsitewise``: [``botocore``] Provide support for 20,000 max results for + GetAssetPropertyValueHistory/BatchGetAssetPropertyValueHistory and 15 minute aggregate resolution + for GetAssetPropertyAggregates/BatchGetAssetPropertyAggregates + * api-change:``sts``: [``botocore``] Documentation updates for AWS Security Token Service. +- from version 1.26.129 + * api-change:``ec2``: [``botocore``] This release adds support the inf2 and trn1n instances. inf2 + instances are purpose built for deep learning inference while trn1n instances are powered by AWS + Trainium accelerators and they build on the capabilities of Trainium-powered trn1 instances. + * api-change:``inspector2``: [``botocore``] Amazon Inspector now allows customers to search its + vulnerability intelligence database if any of the Inspector scanning types are activated. + * api-change:``mediatailor``: [``botocore``] This release adds support for AFTER_LIVE_EDGE mode + configuration for avail suppression, and adding a fill-policy setting that sets the avail + suppression to PARTIAL_AVAIL or FULL_AVAIL_ONLY when AFTER_LIVE_EDGE is enabled. + * api-change:``sqs``: [``botocore``] Revert previous SQS protocol change. +- from version 1.26.128 + * bugfix:``sqs``: [``botocore``] Rolled back recent change to wire format protocol +- from version 1.26.127 + * api-change:``cloudwatch``: [``botocore``] Update cloudwatch client to latest version + * api-change:``config``: [``botocore``] Updated ResourceType enum with new resource types onboarded + by AWS Config in April 2023. + * api-change:``connect``: [``botocore``] Remove unused InvalidParameterException from + CreateParticipant API + * api-change:``ecs``: [``botocore``] Documentation update for new error type + NamespaceNotFoundException for CreateCluster and UpdateCluster + * api-change:``network-firewall``: [``botocore``] This release adds support for the Suricata REJECT + option in midstream exception configurations. + * api-change:``opensearch``: [``botocore``] DescribeDomainNodes: A new API that provides + configuration information for nodes part of the domain + * api-change:``quicksight``: [``botocore``] Add support for Topic, Dataset parameters and VPC + * api-change:``rekognition``: [``botocore``] This release adds a new attribute FaceOccluded. + Additionally, you can now select attributes individually (e.g. ["DEFAULT", "FACE_OCCLUDED", + "AGE_RANGE"] instead of ["ALL"]), which can reduce response time. + * api-change:``s3``: [``botocore``] Documentation updates for Amazon S3 + * api-change:``sagemaker``: [``botocore``] We added support for ml.inf2 and ml.trn1 family of + instances on Amazon SageMaker for deploying machine learning (ML) models for Real-time and + Asynchronous inference. You can use these instances to achieve high performance at a low cost for + generative artificial intelligence (AI) models. + * api-change:``securityhub``: [``botocore``] Add support for Finding History. + * api-change:``sqs``: [``botocore``] This release enables customers to call SQS using AWS JSON-1.0 + protocol. +- from version 1.26.126 + * api-change:``appsync``: [``botocore``] Private API support for AWS AppSync. With Private APIs, + you can now create GraphQL APIs that can only be accessed from your Amazon Virtual Private Cloud + ("VPC"). + * api-change:``ec2``: [``botocore``] Adds an SDK paginator for + GetNetworkInsightsAccessScopeAnalysisFindings + * api-change:``inspector2``: [``botocore``] This feature provides deep inspection for linux based + instance + * api-change:``iottwinmaker``: [``botocore``] This release adds a field for GetScene API to return + error code and message from dependency services. + * api-change:``network-firewall``: [``botocore``] AWS Network Firewall now supports policy level + HOME_NET variable overrides. + * api-change:``opensearch``: [``botocore``] Amazon OpenSearch Service adds the option to deploy a + domain across multiple Availability Zones, with each AZ containing a complete copy of data and with + nodes in one AZ acting as a standby. This option provides 99.99% availability and consistent + performance in the event of infrastructure failure. + * api-change:``wellarchitected``: [``botocore``] This release deepens integration with AWS Service + Catalog AppRegistry to improve workload resource discovery. +- Update BuildRequires and Requires from setup.py + +------------------------------------------------------------------- Old: ---- 1.26.125.tar.gz New: ---- 1.26.130.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-boto3.spec ++++++ --- /var/tmp/diff_new_pack.UVHgUH/_old 2023-05-23 14:53:26.130089833 +0200 +++ /var/tmp/diff_new_pack.UVHgUH/_new 2023-05-23 14:53:26.174090093 +0200 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-boto3 -Version: 1.26.125 +Version: 1.26.130 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.115} +BuildRequires: %{python_module botocore >= 1.29.130} BuildRequires: %{python_module pytest} BuildRequires: %{python_module s3transfer < 0.7.0} BuildRequires: %{python_module s3transfer >= 0.6.0} @@ -35,7 +35,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-botocore < 1.30.0 -Requires: python-botocore >= 1.29.115 +Requires: python-botocore >= 1.29.130 Requires: python-jmespath < 2.0.0 Requires: python-jmespath >= 0.7.1 Requires: python-s3transfer < 0.7.0 @@ -59,10 +59,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.125.tar.gz -> 1.26.130.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.26.125/.changes/1.26.126.json new/boto3-1.26.130/.changes/1.26.126.json --- old/boto3-1.26.125/.changes/1.26.126.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.26.130/.changes/1.26.126.json 2023-05-08 20:07:34.000000000 +0200 @@ -0,0 +1,37 @@ +[ + { + "category": "``appsync``", + "description": "[``botocore``] Private API support for AWS AppSync. With Private APIs, you can now create GraphQL APIs that can only be accessed from your Amazon Virtual Private Cloud (\"VPC\").", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "[``botocore``] Adds an SDK paginator for GetNetworkInsightsAccessScopeAnalysisFindings", + "type": "api-change" + }, + { + "category": "``inspector2``", + "description": "[``botocore``] This feature provides deep inspection for linux based instance", + "type": "api-change" + }, + { + "category": "``iottwinmaker``", + "description": "[``botocore``] This release adds a field for GetScene API to return error code and message from dependency services.", + "type": "api-change" + }, + { + "category": "``network-firewall``", + "description": "[``botocore``] AWS Network Firewall now supports policy level HOME_NET variable overrides.", + "type": "api-change" + }, + { + "category": "``opensearch``", + "description": "[``botocore``] Amazon OpenSearch Service adds the option to deploy a domain across multiple Availability Zones, with each AZ containing a complete copy of data and with nodes in one AZ acting as a standby. This option provides 99.99% availability and consistent performance in the event of infrastructure failure.", + "type": "api-change" + }, + { + "category": "``wellarchitected``", + "description": "[``botocore``] This release deepens integration with AWS Service Catalog AppRegistry to improve workload resource discovery.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.26.125/.changes/1.26.127.json new/boto3-1.26.130/.changes/1.26.127.json --- old/boto3-1.26.125/.changes/1.26.127.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.26.130/.changes/1.26.127.json 2023-05-08 20:07:34.000000000 +0200 @@ -0,0 +1,62 @@ +[ + { + "category": "``cloudwatch``", + "description": "[``botocore``] Update cloudwatch client to latest version", + "type": "api-change" + }, + { + "category": "``config``", + "description": "[``botocore``] Updated ResourceType enum with new resource types onboarded by AWS Config in April 2023.", + "type": "api-change" + }, + { + "category": "``connect``", + "description": "[``botocore``] Remove unused InvalidParameterException from CreateParticipant API", + "type": "api-change" + }, + { + "category": "``ecs``", + "description": "[``botocore``] Documentation update for new error type NamespaceNotFoundException for CreateCluster and UpdateCluster", + "type": "api-change" + }, + { + "category": "``network-firewall``", + "description": "[``botocore``] This release adds support for the Suricata REJECT option in midstream exception configurations.", + "type": "api-change" + }, + { + "category": "``opensearch``", + "description": "[``botocore``] DescribeDomainNodes: A new API that provides configuration information for nodes part of the domain", + "type": "api-change" + }, + { + "category": "``quicksight``", + "description": "[``botocore``] Add support for Topic, Dataset parameters and VPC", + "type": "api-change" + }, + { + "category": "``rekognition``", + "description": "[``botocore``] This release adds a new attribute FaceOccluded. Additionally, you can now select attributes individually (e.g. [\"DEFAULT\", \"FACE_OCCLUDED\", \"AGE_RANGE\"] instead of [\"ALL\"]), which can reduce response time.", + "type": "api-change" + }, + { + "category": "``s3``", + "description": "[``botocore``] Documentation updates for Amazon S3", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "[``botocore``] We added support for ml.inf2 and ml.trn1 family of instances on Amazon SageMaker for deploying machine learning (ML) models for Real-time and Asynchronous inference. You can use these instances to achieve high performance at a low cost for generative artificial intelligence (AI) models.", + "type": "api-change" + }, + { + "category": "``securityhub``", + "description": "[``botocore``] Add support for Finding History.", + "type": "api-change" + }, + { + "category": "``sqs``", + "description": "[``botocore``] This release enables customers to call SQS using AWS JSON-1.0 protocol.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.26.125/.changes/1.26.128.json new/boto3-1.26.130/.changes/1.26.128.json --- old/boto3-1.26.125/.changes/1.26.128.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.26.130/.changes/1.26.128.json 2023-05-08 20:07:34.000000000 +0200 @@ -0,0 +1,7 @@ +[ + { + "category": "``sqs``", + "description": "[``botocore``] Rolled back recent change to wire format protocol", + "type": "bugfix" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.26.125/.changes/1.26.129.json new/boto3-1.26.130/.changes/1.26.129.json --- old/boto3-1.26.125/.changes/1.26.129.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.26.130/.changes/1.26.129.json 2023-05-08 20:07:34.000000000 +0200 @@ -0,0 +1,22 @@ +[ + { + "category": "``ec2``", + "description": "[``botocore``] This release adds support the inf2 and trn1n instances. inf2 instances are purpose built for deep learning inference while trn1n instances are powered by AWS Trainium accelerators and they build on the capabilities of Trainium-powered trn1 instances.", + "type": "api-change" + }, + { + "category": "``inspector2``", + "description": "[``botocore``] Amazon Inspector now allows customers to search its vulnerability intelligence database if any of the Inspector scanning types are activated.", + "type": "api-change" + }, + { + "category": "``mediatailor``", + "description": "[``botocore``] This release adds support for AFTER_LIVE_EDGE mode configuration for avail suppression, and adding a fill-policy setting that sets the avail suppression to PARTIAL_AVAIL or FULL_AVAIL_ONLY when AFTER_LIVE_EDGE is enabled.", + "type": "api-change" + }, + { + "category": "``sqs``", + "description": "[``botocore``] Revert previous SQS protocol change.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.26.125/.changes/1.26.130.json new/boto3-1.26.130/.changes/1.26.130.json --- old/boto3-1.26.125/.changes/1.26.130.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.26.130/.changes/1.26.130.json 2023-05-08 20:07:34.000000000 +0200 @@ -0,0 +1,22 @@ +[ + { + "category": "``glue``", + "description": "[``botocore``] We don't do release notes https://w.amazon.com/bin/view/AWSDocs/common-tasks/release-notes", + "type": "api-change" + }, + { + "category": "``guardduty``", + "description": "[``botocore``] Add AccessDeniedException 403 Error message code to support 3 Tagging related APIs", + "type": "api-change" + }, + { + "category": "``iotsitewise``", + "description": "[``botocore``] Provide support for 20,000 max results for GetAssetPropertyValueHistory/BatchGetAssetPropertyValueHistory and 15 minute aggregate resolution for GetAssetPropertyAggregates/BatchGetAssetPropertyAggregates", + "type": "api-change" + }, + { + "category": "``sts``", + "description": "[``botocore``] Documentation updates for AWS Security Token Service.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.26.125/CHANGELOG.rst new/boto3-1.26.130/CHANGELOG.rst --- old/boto3-1.26.125/CHANGELOG.rst 2023-05-02 20:09:06.000000000 +0200 +++ new/boto3-1.26.130/CHANGELOG.rst 2023-05-08 20:07:34.000000000 +0200 @@ -2,6 +2,59 @@ CHANGELOG ========= +1.26.130 +======== + +* api-change:``glue``: [``botocore``] We don't do release notes https://w.amazon.com/bin/view/AWSDocs/common-tasks/release-notes +* api-change:``guardduty``: [``botocore``] Add AccessDeniedException 403 Error message code to support 3 Tagging related APIs +* api-change:``iotsitewise``: [``botocore``] Provide support for 20,000 max results for GetAssetPropertyValueHistory/BatchGetAssetPropertyValueHistory and 15 minute aggregate resolution for GetAssetPropertyAggregates/BatchGetAssetPropertyAggregates +* api-change:``sts``: [``botocore``] Documentation updates for AWS Security Token Service. + + +1.26.129 +======== + +* api-change:``ec2``: [``botocore``] This release adds support the inf2 and trn1n instances. inf2 instances are purpose built for deep learning inference while trn1n instances are powered by AWS Trainium accelerators and they build on the capabilities of Trainium-powered trn1 instances. +* api-change:``inspector2``: [``botocore``] Amazon Inspector now allows customers to search its vulnerability intelligence database if any of the Inspector scanning types are activated. +* api-change:``mediatailor``: [``botocore``] This release adds support for AFTER_LIVE_EDGE mode configuration for avail suppression, and adding a fill-policy setting that sets the avail suppression to PARTIAL_AVAIL or FULL_AVAIL_ONLY when AFTER_LIVE_EDGE is enabled. +* api-change:``sqs``: [``botocore``] Revert previous SQS protocol change. + + +1.26.128 +======== + +* bugfix:``sqs``: [``botocore``] Rolled back recent change to wire format protocol + + +1.26.127 +======== + +* api-change:``cloudwatch``: [``botocore``] Update cloudwatch client to latest version +* api-change:``config``: [``botocore``] Updated ResourceType enum with new resource types onboarded by AWS Config in April 2023. +* api-change:``connect``: [``botocore``] Remove unused InvalidParameterException from CreateParticipant API +* api-change:``ecs``: [``botocore``] Documentation update for new error type NamespaceNotFoundException for CreateCluster and UpdateCluster +* api-change:``network-firewall``: [``botocore``] This release adds support for the Suricata REJECT option in midstream exception configurations. +* api-change:``opensearch``: [``botocore``] DescribeDomainNodes: A new API that provides configuration information for nodes part of the domain +* api-change:``quicksight``: [``botocore``] Add support for Topic, Dataset parameters and VPC +* api-change:``rekognition``: [``botocore``] This release adds a new attribute FaceOccluded. Additionally, you can now select attributes individually (e.g. ["DEFAULT", "FACE_OCCLUDED", "AGE_RANGE"] instead of ["ALL"]), which can reduce response time. +* api-change:``s3``: [``botocore``] Documentation updates for Amazon S3 +* api-change:``sagemaker``: [``botocore``] We added support for ml.inf2 and ml.trn1 family of instances on Amazon SageMaker for deploying machine learning (ML) models for Real-time and Asynchronous inference. You can use these instances to achieve high performance at a low cost for generative artificial intelligence (AI) models. +* api-change:``securityhub``: [``botocore``] Add support for Finding History. +* api-change:``sqs``: [``botocore``] This release enables customers to call SQS using AWS JSON-1.0 protocol. + + +1.26.126 +======== + +* api-change:``appsync``: [``botocore``] Private API support for AWS AppSync. With Private APIs, you can now create GraphQL APIs that can only be accessed from your Amazon Virtual Private Cloud ("VPC"). +* api-change:``ec2``: [``botocore``] Adds an SDK paginator for GetNetworkInsightsAccessScopeAnalysisFindings +* api-change:``inspector2``: [``botocore``] This feature provides deep inspection for linux based instance +* api-change:``iottwinmaker``: [``botocore``] This release adds a field for GetScene API to return error code and message from dependency services. +* api-change:``network-firewall``: [``botocore``] AWS Network Firewall now supports policy level HOME_NET variable overrides. +* api-change:``opensearch``: [``botocore``] Amazon OpenSearch Service adds the option to deploy a domain across multiple Availability Zones, with each AZ containing a complete copy of data and with nodes in one AZ acting as a standby. This option provides 99.99% availability and consistent performance in the event of infrastructure failure. +* api-change:``wellarchitected``: [``botocore``] This release deepens integration with AWS Service Catalog AppRegistry to improve workload resource discovery. + + 1.26.125 ======== diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.26.125/CONTRIBUTING.rst new/boto3-1.26.130/CONTRIBUTING.rst --- old/boto3-1.26.125/CONTRIBUTING.rst 2023-05-02 20:09:06.000000000 +0200 +++ new/boto3-1.26.130/CONTRIBUTING.rst 2023-05-08 20:07:34.000000000 +0200 @@ -40,7 +40,7 @@ Codestyle --------- -This project uses flake8 to enforce codstyle requirements. We've codified this +This project uses flake8 to enforce codestyle requirements. We've codified this process using a tool called `pre-commit <https://pre-commit.com/>`__. pre-commit allows us to specify a config file with all tools required for code linting, and surfaces either a git commit hook, or single command, for enforcing these. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.26.125/boto3/__init__.py new/boto3-1.26.130/boto3/__init__.py --- old/boto3-1.26.125/boto3/__init__.py 2023-05-02 20:09:06.000000000 +0200 +++ new/boto3-1.26.130/boto3/__init__.py 2023-05-08 20:07:34.000000000 +0200 @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.26.125' +__version__ = '1.26.130' # The default Boto3 session; autoloaded when needed. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.26.125/setup.cfg new/boto3-1.26.130/setup.cfg --- old/boto3-1.26.125/setup.cfg 2023-05-02 20:09:06.000000000 +0200 +++ new/boto3-1.26.130/setup.cfg 2023-05-08 20:07:34.000000000 +0200 @@ -3,7 +3,7 @@ [metadata] requires_dist = - botocore>=1.29.125,<1.30.0 + botocore>=1.29.130,<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.125/setup.py new/boto3-1.26.130/setup.py --- old/boto3-1.26.125/setup.py 2023-05-02 20:09:06.000000000 +0200 +++ new/boto3-1.26.130/setup.py 2023-05-08 20:07:34.000000000 +0200 @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.29.125,<1.30.0', + 'botocore>=1.29.130,<1.30.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.6.0,<0.7.0', ]