Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Fix-handling-missing-hypothesmith-gracefully.patch | Fix handling missing hypothesmith gracefully Fix test_mccabe not to fail to import if hypothesmith is not available. While the original code seems to attempt to handle missing hypothesmith, the file fails with NameError without it. This is because hypothesis decorators are used in global scope. Guard the whole test function to be defined only when hypothesmith is available. |
=?utf-8?b?TWljaGHFgiBHw7Nybnk=?= <mgorny@gentoo.org> | yes | 2022-01-24 | ||
setup.cfg-Use-license_files.patch | setup.cfg: Use license_files | Carsten Schoenert <c.schoenert@t-online.de> | not-needed | 2022-12-04 |