Rebuilt for Python 3.8.0rc1 (#1748018)
This commit is contained in:
parent
4c642a49d6
commit
45f95312fe
@ -6,7 +6,7 @@ know why the test suite hangs.
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.3.3
|
Version: 1.3.3
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Summary: py.test plugin to abort hanging tests
|
Summary: py.test plugin to abort hanging tests
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -53,6 +53,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} PYTHONDONTWRITEBYTECODE=1 py.test-%{py
|
|||||||
%{python3_sitelib}/__pycache__/pytest_timeout*
|
%{python3_sitelib}/__pycache__/pytest_timeout*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.3.3-7
|
||||||
|
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||||
|
|
||||||
* Sat Aug 17 2019 Miro Hrončok <mhroncok@redhat.com> - 1.3.3-6
|
* Sat Aug 17 2019 Miro Hrončok <mhroncok@redhat.com> - 1.3.3-6
|
||||||
- Rebuilt for Python 3.8
|
- Rebuilt for Python 3.8
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user