From f66d95d1484ad83540240761fe9c2f0d4003ab83 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 17:09:06 +0000 Subject: automatic import of python-pytest-split --- python-pytest-split.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-pytest-split.spec') 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 - 0.8.0-1 +* Fri Apr 21 2023 Python_Bot - 0.8.1-1 - Package Spec generated -- cgit v1.2.3