forked from python-pytest/python-pytest
Accepting request 622958 from home:mimi_vx:branches:devel:languages:python:pytest
- update to pytest-3.6.3
- drop python_mock.patch
* Fix ImportWarning triggered by explicit relative imports in assertion-rewritten
package modules.
* Fix error in pytest.approx when dealing with 0-dimension numpy arrays.
* No longer raise ValueError when using the get_marker API.
* Fix problem where log messages with non-ascii characters would not appear
in the output log file.
* No longer raise AttributeError when legacy marks can't be stored in functions.
- update to pytest-3.6.3
- drop python_mock.patch
* Fix ImportWarning triggered by explicit relative imports in assertion-rewritten
package modules.
* Fix error in pytest.approx when dealing with 0-dimension numpy arrays.
* No longer raise ValueError when using the get_marker API.
* Fix problem where log messages with non-ascii characters would not appear
in the output log file.
* No longer raise AttributeError when legacy marks can't be stored in functions.
OBS-URL: https://build.opensuse.org/request/show/622958
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 16 00:17:40 UTC 2018 - mimi.vx@gmail.com
|
||||
|
||||
- update to pytest-3.6.3
|
||||
- drop python_mock.patch
|
||||
* Fix ImportWarning triggered by explicit relative imports in assertion-rewritten
|
||||
package modules.
|
||||
* Fix error in pytest.approx when dealing with 0-dimension numpy arrays.
|
||||
* No longer raise ValueError when using the get_marker API.
|
||||
* Fix problem where log messages with non-ascii characters would not appear
|
||||
in the output log file.
|
||||
* No longer raise AttributeError when legacy marks can't be stored in functions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 22 15:48:06 UTC 2018 - mimi.vx@gmail.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user