Debian Patches

Status for python-pyinstrument/5.1.1+ds-1

Patch Description Author Forwarded Bugs Origin Last update
docs-Ignore-folder-docs-_static.patch docs: Ignore folder docs/_static Carsten Schoenert <c.schoenert@t-online.de> not-needed 2025-05-31
docs-Use-python3-instead-of-python.patch docs: Use python3 instead of python
Use 'python3' in the documentation example as using only 'python' isn't
usable now any more on Debian systems without additional preauction.
Carsten Schoenert <c.schoenert@t-online.de> no 2025-05-31
docs-Replace-deprecated-MyST-code.patch docs: Replace deprecated MyST code
Using the 'html_meta' key directly is deprecated.
The now useable syntax is explained on the RTD site for MyST.
https://myst-parser.readthedocs.io/en/latest/configuration.html#setting-html-metadata

Otherwise we will see this:
/build/python-pyinstrument-5.0.2/docs/home.md.rst:1: WARNING: top-level 'html_meta' key is deprecated, place under 'myst' key instead [myst.topmatter]
Carsten Schoenert <c.schoenert@t-online.de> no 2025-05-31
examples-Use-python3-in-shebang.patch examples: Use python3 in shebang
The binary name of 'python' for calling the Python interpreter isn't
usable any more without additional adjustment of the users system. Be
more explicit and call python3 as the code is probabaly not usable with
Python2 in these days.
Carsten Schoenert <c.schoenert@t-online.de> no 2025-06-06

All known versions for source package 'python-pyinstrument'

Links