From fcff31436622ec38e3e5d2355ab9f835d771b3d49a988ac038eec87a117deba6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 22 Jul 2019 12:43:39 +0000 Subject: [PATCH] - Update to 6.10.0: * Better feedback where objects do not :func:`compare` equal but do have the same representation. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testfixtures?expand=0&rev=20 --- python-testfixtures.changes | 6 ++++++ python-testfixtures.spec | 2 +- testfixtures-6.10.0.tar.gz | 3 +++ testfixtures-6.9.0.tar.gz | 3 --- 4 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 testfixtures-6.10.0.tar.gz delete mode 100644 testfixtures-6.9.0.tar.gz 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