From 33fff0248eeb004d7d38655b1010be372ce11c5b Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 03:33:50 +0000 Subject: automatic import of python-mimesis --- python-mimesis.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'python-mimesis.spec') diff --git a/python-mimesis.spec b/python-mimesis.spec index 6c9ddb4..d94e4c8 100644 --- a/python-mimesis.spec +++ b/python-mimesis.spec @@ -1,13 +1,15 @@ %global _empty_manifest_terminate_build 0 Name: python-mimesis -Version: 7.1.0 +Version: 8.0.0 Release: 1 Summary: Mimesis: Fake Data Generator. License: MIT URL: https://github.com/lk-geimfari/mimesis -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/35/08/182b081de5fc7a148360c0da5d482f65e593e6e739fd5ab0e488e6b26adb/mimesis-7.1.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/11/c3/63f9ae346af2a23876aba1aab2b65934ac4b9c65ddf6af5e89c93c492cf4/mimesis-8.0.0.tar.gz BuildArch: noarch +Requires: python3-coverage +Requires: python3-pytest-cov %description | @@ -31,7 +33,7 @@ Provides: python3-mimesis-doc | %prep -%autosetup -n mimesis-7.1.0 +%autosetup -n mimesis-8.0.0 %build %py3_build @@ -71,5 +73,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 7.1.0-1 +* Sun Apr 23 2023 Python_Bot - 8.0.0-1 - Package Spec generated -- cgit v1.2.3