15
0

- update to 6.17.1

- Fix bug where bug where duplicated entries in an ordered but partial
    :class:`SequenceComparison` could result in a failed match.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testfixtures?expand=0&rev=38
This commit is contained in:
2021-05-09 17:11:57 +00:00
committed by Git OBS Bridge
parent 4e7ef42769
commit 0f368f4e9f
4 changed files with 11 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-testfixtures
Version: 6.17.0
Version: 6.17.1
Release: 0
Summary: A collection of helpers and mock objects for unit tests and doc tests
License: MIT