Update to new upstream release 1.32.0 (#1830627)

epel9
Scott Talbert 5 years ago
parent 53a0ee3366
commit 6fb704ad6b

1
.gitignore vendored

@ -27,3 +27,4 @@
/pytest-xdist-1.29.0.tar.gz
/pytest-xdist-1.30.0.tar.gz
/pytest-xdist-1.31.0.tar.gz
/pytest-xdist-1.32.0.tar.gz

@ -13,8 +13,8 @@
different platforms and run tests in parallel on all of them.
Name: python-%{pypi_name}
Version: 1.31.0
Release: 2%{?dist}
Version: 1.32.0
Release: 1%{?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
* Mon May 04 2020 Scott Talbert <swt@techie.net> - 1.32.0-1
- Update to new upstream release 1.32.0 (#1830627)
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.31.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1 +1 @@
SHA512 (pytest-xdist-1.31.0.tar.gz) = b7960d20295232b251c8ddcc5a3b9d6e7b761d577ba11c2647b4b4b410ee5c05998cf57fa57208561eb3ea7c4914db1fd446173794589d8c8e8e79ff8e0ad3aa
SHA512 (pytest-xdist-1.32.0.tar.gz) = f159b4653efb4afeff4124df484670d3c672e1014712f948390b25efc53096f8237258c83a5f1a9e688c52b4a756291cb731d37fdfa800707f556550a19cb0e8

Loading…
Cancel
Save