From 0e82c0c6378f67c82864c8ce26c0b1cab3227bf3 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 11:20:05 +0000 Subject: automatic import of python-moto --- .gitignore | 1 + python-moto.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 23ca61f..a9b1d17 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /moto-4.1.6.tar.gz +/moto-4.1.7.tar.gz 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 - 4.1.6-1 +* Fri Apr 21 2023 Python_Bot - 4.1.7-1 - Package Spec generated diff --git a/sources b/sources index 8ae1420..7765681 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -728e33b5385078cb371ab5f86b26ae19 moto-4.1.6.tar.gz +21059d4117f96cde2adfb71bc426deb2 moto-4.1.7.tar.gz -- cgit v1.2.3