Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
test-hostname.patch | Use localhost for testing TCP connection With an unspecified hostname in the test, the server connection will be made using the hostname of the machine; this is not necessarily resolvable within a buildd chroot. |
Stuart Prescott <stuart@debian.org> | no | upstream | ||
sphinx-4.2.patch | Compatibility with sphinx 4.2 Drop the monkey patching of PyClassmember; this no longer exists and the monkey patching doesn't appear to change the output of the current docs =================================================================== |
Steve Langasek <steve.langasek@ubuntu.com> | no | debian | 2021-11-17 | |
python3.11.patch | Merge branch 'callable-callback' Includes migrating to inspect.getfullargspec() in Python 3. |
no | https://github.com/dsacre/pyliblo/commit/33999ca8178a01c720e99856df769f1986c7e912 |