Rebuilt for Python 3.8

f38
Miro Hrončok 5 years ago
parent 5962a0d5c6
commit 4c642a49d6

@ -6,7 +6,7 @@ know why the test suite hangs.
Name: python-%{pypi_name}
Version: 1.3.3
Release: 5%{?dist}
Release: 6%{?dist}
Summary: py.test plugin to abort hanging tests
License: MIT
@ -53,6 +53,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} PYTHONDONTWRITEBYTECODE=1 py.test-%{py
%{python3_sitelib}/__pycache__/pytest_timeout*
%changelog
* Sat Aug 17 2019 Miro Hrončok <mhroncok@redhat.com> - 1.3.3-6
- Rebuilt for Python 3.8
* Thu Aug 08 2019 Scott Talbert <swt@techie.net> - 1.3.3-5
- Remove Python 2 subpackages (#1737398)

Loading…
Cancel
Save