diff --git a/python-pytest-xdist.spec b/python-pytest-xdist.spec index 06e02ce..97ee558 100644 --- a/python-pytest-xdist.spec +++ b/python-pytest-xdist.spec @@ -14,7 +14,7 @@ Name: python-%{pypi_name} Version: 1.32.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: py.test plugin for distributed testing and loop-on-failing modes License: MIT @@ -64,6 +64,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} PYTHONDONTWRITEBYTECODE=1 py.test-%{py %{python3_sitelib}/xdist/ %changelog +* Sun May 24 2020 Miro HronĨok - 1.32.0-2 +- Rebuilt for Python 3.9 + * Mon May 04 2020 Scott Talbert - 1.32.0-1 - Update to new upstream release 1.32.0 (#1830627)