Update to new upstream release 1.31.0 (#1785526)

epel9
Scott Talbert 5 years ago
parent 8c1622ff53
commit 501708d40f

1
.gitignore vendored

@ -26,3 +26,4 @@
/pytest-xdist-1.28.0.tar.gz
/pytest-xdist-1.29.0.tar.gz
/pytest-xdist-1.30.0.tar.gz
/pytest-xdist-1.31.0.tar.gz

@ -13,7 +13,7 @@
different platforms and run tests in parallel on all of them.
Name: python-%{pypi_name}
Version: 1.30.0
Version: 1.31.0
Release: 1%{?dist}
Summary: py.test plugin for distributed testing and loop-on-failing modes
@ -64,6 +64,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} PYTHONDONTWRITEBYTECODE=1 py.test-%{py
%{python3_sitelib}/xdist/
%changelog
* Thu Jan 02 2020 Scott Talbert <swt@techie.net> - 1.31.0-1
- Update to new upstream release 1.31.0 (#1785526)
* Wed Oct 02 2019 Scott Talbert <swt@techie.net> - 1.30.0-1
- Update to new upstream release 1.30.0 (#1757495)

@ -1 +1 @@
SHA512 (pytest-xdist-1.30.0.tar.gz) = 978b67df2366d916db62af21f2c610ac5d2de43cecf3260ec9bf52f904098514c3052ce8ca2195c17addd4012f3c5d38ce8a701d26c8158142a821b0d0cf9122
SHA512 (pytest-xdist-1.31.0.tar.gz) = b7960d20295232b251c8ddcc5a3b9d6e7b761d577ba11c2647b4b4b410ee5c05998cf57fa57208561eb3ea7c4914db1fd446173794589d8c8e8e79ff8e0ad3aa

Loading…
Cancel
Save