diff --git a/.gitignore b/.gitignore index e7b4b64..9f7861c 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ /pytest-xdist-2.2.1.tar.gz /pytest-xdist-2.3.0.tar.gz /pytest-xdist-2.4.0.tar.gz +/pytest-xdist-2.5.0.tar.gz diff --git a/python-pytest-xdist.spec b/python-pytest-xdist.spec index 1297f6b..021539a 100644 --- a/python-pytest-xdist.spec +++ b/python-pytest-xdist.spec @@ -1,7 +1,7 @@ %global pypi_name pytest-xdist Name: python-%{pypi_name} -Version: 2.4.0 +Version: 2.5.0 Release: 1%{?dist} Summary: py.test plugin for distributed testing and loop-on-failing modes @@ -57,12 +57,15 @@ Requires: %{py3_dist py} %files -n python3-%{pypi_name} -%doc OVERVIEW.md README.rst +%doc README.rst %license LICENSE %{python3_sitelib}/pytest_xdist* %{python3_sitelib}/xdist/ %changelog +* Sat Dec 11 2021 Scott Talbert - 2.5.0-1 +- Update to new upstream release 2.5.0 (#2031314) + * Wed Sep 22 2021 Scott Talbert - 2.4.0-1 - Update to new upstream release 2.4.0 (#2006595) diff --git a/sources b/sources index 936c919..be40c23 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pytest-xdist-2.4.0.tar.gz) = 2d2da6aaa8da07a28d7c6c81a0044493b7d0d1a68921e7ec94cfd2f698eaa5594b6da4d82524804637d5cc061fbe19034f3c65a07ee5a0c906170856edc3d383 +SHA512 (pytest-xdist-2.5.0.tar.gz) = 22da4db7cdd6173fb8377b6adc30b5617ccb0bb308cb5d30980484dd7ddff87cf2a485ae8522c7957d8954dd2f8a5542b9f63b0fa7184cc44e50dbafc3f4e909