diff --git a/pytest-timeout-1.4.1.tar.gz b/pytest-timeout-1.4.1.tar.gz deleted file mode 100644 index 61adaa2..0000000 --- a/pytest-timeout-1.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d0fb4ce74cebb81be252e4e0d9c2a91f30270b33208cfa0f1da6eed9abf18ac -size 13804 diff --git a/pytest-timeout-1.4.2.tar.gz b/pytest-timeout-1.4.2.tar.gz new file mode 100644 index 0000000..7327c32 --- /dev/null +++ b/pytest-timeout-1.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20b3113cf6e4e80ce2d403b6fb56e9e1b871b510259206d40ff8d609f48bda76 +size 15424 diff --git a/python-pytest-timeout.changes b/python-pytest-timeout.changes index be6db73..68948ef 100644 --- a/python-pytest-timeout.changes +++ b/python-pytest-timeout.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 5 14:37:31 UTC 2020 - Marketa Machova + +- Update to 1.4.2 + * Fix is_debugging function + ------------------------------------------------------------------- Mon Jun 29 12:15:28 UTC 2020 - Marketa Calabkova diff --git a/python-pytest-timeout.spec b/python-pytest-timeout.spec index e65140e..6bd330c 100644 --- a/python-pytest-timeout.spec +++ b/python-pytest-timeout.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pytest-timeout -Version: 1.4.1 +Version: 1.4.2 Release: 0 Summary: Pytest plugin to abort hanging tests License: MIT