Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
py3.9-fix-collections-import.patch | Python 3.9: fix collections import As collections has moved to collections.abc, this produces a warning which may lead to unit testing errors: this is the case when building Rally. This patch attempts to import from collections.abc, and if it fails, falls back to collections. This should be harmless. Note that this patch is probably useless with future version, as hopefully, upstream will fix it (I didn't check). However, I didn't dare upgrading the package to the major upstream release 3.x. |
Thomas Goirand <zigo@debian.org> | no | debian | 2020-02-27 | |
0002-docs-disable-sphinxcontrib.log_cabinet.patch | docs: disable sphinxcontrib.log_cabinet it's not packaged in Debian yet |
=?utf-8?q?Piotr_O=C5=BCarowski?= <piotr@debian.org> | no | 2020-04-02 | ||
0003-Remove-mentions-of-ethicalads-from-docs-conf.py.patch | Remove mentions of ethicalads from docs/conf.py Theme error: An error happened in rendering the page api. |
Andrej Shadura <andrew.shadura@collabora.co.uk> | no | 2022-03-29 |