Go to file
Yuchen Lin fa6a8060ac Accepting request 633516 from devel:languages:python:pytest
- update to 3.7.4
- drop 0001-Use-unittest.mock-if-is-only-aviable.patch
 * Fix possible infinite recursion when writing .pyc files
 * Cache plugin now obeys the -q flag when --last-failed and
     --failed-first flags are used.
 * Fix bad console output when using console_output_style=classic
 * Fixtures during teardown can again use capsys and capfd to inspect
     output captured during tests.
 * Fix bugs where unicode arguments could not be passed to testdir.runpytest
     on Python 2.
 * Fix double collection of tests within packages when the filename starts
     with a capital letter
 * Fix collection error when specifying test functions directly in the command
     line using test.py::test syntax together with --doctest-modules
  * Fix stdout/stderr not getting captured when real-time cli logging is active.
  * Fix bug where --show-capture=no option would still show logs printed during
     fixture teardown.
  * Fix issue where teardown of fixtures of consecutive sub-packages were
     executed once, at the end of the outer package.

- update to 3.7.2
- add 0001-Use-unittest.mock-if-is-only-aviable.patch
 * Fix filterwarnings not being registered as a builtin mark.
 * Fix test collection from packages mixed with normal directories.
 * Fix infinite recursion during collection if a pytest_ignore_collect
    hook returns False instead of None.
 * Fix bug where decorated fixtures would lose functionality
 * Fix bug where importing modules or other objects with prefix pytest_ prefix
    would raise a PluginValidationError.
 * Fix AttributeError during teardown of TestCase subclasses which raise

OBS-URL: https://build.opensuse.org/request/show/633516
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=40
2018-09-10 10:36:11 +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.7.4.tar.gz Accepting request 633031 from home:mimi_vx:branches:devel:languages:python:pytest 2018-09-04 13:50:02 +00:00
python-pytest-doc.changes - drop 0001-Use-unittest.mock-if-is-only-aviable.patch 2018-09-05 20:55:40 +00:00
python-pytest-doc.spec - drop 0001-Use-unittest.mock-if-is-only-aviable.patch 2018-09-05 20:55:40 +00:00
python-pytest.changes - drop 0001-Use-unittest.mock-if-is-only-aviable.patch 2018-09-05 20:55:40 +00:00
python-pytest.spec - drop 0001-Use-unittest.mock-if-is-only-aviable.patch 2018-09-05 20:55:40 +00:00