Rebuilt for Python 3.9
This commit is contained in:
parent
cc87da901a
commit
e959ca0c78
@ -6,7 +6,7 @@ know why the test suite hangs.
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.3.4
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: py.test plugin to abort hanging tests
|
||||
|
||||
License: MIT
|
||||
@ -50,6 +50,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} PYTHONDONTWRITEBYTECODE=1 py.test-%{py
|
||||
%{python3_sitelib}/__pycache__/pytest_timeout*
|
||||
|
||||
%changelog
|
||||
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 1.3.4-3
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user