diff options
Diffstat (limited to 'python-pytest-split.spec')
| -rw-r--r-- | python-pytest-split.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-pytest-split.spec b/python-pytest-split.spec index bc585f6..49d44f3 100644 --- a/python-pytest-split.spec +++ b/python-pytest-split.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pytest-split -Version: 0.8.0 +Version: 0.8.1 Release: 1 Summary: Pytest plugin which splits the test suite to equally sized sub suites based on test execution time. License: MIT URL: https://jerry-git.github.io/pytest-split -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/04/10/c317f5e9682a6fa184a9f598c987c8cef42edbd8ba8534184cf0c1918473/pytest-split-0.8.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/4f/7f/6e24e7e1e36d6d6ce059f7f388eee518646a3bb25329011ba465f9f73c75/pytest_split-0.8.1.tar.gz BuildArch: noarch Requires: python3-pytest @@ -32,7 +32,7 @@ Provides: python3-pytest-split-doc **Source Code**: [https://github.com/jerry-git/pytest-split](https://github.com/jerry-git/pytest-split) %prep -%autosetup -n pytest-split-0.8.0 +%autosetup -n pytest-split-0.8.1 %build %py3_build @@ -72,5 +72,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.8.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.8.1-1 - Package Spec generated |
