14
0

- 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
This commit is contained in:
Tomáš Chvátal
2019-07-22 12:43:39 +00:00
committed by Git OBS Bridge
parent 1b2d006e22
commit fcff314366
4 changed files with 10 additions and 4 deletions

View File

@@ -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