diff options
Diffstat (limited to 'python-moto.spec')
-rw-r--r-- | python-moto.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-moto.spec b/python-moto.spec index c1bbf5e..814e2d2 100644 --- a/python-moto.spec +++ b/python-moto.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-moto -Version: 4.1.6 +Version: 4.1.7 Release: 1 Summary: please add a summary manually as the author left a blank one License: Apache License 2.0 URL: https://github.com/getmoto/moto -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/11/01/832e60faae3d2909bba00570b3e4f6c718b683c81cb08b7d498a509e234e/moto-4.1.6.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0c/02/5c4ac89b051521e166f123340b2ec3cdcf15e4e1f7a751a9accf66a7ae02/moto-4.1.7.tar.gz BuildArch: noarch Requires: python3-boto3 @@ -314,7 +314,7 @@ The full documentation can be found here: %prep -%autosetup -n moto-4.1.6 +%autosetup -n moto-4.1.7 %build %py3_build @@ -354,5 +354,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 4.1.6-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 4.1.7-1 - Package Spec generated |