New upstream release 1.20.1

epel9
Scott Talbert 7 years ago
parent 45f64a5d39
commit d7dd7ac4f1

1
.gitignore vendored

@ -9,3 +9,4 @@
/pytest-xdist-1.19.0.tar.gz /pytest-xdist-1.19.0.tar.gz
/pytest-xdist-1.19.1.tar.gz /pytest-xdist-1.19.1.tar.gz
/pytest-xdist-1.20.0.tar.gz /pytest-xdist-1.20.0.tar.gz
/pytest-xdist-1.20.1.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.20.0 Version: 1.20.1
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} py.test-%{python3_version} testing
%{python3_sitelib}/xdist/ %{python3_sitelib}/xdist/
%changelog %changelog
* Tue Oct 24 2017 Scott Talbert <swt@techie.net> - 1.20.1-1
- New upstream release 1.20.1
* Thu Aug 24 2017 Scott Talbert <swt@techie.net> - 1.20.0-1 * Thu Aug 24 2017 Scott Talbert <swt@techie.net> - 1.20.0-1
- New upstream release 1.20.0 - New upstream release 1.20.0

@ -1 +1 @@
SHA512 (pytest-xdist-1.20.0.tar.gz) = e91fa6fa2f3130d38d674f62e6332581b88b43d7a63562701edf705de1b8a633b6b2011a6fa5fcece955181f6cf263a8ca7481c5e5f9f1d56ce198327f7dd30a SHA512 (pytest-xdist-1.20.1.tar.gz) = f36e02062e946993bfb9bfaca5aa14c138817f1ad8a8013c5a64b416e91abbfb02502a371c4507c4babb15ac54aca2dce5af4ffe72ed0aa167f670bddabd4b3c

Loading…
Cancel
Save