Update to new upstream release 1.29.0 (#1720870)

epel9
Scott Talbert 6 years ago
parent cc29cd313c
commit b112ca1bf2

1
.gitignore vendored

@ -24,3 +24,4 @@
/pytest-xdist-1.26.1.tar.gz
/pytest-xdist-1.27.0.tar.gz
/pytest-xdist-1.28.0.tar.gz
/pytest-xdist-1.29.0.tar.gz

@ -13,7 +13,7 @@
different platforms and run tests in parallel on all of them.
Name: python-%{pypi_name}
Version: 1.28.0
Version: 1.29.0
Release: 1%{?dist}
Summary: py.test plugin for distributed testing and loop-on-failing modes
@ -90,6 +90,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} PYTHONDONTWRITEBYTECODE=1 py.test-%{py
%{python3_sitelib}/xdist/
%changelog
* Tue Jun 18 2019 Scott Talbert <swt@techie.net> - 1.29.0-1
- Update to new upstream release 1.29.0 (#1720870)
* Thu Apr 18 2019 Scott Talbert <swt@techie.net> - 1.28.0-1
- New upstream release 1.28.0

@ -1 +1 @@
SHA512 (pytest-xdist-1.28.0.tar.gz) = 89b8885103a944ae72535de40028db052f76631ade6f969489d3dc3a1a61a3233df6655d0905d9f5253f23740a15aea824b460c680e79c16f275b31cb2abd6ad
SHA512 (pytest-xdist-1.29.0.tar.gz) = b4d62d602cef103e69a42105c1455e52d67769b21c93f931831e577e7b5aa2e27d017a61634ebdde2be5a5db1a53453bb380d4b7d9e45f445320a9a2cb10a63c

Loading…
Cancel
Save