New upstream release 1.22.2

epel9
Scott Talbert 7 years ago
parent afd16552cb
commit 31f0cd1b5d

1
.gitignore vendored

@ -13,3 +13,4 @@
/pytest-xdist-1.21.0.tar.gz /pytest-xdist-1.21.0.tar.gz
/pytest-xdist-1.22.0.tar.gz /pytest-xdist-1.22.0.tar.gz
/pytest-xdist-1.22.1.tar.gz /pytest-xdist-1.22.1.tar.gz
/pytest-xdist-1.22.2.tar.gz

@ -13,7 +13,7 @@
different platforms and run tests in parallel on all of them. different platforms and run tests in parallel on all of them.
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 1.22.1 Version: 1.22.2
Release: 1%{?dist} Release: 1%{?dist}
Summary: py.test plugin for distributed testing and loop-on-failing modes Summary: py.test plugin for distributed testing and loop-on-failing modes
@ -89,6 +89,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} PYTHONDONTWRITEBYTECODE=1 py.test-%{py
%{python3_sitelib}/xdist/ %{python3_sitelib}/xdist/
%changelog %changelog
* Wed Feb 28 2018 Scott Talbert <swt@techie.net> - 1.22.2-1
- New upstream release 1.22.2
* Wed Feb 21 2018 Scott Talbert <swt@techie.net> - 1.22.1-1 * Wed Feb 21 2018 Scott Talbert <swt@techie.net> - 1.22.1-1
- New upstream release 1.22.1 - New upstream release 1.22.1

@ -1 +1 @@
SHA512 (pytest-xdist-1.22.1.tar.gz) = b8bce1a3f69720382107d3a9b2b8d0281f442ee76e9faa2c4bc0d884260b542c0375604dfb1535ba70099e6d44d610dad0ba2901ae91d939e7e569c306d0e71b SHA512 (pytest-xdist-1.22.2.tar.gz) = 69a0a233fe52ead13cadd46c134c67e4d0fdcd2a77929aea3da2530cd54c283d46c6d416a1450016ba7e9127b30bd85add99b562d9ec0a49bbe1c08b7828df68

Loading…
Cancel
Save