diff --git a/python-testfixtures.changes b/python-testfixtures.changes index 399de8c..8d34b5c 100644 --- a/python-testfixtures.changes +++ b/python-testfixtures.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Apr 18 14:41:23 UTC 2019 - Marketa Calabkova + +- update to version 6.7.0 + * Add :meth:`twisted.LogCapture.raise_logged_failure` debugging + helper. + ------------------------------------------------------------------- Tue Mar 26 22:09:06 UTC 2019 - John Vandenberg diff --git a/python-testfixtures.spec b/python-testfixtures.spec index 24415e2..1196d3f 100644 --- a/python-testfixtures.spec +++ b/python-testfixtures.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-testfixtures -Version: 6.6.2 +Version: 6.7.0 Release: 0 Summary: A collection of helpers and mock objects for unit tests and doc tests License: MIT diff --git a/testfixtures-6.6.2.tar.gz b/testfixtures-6.6.2.tar.gz deleted file mode 100644 index 7ed8dbb..0000000 --- a/testfixtures-6.6.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:79b1c1ae5407750406eaf4407ea0d4c0d50b60bec3f85494c6401e072e7d2239 -size 109986 diff --git a/testfixtures-6.7.0.tar.gz b/testfixtures-6.7.0.tar.gz new file mode 100644 index 0000000..670c9ba --- /dev/null +++ b/testfixtures-6.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b79324f35852eaacd4f5f440b20ee1b98df23001ff88db8b8bde3746f753f0a +size 110223