Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-moto for openSUSE:Factory 
checked in at 2024-03-25 21:12:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-moto (Old)
 and      /work/SRC/openSUSE:Factory/.python-moto.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-moto"

Mon Mar 25 21:12:13 2024 rev:24 rq:1161288 version:5.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-moto/python-moto.changes  2024-02-09 
23:52:33.683485998 +0100
+++ /work/SRC/openSUSE:Factory/.python-moto.new.1905/python-moto.changes        
2024-03-25 21:19:12.977697721 +0100
@@ -1,0 +2,59 @@
+Mon Mar 25 07:30:16 UTC 2024 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Update to 5.0.3:
+  # General:
+    * New configuration options for:
+      + Passing URL's through the proxy
+      + Configuring Docker-less services in ServerMode
+    * Removed the `python-jose` and `sshpubkeys` dependencies in favor of
+      `joserfc`.
+  # Miscellaneous:
+    * ApiGateway: update_usage_plan() now supports adding apiStages
+    * Athena: get_query_execution() now returns exact OutputLocation file
+    * Autoscaling: describe_auto_scaling_groups() now supports the
+      filters-argument
+    * CloudFront: create_distribution() now supports CustomHeaders
+    * CloudFront: update_distribution() now handles updates to
+      DistributionConfig correctly
+    * CloudFormation - Now supports creation and deletion of
+      AWS::EMR::Cluster
+    * CloudFormation - Now supports creation and deletion of
+      AWS::EMR::SecurityConfiguration
+    * CloudFormation - Now supports creation and deletion of
+      AWS::EFS::AccessPoint
+    * CloudFormation - Now supports creation and deletion of
+      AWS::EFS::FileSystem
+    * CloudFormation - Now supports creation and deletion of
+      AWS::EMR::InstanceGroupConfig
+    * CloudFormation - Now supports deletion of AWS::Logs::LogGroup
+    * CloudFormation: delete_stack() now handles resource dependencies better
+    * CloudWatch: put_metric_data() now supports large (compressed) requests
+    * CognitoIDP: admin_initiate_auth() and respond_to_auth_challenge()
+      now support SMS_MFA
+    * DynamoDB: transact_write_items() now raises ValidationException when
+      putting and deleting the same item
+    * EC2: authorize_security_group_egress/_ingress now support the
+      TagSpecifications-argument
+    * EC2: describe_security_group_rules() now supports Tag-filters
+    * S3: EventBridge notifications are now supported for
+      ObjectCreated:POST/COPY/MULTIPART_UPLOAD and ObjectDeleted
+    * SNS: subscribe() now adds support the `$or`, `equals-ignore-case` and
+      `suffix` features in a FilterPolicy
+    * SQS: send_message() should respect DelaySeconds of 0
+    * AWSLambda: The ImageConfig.EntryPoint of a function is now used when
+      invoking it in a Docker container
+    * CognitoIDP now allows public actions even if IAM auth is enabled
+    * DynamoDB: create_table() now validates the number of KeySchema-items
+    * EC2: modify_image_attributes() now supports all LaunchPermissions
+    * ECS: register_task_definition() now has improved validation around
+      `memory`-parameters
+    * Glue: create_database() now supports the `tags`-parameter
+    * IAM: assume_user()/create_user()/get_caller_identity() now return the
+      correct partition for China (aws-cn) when called from a Chinese region
+    * ResourceGroupsTagging: get_resources() now supports ELB resources
+    * Route53: list_hosted_zones() now supports pagination
+    * S3: put_bucket_notification_configuration() now supports
+      EventBridge-notifications
+    * SES now returns errors in the correct format
+
+-------------------------------------------------------------------

Old:
----
  moto-5.0.1.tar.gz

New:
----
  moto-5.0.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-moto.spec ++++++
--- /var/tmp/diff_new_pack.DgwUSX/_old  2024-03-25 21:19:14.185742152 +0100
+++ /var/tmp/diff_new_pack.DgwUSX/_new  2024-03-25 21:19:14.185742152 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python-moto
-Version:        5.0.1
+Version:        5.0.3
 Release:        0
 Summary:        Library to mock out tests based on AWS
 License:        Apache-2.0
@@ -58,6 +58,7 @@
 BuildRequires:  %{python_module ecdsa}
 BuildRequires:  %{python_module freezegun}
 BuildRequires:  %{python_module graphql-core}
+BuildRequires:  %{python_module joserfc}
 BuildRequires:  %{python_module jsondiff >= 1.1.2}
 BuildRequires:  %{python_module jsonpickle}
 BuildRequires:  %{python_module openapi-spec-validator >= 0.5.0}
@@ -67,11 +68,9 @@
 BuildRequires:  %{python_module pytest-xdist}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module python-dateutil >= 2.1 with 
%python-python-dateutil < 3}
-BuildRequires:  %{python_module python-jose}
 BuildRequires:  %{python_module python-multipart}
 BuildRequires:  %{python_module requests >= 2.5}
 BuildRequires:  %{python_module responses >= 0.15.0}
-BuildRequires:  %{python_module sshpubkeys >= 3.1.0}
 BuildRequires:  %{python_module surer}
 BuildRequires:  %{python_module xmltodict}
 BuildRequires:  %{python_module Werkzeug >= 0.5 without (%python-Werkzeug >= 
2.2.0 with %python-Werkzeug < 2.2.2)}
@@ -90,15 +89,14 @@
 Requires:       python-docker >= 3.0.0
 Requires:       python-ecdsa
 Requires:       python-graphql-core
+Requires:       python-joserfc
 Requires:       python-jsondiff >= 1.1.2
 Requires:       python-moto = %{version}
 Requires:       python-openapi-spec-validator >= 0.5.0
 Requires:       python-py-partiql-parser >= 0.5.0
 Requires:       python-pyparsing >= 3.0.7
-Requires:       python-python-jose
 Requires:       python-python-multipart
 Requires:       python-setuptools
-Requires:       python-sshpubkeys >= 3.1.0
 
 %description all
 A library that allows your python tests to mock out the boto
@@ -171,7 +169,7 @@
 donttest+=" or test_failed_job or test_failed_dependencies"
 donttest+=" or TestResponsesMockWithPassThru"
 # (?)
-python311_donttest=" or test_send_raw_email"
+donttest+=" or test_send_raw_email"
 # 32-bit platforms can't handle dates beyond 2038
 [ $(getconf LONG_BIT) -eq 32 ] && donttest+=" or 
test_list_pipelines_created_after"
 # see Makefile

++++++ moto-5.0.1.tar.gz -> moto-5.0.3.tar.gz ++++++
++++ 38140 lines of diff (skipped)

Reply via email to