summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 17:09:06 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 17:09:06 +0000
commitf66d95d1484ad83540240761fe9c2f0d4003ab83 (patch)
tree1f9fc13732d133b789bd6bcd37d68d1c3d8e8ddc
parent84513914c82b2cd0c0109b58039426d9dd7e505a (diff)
automatic import of python-pytest-splitopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-pytest-split.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index e7f3ed4..51244c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/pytest-split-0.8.0.tar.gz
+/pytest_split-0.8.1.tar.gz
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
diff --git a/sources b/sources
index cc44811..d81e48b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bc6de21980b6469d52fbdd1b818adceb pytest-split-0.8.0.tar.gz
+85c39d177aeeee6227d50dad8790a85d pytest_split-0.8.1.tar.gz