Debian Patches

Status for python-redbaron/0.9.2-4

Patch Description Author Forwarded Bugs Origin Last update
020190218~812081b.patch fix tests under pytest 4 Pytest 4 removed support for calling fixtures directly:
<https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly>
.
This leads to an error when trying to run the tests:
```
==================================== ERRORS ====================================
_________________ ERROR collecting tests/test_bounding_box.py __________________
Fixture "red" called directly. Fixtures are not meant to be called directly,
but are created automatically when test functions request them as parameters.
See https://docs.pytest.org/en/latest/fixture.html for more information about fixtures, and
https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly about how to update your code.
```
Felix Yan <felixonmars@archlinux.org> yes upstream upstream, https://github.com/felixonmars/redbaron/commit/812081b 2021-08-25
1001_syntax.patch fix string comparison syntax Jonas Smedegaard <dr@jones.dk> no 2021-09-23

All known versions for source package 'python-redbaron'

Links