diff --git a/moto-4.0.12.tar.gz b/moto-4.0.12.tar.gz deleted file mode 100644 index 5b5196017d680350e730ea338e7f3a7273bb0cf1..0000000000000000000000000000000000000000 Binary files a/moto-4.0.12.tar.gz and /dev/null differ diff --git a/moto-4.1.12.tar.gz b/moto-4.1.12.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..3f4d7071ce5608dc6b381efda424cbfc06df7d02 Binary files /dev/null and b/moto-4.1.12.tar.gz differ diff --git a/python-moto.spec b/python-moto.spec index 327eacdb4e14cb900ca5375a1aa34371d6b9c626..7e29cbbc322992218132e3f8f67c90ca0198ac52 100644 --- a/python-moto.spec +++ b/python-moto.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-moto -Version: 4.0.12 +Version: 4.1.12 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/51/36/0e2f4b73b638563ce1a342b6d32f9cace043e1bfc2f763a8b8a5a10d29a2/moto-4.0.12.tar.gz +Source0: https://files.pythonhosted.org/packages/2b/6b/85f00b5da885b6ca023868a420062c46fef0dc31e971f4bfe0cf9572e32a/moto-4.1.12.tar.gz BuildArch: noarch %description @@ -103,6 +103,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Jul 13 2023 zoujiancang - 4.1.12-1 +- Update package to version 4.1.12 + * Wed Dec 21 2022 wangjunqi - 4.0.12-1 - Update package to version 4.0.12