forked from pool/python-testfixtures
- 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:
committed by
Git OBS Bridge
parent
1b2d006e22
commit
fcff314366
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 22 12:42:25 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
|
@@ -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
|
||||
|
3
testfixtures-6.10.0.tar.gz
Normal file
3
testfixtures-6.10.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d230c5c80746f9f86a16a1f751a5cf5d8e317d4cc48243a19fb180d22303bce
|
||||
size 111976
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:772c9e3a2743782c9e432de4334da71d2896a94a35748d60dbcdd30271010beb
|
||||
size 111506
|
Reference in New Issue
Block a user