|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: python-%{pypi_name}
|
|
|
|
Name: python-%{pypi_name}
|
|
|
|
Version: 2.0.2
|
|
|
|
Version: 2.0.2
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: py.test plugin to abort hanging tests
|
|
|
|
Summary: py.test plugin to abort hanging tests
|
|
|
|
|
|
|
|
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
@ -51,6 +51,9 @@ Summary: %{summary}
|
|
|
|
%{python3_sitelib}/__pycache__/pytest_timeout*
|
|
|
|
%{python3_sitelib}/__pycache__/pytest_timeout*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Dec 14 2021 Scott Talbert <swt@techie.net> - 2.0.2-1
|
|
|
|
* Tue Dec 14 2021 Scott Talbert <swt@techie.net> - 2.0.2-1
|
|
|
|
- Update to new upstream release 2.0.2 (#2032002)
|
|
|
|
- Update to new upstream release 2.0.2 (#2032002)
|
|
|
|
|
|
|
|
|
|
|
|