diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:33:50 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:33:50 +0000 |
| commit | 33fff0248eeb004d7d38655b1010be372ce11c5b (patch) | |
| tree | 9af98f99c71ed1387e44188fe7034f326602a872 /python-mimesis.spec | |
| parent | 8360749cb939f4b30df7a5fa4daeaeecb12cf27a (diff) | |
automatic import of python-mimesisopeneuler20.03
Diffstat (limited to 'python-mimesis.spec')
| -rw-r--r-- | python-mimesis.spec | 10 |
1 files changed, 6 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 7.1.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 8.0.0-1 - Package Spec generated |
