New upstream release 1.22.0

epel9
Scott Talbert 7 years ago
parent 2586bde676
commit 0812c04423

1
.gitignore vendored

@ -11,3 +11,4 @@
/pytest-xdist-1.20.0.tar.gz /pytest-xdist-1.20.0.tar.gz
/pytest-xdist-1.20.1.tar.gz /pytest-xdist-1.20.1.tar.gz
/pytest-xdist-1.21.0.tar.gz /pytest-xdist-1.21.0.tar.gz
/pytest-xdist-1.22.0.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.21.0 Version: 1.22.0
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} PYTHONDONTWRITEBYTECODE=1 py.test-%{py
%{python3_sitelib}/xdist/ %{python3_sitelib}/xdist/
%changelog %changelog
* Fri Jan 12 2018 Scott Talbert <swt@techie.net> - 1.22.0-1
- New upstream release 1.22.0
* Fri Dec 29 2017 Scott Talbert <swt@techie.net> - 1.21.0-1 * Fri Dec 29 2017 Scott Talbert <swt@techie.net> - 1.21.0-1
- New upstream release 1.21.0 - New upstream release 1.21.0

@ -1 +1 @@
SHA512 (pytest-xdist-1.21.0.tar.gz) = 1c70432f5d992a26c37869e7110a744f7cd3a571423db882b071329ccc4498dcea832c7741bf8fd93df79d013f4e83786af69d0a7f9477fe4b3d3f79bf0592a4 SHA512 (pytest-xdist-1.22.0.tar.gz) = 452d54f2aedddaa9512de3748707709b190e84fffc87ebe3b16e3416efdc2caee849cd65393ea7c9aeeceac4a8115190e92f90a136bfca706b55fd717ce4ef9a

Loading…
Cancel
Save