diff --git a/moto-5.0.11.tar.gz b/moto-5.0.11.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..11343e93ab372e8dad866e3467f6c96d367b1237 Binary files /dev/null and b/moto-5.0.11.tar.gz differ diff --git a/moto-5.0.9.tar.gz b/moto-5.0.9.tar.gz deleted file mode 100644 index a783b25a91dcdddc0d9e54bed0744e77ea93ecc3..0000000000000000000000000000000000000000 Binary files a/moto-5.0.9.tar.gz and /dev/null differ diff --git a/python-moto.spec b/python-moto.spec index e0082bd662185022de3486e9de241c5accc20c06..823f4568ea9ec39a49100d5f30ca4e5cb199119a 100644 --- a/python-moto.spec +++ b/python-moto.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-moto -Version: 5.0.9 +Version: 5.0.11 Release: 1 Summary: A library that allows your python tests to easily mock out the boto library License: Apache-2.0 URL: https://github.com/spulec/moto -Source0: https://files.pythonhosted.org/packages/49/47/805b9df337b1fdfbd73e4b8e4d3cfcc706194583deb8adccf3ec92527ed2/moto-5.0.9.tar.gz +Source0: https://files.pythonhosted.org/packages/ca/c3/88ff172303f383c5f8fb2ffa22bc00858ac41d3ebb1c2b4de6206df38566/moto-5.0.11.tar.gz BuildArch: noarch %description @@ -103,6 +103,11 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Jul 29 2024 dongqi - 5.0.11-1 +- Update package to version 5.0.11 +- Add Full Support for ServiceDiscovery and Update IAM Managed Policies and SSM default AMI's +- fixes #7817 + * Tue Jun 4 2024 lilu - 5.0.9-1 - Update package to version 5.0.9 - Fixed an InfiniteRecursion-bug when accessing S3-buckets that was introduced in 5.0.8