diff --git a/hammett-0.4.0.tar.gz b/hammett-0.4.0.tar.gz deleted file mode 100644 index 7b2deb6..0000000 --- a/hammett-0.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b9c1b55dcf8978413ddf60175b771e393f2f8566614dc2fe66592bab0a12d1e -size 10795 diff --git a/hammett-0.5.0.tar.gz b/hammett-0.5.0.tar.gz new file mode 100644 index 0000000..ccd54d4 --- /dev/null +++ b/hammett-0.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95817dafcd88ceae43f21cd8186f1eea1f0d6ee8902d4b6f715908e41daddb60 +size 11562 diff --git a/python-hammett.changes b/python-hammett.changes index 6b21580..609090f 100644 --- a/python-hammett.changes +++ b/python-hammett.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Apr 8 14:39:57 UTC 2020 - Marketa Calabkova + +- update to 0.5.0 + * Implemented support for filtering tests based on markers. Also + supports the marker[argument] syntax that goes beyond what pytest + can do + * Nicer output on failed tests + ------------------------------------------------------------------- Mon Mar 30 13:14:25 UTC 2020 - pgajdos@suse.com diff --git a/python-hammett.spec b/python-hammett.spec index 9212aa9..964b30e 100644 --- a/python-hammett.spec +++ b/python-hammett.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-hammett -Version: 0.4.0 +Version: 0.5.0 Release: 0 Summary: hammett is a fast python test runner License: BSD-3-Clause