Update to new upstream release 2.2.1 (#1927076)

epel9
Scott Talbert 4 years ago
parent 73296bf2c4
commit 2977a8490b

1
.gitignore vendored

@ -33,3 +33,4 @@
/pytest-xdist-2.0.0.tar.gz
/pytest-xdist-2.1.0.tar.gz
/pytest-xdist-2.2.0.tar.gz
/pytest-xdist-2.2.1.tar.gz

@ -1,8 +1,8 @@
%global pypi_name pytest-xdist
Name: python-%{pypi_name}
Version: 2.2.0
Release: 2%{?dist}
Version: 2.2.1
Release: 1%{?dist}
Summary: py.test plugin for distributed testing and loop-on-failing modes
License: MIT
@ -63,6 +63,9 @@ Requires: %{py3_dist py}
%{python3_sitelib}/xdist/
%changelog
* Sat Feb 13 2021 Scott Talbert <swt@techie.net> - 2.2.1-1
- Update to new upstream release 2.2.1 (#1927076)
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (pytest-xdist-2.2.0.tar.gz) = 2027f8512fbd6cb68ab36eb774b9d8b7e855c181733b884f394d0e84994926b4fe6158dbd55808328b262497036f101e71cb86553340eba0031d654f34541689
SHA512 (pytest-xdist-2.2.1.tar.gz) = 0732f5ffb56eead3d1aeecd37381c2d9c6ed22398e8e51e9358b562765d737ebde48ecb6fe9f90d9a46902dba1422721cb2c7bfc9fc13918aa2c3b8e6a5e48c4

Loading…
Cancel
Save