Enable timeout

Not bumping the release, because no rebuild is needed,
rebuilding with timeout will not change the package
This commit is contained in:
Miro Hrončok 2016-12-13 15:01:48 +01:00
parent 91ca3d75bc
commit 23aa29708f
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Source0: https://files.pythonhosted.org/packages/source/p/%{name}/%{name}
# The test in this specfile use pytest-timeout
# When building pytest for the first time with new Python version
# that is not possible as it depends on pytest
%bcond_with timeout
%bcond_without timeout
# https://github.com/pytest-dev/pytest/issues/2132
Patch0: %{name}-python36.patch