Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Disable-sphinxcontrib_github_alt.patch | Disable sphinxcontrib_github_alt Disables the sphinx extension sphinxcontrib_github_alt (unpackaged) during the documentation build. |
Gordon Ball <gordon@chronitis.net> | no | 2017-12-18 | ||
0002-Patch-out-async_generator.patch | Patch out async_generator This library is a backport from python3.6, which is not required given the target version here |
Gordon Ball <gordon@chronitis.net> | no | 2020-07-14 | ||
0003-Remove-deprecated-syntax.patch | Remove deprecated syntax This removes a use of `is` with a string literal. This otherwise triggers a harmless but annoying SyntaxWarning every time the package is installed and byte compiled. |
Gordon Ball <gordon@chronitis.net> | no | 2021-01-17 |