Files
python-pytest/python-pytest.changes
Ondřej Súkup fa4a23f35b Accepting request 627901 from home:mimi_vx:branches:devel:languages:python:pytest
- update to 3.7.1 

- update to 3.7.1
 * Raise immediately if approx() is given an expected value of a type it
     doesn’t understand (e.g. strings, nested dicts, etc.).
 * Correctly represent the dimensions of an numpy array when calling repr() on approx().
 * Fix incompatibility with third party plugins during collection, which
     produced the error object has no attribute '_collectfile'.
 * Display the absolute path if cache_dir is not relative to the rootdir instead of failing.
 * Fix compatibility problem with plugins and the warning code issued
     by fixture functions when they are called directly.
 * Fix infinite recursion in pytest.approx with arrays in numpy<1.13.
 * iFix TypeError when the assertion message is bytes in python 3.

OBS-URL: https://build.opensuse.org/request/show/627901
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=8
2018-08-07 14:50:27 +00:00

102 KiB