New upstream release 1.18.1

epel9
Scott Talbert 8 years ago
parent d5fb873d63
commit 2d1612aa9f

1
.gitignore vendored

@ -4,3 +4,4 @@
/pytest-xdist-1.17.0.tar.gz /pytest-xdist-1.17.0.tar.gz
/pytest-xdist-1.17.1.tar.gz /pytest-xdist-1.17.1.tar.gz
/pytest-xdist-1.18.0.tar.gz /pytest-xdist-1.18.0.tar.gz
/pytest-xdist-1.18.1.tar.gz

@ -13,8 +13,8 @@
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.18.0 Version: 1.18.1
Release: 2%{?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
License: MIT License: MIT
@ -85,6 +85,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} testing -k
%{python3_sitelib}/xdist/ %{python3_sitelib}/xdist/
%changelog %changelog
* Fri Jul 28 2017 Scott Talbert <swt@techie.net> - 1.18.1-1
- New upstream release 1.18.1
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.0-2 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

@ -1 +1 @@
SHA512 (pytest-xdist-1.18.0.tar.gz) = ef889b88fe28df8cff60058b297647baebbc1a1ee4004e25d633358d646a6606b593e58706acf8eae3fe2ba46210f804905971eeff9b909d8084acaee8fa53d7 SHA512 (pytest-xdist-1.18.1.tar.gz) = 45d185129519e54c9496df1936df3019dc22c718fec10767dedf7365c17f603bbbb4dce3372536b382d0ed63fc2c70fc50ad0529502b40b289399ccd904d2068

Loading…
Cancel
Save