New upstream release 1.22.5

epel9
Scott Talbert 7 years ago
parent b08c983566
commit 88aac30ed3

1
.gitignore vendored

@ -15,3 +15,4 @@
/pytest-xdist-1.22.1.tar.gz
/pytest-xdist-1.22.2.tar.gz
/pytest-xdist-1.22.3.tar.gz
/pytest-xdist-1.22.5.tar.gz

@ -13,7 +13,7 @@
different platforms and run tests in parallel on all of them.
Name: python-%{pypi_name}
Version: 1.22.3
Version: 1.22.5
Release: 1%{?dist}
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/
%changelog
* Sat Jul 28 2018 Scott Talbert <swt@techie.net> - 1.22.5-1
- New upstream release 1.22.5
* Tue Jul 24 2018 Scott Talbert <swt@techie.net> - 1.22.3-1
- New upstream release 1.22.3

@ -1 +1 @@
SHA512 (pytest-xdist-1.22.3.tar.gz) = 877061cfd3a2a6f6a521a908a9a3b9078abc509ef3ac2c849ba5f1ded878c1ba7be4dac6749fc5dcd3edc8dbb51d9c832130d7e1f4d857a9e74e0de80a72cec2
SHA512 (pytest-xdist-1.22.5.tar.gz) = ab0f20c38122bcd392eba43272a6bde223c823016ab115d04719adf3a5ca2759f385b8215f17e881f30cf40b3c9ca1897c89d2840dcfc89038018d0065a03ae8

Loading…
Cancel
Save