Debian Patches

Status for pyrlp/0.5.1-4

Patch Description Author Forwarded Bugs Origin Last update
docs-config-remove-superfluous-print.patch Remove superfluous ‘print’ from documentation build config. .
The existing code fails on Python 3, and the code is a debugging
artefact only.

diff --git old/docs/conf.py new/docs/conf.py
Ben Finney <bignose@debian.org> no 2022-05-02
collections-abc-for-abstract-base-classes.patch Migrate to ‘collections.abc’ abstract base classes. .
The ‘collections’ module contained aliases for classes moved to
‘collections.abc’. Those aliases are deprecated, and in Python 3.10
are removed.

diff --git old/tests/test_lazy.py new/tests/test_lazy.py
Ben Finney <bignose@debian.org> no 2022-05-02

All known versions for source package 'pyrlp'

Links