This commit is contained in:
Fedora Release Engineering 2024-01-22 06:08:44 +00:00
parent c2645d5991
commit 26c255e2ee

View File

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
Version: 2.2.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: py.test plugin to abort hanging tests
# SPDX
@ -52,6 +52,9 @@ Summary: %{summary}
%{python3_sitelib}/__pycache__/pytest_timeout*
%changelog
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Oct 09 2023 Scott Talbert <swt@techie.net> - 2.2.0-1
- Update to new upstream release 2.2.0 (#2242718)
- Modernize Python packaging