From 3cfdfe77430da2b62455542ab1bbde4b683dc100 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 26 Jul 2019 15:49:31 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-pytest-xdist.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pytest-xdist.spec b/python-pytest-xdist.spec index 6722b34..aaa542b 100644 --- a/python-pytest-xdist.spec +++ b/python-pytest-xdist.spec @@ -14,7 +14,7 @@ Name: python-%{pypi_name} Version: 1.29.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: py.test plugin for distributed testing and loop-on-failing modes License: MIT @@ -90,6 +90,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} PYTHONDONTWRITEBYTECODE=1 py.test-%{py %{python3_sitelib}/xdist/ %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 1.29.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue Jun 18 2019 Scott Talbert - 1.29.0-1 - Update to new upstream release 1.29.0 (#1720870)