forked from pool/python-testfixtures
- 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:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 9 17:11:41 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 07:49:55 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa7c170df68ca6367eda061e9ec339ae3e6d3679c31e04033f83ef97a7d7d0ce
|
||||
size 121419
|
3
testfixtures-6.17.1.tar.gz
Normal file
3
testfixtures-6.17.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ec3a0dd6f71cc4c304fbc024a10cc293d3e0b852c868014b9f233203e149bda
|
||||
size 121440
|
Reference in New Issue
Block a user