diff --git a/python-pytest-xdist.spec b/python-pytest-xdist.spec index ff5fe151c4fce77f2e58883379d7ed7edb23fc8f..634cb56184814249a6ceabe91ff2495b5b2f7bb4 100644 --- a/python-pytest-xdist.spec +++ b/python-pytest-xdist.spec @@ -3,7 +3,7 @@ Summary: py.test plugin for distributed testing and loop-on-failing modes Name: python-%{pypi_name} Version: 2.5.0 -Release: 5%{?dist} +Release: 6%{?dist} License: MIT URL: https://github.com/pytest-dev/pytest-xdist Source0: %{pypi_source} @@ -58,6 +58,9 @@ The pytest-xdist plugin extends py.test with some unique test execution modes: %{python3_sitelib}/xdist/ %changelog +* Wed Sep 20 2023 Miaojun Dong - 2.5.0-6 +- Rebuilt for python-pytest-forked 1.6.0-2 + * Tue Sep 19 2023 OpenCloudOS Release Engineering - 2.5.0-5 - Rebuilt for python 3.11