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 2022-11-26 18:45:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-moto (Old)
 and      /work/SRC/openSUSE:Factory/.python-moto.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-moto"

Sat Nov 26 18:45:14 2022 rev:18 rq:1038213 version:4.0.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-moto/python-moto.changes  2022-10-30 
18:29:30.730603613 +0100
+++ /work/SRC/openSUSE:Factory/.python-moto.new.1597/python-moto.changes        
2022-11-26 18:45:21.919181531 +0100
@@ -1,0 +2,42 @@
+Mon Nov 21 16:23:06 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- Update to 4.0.10
+  ## New Methods:
+  * CloudFront:
+      * get_distribution_config()
+  * Organizations:
+      * delete_organizational_unit()
+  ## Miscellaneous:
+  * APIGateway: put_integration_response() now supports the
+    responseParameters-parameter
+  * Cloudformation now supports the creation/update/deletion of
+    AWS::SSM::Parameter
+  * Cloudformation: create_stack() now returns the attribute
+    EnableTerminationProtection
+  * CloudWatch: put_metric_data() now supports the
+    MetricData.Values parameter
+  * DynamoDB: transact_write_items() now supports the
+    ReturnValuesOnConditionCheckFailure-parameter
+  * RDS: describe_db_cluster now returns the
+    EarliestRestorableTime-attribute
+  * S3: get_object() and head_object() now correctly handle the
+    IfModifiedSince-parameter
+
+-------------------------------------------------------------------
+Sat Nov 19 21:37:52 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- Update to 4.0.9
+  ## Miscellaneous:
+  * CloudTrail: describe_trails() now returns the correct
+    (MultiRegion) trails
+  * CloudWatch:tag_resource() now allows tagting new Alarms that
+    didn't have tags yet
+  * EC2: create_instances() now supports the
+    `IamInstanceProfile`-parameter
+  * EC2: describe_route_tables() now supports the
+    `route.vpc-peering-connection-id`-filter
+  * EC2: modify_vpc_attribute() now supports the
+    enableNetworkAddressUsageMetrics-attribute
+  * S3: delete_objects() now works against the JS SDK v3.197.0
+
+-------------------------------------------------------------------

Old:
----
  moto-4.0.8.tar.gz

New:
----
  moto-4.0.10.tar.gz

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

Other differences:
------------------
++++++ python-moto.spec ++++++
--- /var/tmp/diff_new_pack.D6PrT1/_old  2022-11-26 18:45:22.547185255 +0100
+++ /var/tmp/diff_new_pack.D6PrT1/_new  2022-11-26 18:45:22.555185302 +0100
@@ -16,10 +16,9 @@
 #
 
 
-%{?!python_module:%define python_module() python3-%{**}}
 %define skip_python2 1
 Name:           python-moto
-Version:        4.0.8
+Version:        4.0.10
 Release:        0
 Summary:        Library to mock out the boto library
 License:        Apache-2.0
@@ -27,6 +26,7 @@
 Source:         
https://files.pythonhosted.org/packages/source/m/moto/moto-%{version}.tar.gz
 # PATCH-FEATURE-OPENSUSE remove-mock.patch -- https://trello.com/c/S6eADbii
 Patch1:         remove-mock.patch
+BuildRequires:  %{python_module base >= 3.6}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -57,7 +57,7 @@
 BuildRequires:  %{python_module aws-xray-sdk >= 0.93}
 BuildRequires:  %{python_module boto3 >= 1.9.201}
 BuildRequires:  %{python_module botocore >= 1.12.201}
-BuildRequires:  %{python_module cfn-lint >= 0.4.0}
+BuildRequires:  %{python_module cfn-lint >= 0.40.0}
 BuildRequires:  %{python_module cryptography >= 3.3.1}
 BuildRequires:  %{python_module docker >= 2.5.1}
 BuildRequires:  %{python_module freezegun}
@@ -91,7 +91,7 @@
 Summary:        Library to mock out the boto library -- all extras
 Requires:       python-PyYAML >= 5.1
 Requires:       python-aws-xray-sdk >= 0.93
-Requires:       python-cfn-lint >= 0.4.0
+Requires:       python-cfn-lint >= 0.40.0
 Requires:       python-docker >= 2.5.1
 Requires:       python-graphql-core
 Requires:       python-idna >= 2.5

++++++ moto-4.0.8.tar.gz -> moto-4.0.10.tar.gz ++++++
++++ 38288 lines of diff (skipped)

Reply via email to