Go to file
Dominique Leuenberger a346df12fc Accepting request 637656 from devel:languages:python:pytest
- update to 3.8.1
- drop remove_mock.patch
 * .pytest_cache directory is now automatically ignored by Git
 * Fix the following error during collection of tests inside packages:
    'TypeError: object of type 'Package' has no len()'
 * Fix bug where indirect parametrization would consider the scope of all
     fixtures used by the test function to determine the parametrization scope,
     and not only the scope of the fixtures being parametrized.
 * Fix crash of the assertion rewriter if a test changed the current working
     directory without restoring it afterwards.
 * Fix issue that prevented some caplog properties (for example record_tuples)
     from being available when entering the debugger with --pdb.
 * Fix UnicodeDecodeError in python2.x when a class returns a non-ascii binary
     __repr__ in an assertion which also contains non-ascii text.

- update to 3.8.1
- drop remove_mock.patch
 * .pytest_cache directory is now automatically ignored by Git
 * Fix the following error during collection of tests inside packages:
    'TypeError: object of type 'Package' has no len()'
 * Fix bug where indirect parametrization would consider the scope of all
     fixtures used by the test function to determine the parametrization scope,
     and not only the scope of the fixtures being parametrized.
 * Fix crash of the assertion rewriter if a test changed the current working
     directory without restoring it afterwards.
 * Fix issue that prevented some caplog properties (for example record_tuples)
     from being available when entering the debugger with --pdb.
 * Fix UnicodeDecodeError in python2.x when a class returns a non-ascii binary
     __repr__ in an assertion which also contains non-ascii text. (forwarded request 637650 from mimi_vx)

OBS-URL: https://build.opensuse.org/request/show/637656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=41
2018-09-26 12:53:57 +00:00
.gitattributes Accepting request 106138 from devel:languages:python 2012-03-05 17:01:42 +00:00
.gitignore Accepting request 106138 from devel:languages:python 2012-03-05 17:01:42 +00:00
pytest-3.8.1.tar.gz Accepting request 637650 from home:mimi_vx:branches:devel:languages:python:pytest 2018-09-24 12:55:20 +00:00
python-pytest-doc.changes Accepting request 637650 from home:mimi_vx:branches:devel:languages:python:pytest 2018-09-24 12:55:20 +00:00
python-pytest-doc.spec Accepting request 637650 from home:mimi_vx:branches:devel:languages:python:pytest 2018-09-24 12:55:20 +00:00
python-pytest.changes Accepting request 637650 from home:mimi_vx:branches:devel:languages:python:pytest 2018-09-24 12:55:20 +00:00
python-pytest.spec Accepting request 637650 from home:mimi_vx:branches:devel:languages:python:pytest 2018-09-24 12:55:20 +00:00