diff --git a/python-testfixtures.changes b/python-testfixtures.changes index ffb4268..b27530e 100644 --- a/python-testfixtures.changes +++ b/python-testfixtures.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jul 22 12:42:25 UTC 2019 - Tomáš Chvátal + +- Update to 6.10.0: + * Better feedback where objects do not :func:`compare` equal but do have the same representation. + ------------------------------------------------------------------- Mon Jun 17 10:12:42 UTC 2019 - pgajdos@suse.com diff --git a/python-testfixtures.spec b/python-testfixtures.spec index 2ac215b..b5d8e80 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.9.0 +Version: 6.10.0 Release: 0 Summary: A collection of helpers and mock objects for unit tests and doc tests License: MIT diff --git a/testfixtures-6.10.0.tar.gz b/testfixtures-6.10.0.tar.gz new file mode 100644 index 0000000..4a6245d --- /dev/null +++ b/testfixtures-6.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d230c5c80746f9f86a16a1f751a5cf5d8e317d4cc48243a19fb180d22303bce +size 111976 diff --git a/testfixtures-6.9.0.tar.gz b/testfixtures-6.9.0.tar.gz deleted file mode 100644 index 35fe5a9..0000000 --- a/testfixtures-6.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:772c9e3a2743782c9e432de4334da71d2896a94a35748d60dbcdd30271010beb -size 111506