diff --git a/pytest-xdist-1.21.0.tar.gz b/pytest-xdist-1.21.0.tar.gz deleted file mode 100644 index ae6471f..0000000 --- a/pytest-xdist-1.21.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b8622435e3c0650a8d5a07b73a7f9c4f79b52d7ed060536a6041f0da423ba8e -size 57983 diff --git a/pytest-xdist-1.22.0.tar.gz b/pytest-xdist-1.22.0.tar.gz new file mode 100644 index 0000000..772e725 --- /dev/null +++ b/pytest-xdist-1.22.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65228a859191f2c74ee68c127317eefe35eedd3d43fc1431f19240663b0cafcd +size 58565 diff --git a/python-pytest-xdist.changes b/python-pytest-xdist.changes index b27da5d..9cfbe16 100644 --- a/python-pytest-xdist.changes +++ b/python-pytest-xdist.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jan 11 23:58:44 UTC 2018 - arun@gmx.de + +- update to version 1.22.0: + * Add support for the pytest_runtest_logfinish hook which will be + released in pytest 3.4. (#266) + ------------------------------------------------------------------- Wed Jan 3 23:12:36 UTC 2018 - arun@gmx.de diff --git a/python-pytest-xdist.spec b/python-pytest-xdist.spec index bcd316e..e261f5e 100644 --- a/python-pytest-xdist.spec +++ b/python-pytest-xdist.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pytest-xdist -Version: 1.21.0 +Version: 1.22.0 Release: 0 Summary: Distributed testing and loop-on-failing for py.test License: MIT