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 2026-05-14 21:44:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-moto (Old) and /work/SRC/openSUSE:Factory/.python-moto.new.1966 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-moto" Thu May 14 21:44:37 2026 rev:31 rq:1353140 version:5.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-moto/python-moto.changes 2026-01-27 16:12:16.965972008 +0100 +++ /work/SRC/openSUSE:Factory/.python-moto.new.1966/python-moto.changes 2026-05-14 21:44:39.062776012 +0200 @@ -1,0 +2,12 @@ +Wed May 13 11:30:31 UTC 2026 - Markéta Machová <[email protected]> + +- Update to 5.2.1 + * Many new methods and services + * Moto now supports the new AWS partition for the EU sovereign + cloud ('eusc-de-east-1') + * Drops support for Python 3.9 + * Lambda Containers now configure the AWS_ENDPOINT_URL, + automatically intercepting requests to other AWS services +- Fix test failures with CVE-2026-3479 fix in CPython + +------------------------------------------------------------------- Old: ---- moto-5.1.20.tar.gz New: ---- moto-5.2.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-moto.spec ++++++ --- /var/tmp/diff_new_pack.bTo4PY/_old 2026-05-14 21:44:40.158821210 +0200 +++ /var/tmp/diff_new_pack.bTo4PY/_new 2026-05-14 21:44:40.162821376 +0200 @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-moto -Version: 5.1.20 +Version: 5.2.1 Release: 0 Summary: Library to mock out tests based on AWS License: Apache-2.0 @@ -139,6 +139,10 @@ # unpin exact version sed -i '/py-partiql-parser/ s/==/>=/' setup.cfg +# https://github.com/getmoto/moto/issues/9976 +mv moto/ec2/resources moto/ec2/models +sed -i 's@../resources@resources@' moto/ec2/models/*.py + %build %pyproject_wheel @@ -184,6 +188,8 @@ # (?) donttest+=" or test_send_raw_email" donttest+=" or test_dynamodb_import_tabl or test_dynamodb_statements" +# https://github.com/getmoto/moto/issues/9976 +donttest+=" or patch_baseline_for_patch_group_default" # 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.1.20.tar.gz -> moto-5.2.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-moto/moto-5.1.20.tar.gz /work/SRC/openSUSE:Factory/.python-moto.new.1966/moto-5.2.1.tar.gz differ: char 5, line 1
