diff --git a/python-testfixtures.changes b/python-testfixtures.changes index 0cf246a..547cdd9 100644 --- a/python-testfixtures.changes +++ b/python-testfixtures.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun May 9 17:11:41 UTC 2021 - Dirk Müller + +- 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 diff --git a/python-testfixtures.spec b/python-testfixtures.spec index bd8cd9c..d3cd4f1 100644 --- a/python-testfixtures.spec +++ b/python-testfixtures.spec @@ -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 diff --git a/testfixtures-6.17.0.tar.gz b/testfixtures-6.17.0.tar.gz deleted file mode 100644 index a9b1e9e..0000000 --- a/testfixtures-6.17.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa7c170df68ca6367eda061e9ec339ae3e6d3679c31e04033f83ef97a7d7d0ce -size 121419 diff --git a/testfixtures-6.17.1.tar.gz b/testfixtures-6.17.1.tar.gz new file mode 100644 index 0000000..7748285 --- /dev/null +++ b/testfixtures-6.17.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ec3a0dd6f71cc4c304fbc024a10cc293d3e0b852c868014b9f233203e149bda +size 121440