Debian Patches

Status for sphinxcontrib-programoutput/0.17-3

Patch Description Author Forwarded Bugs Origin Last update
remove-failing-tests-when-LANG-equal-C.patch Remove tests failing when LANG=C
===================================================================
Thomas Goirand <zigo@debian.org> no debian 2017-11-09
doc-Use-python3-instead-of-python-in-examples.patch doc: Use python3 instead of python in examples
This makes the examples more illustrative, by running a command that
actually exists. It also avoids embedding the full path to the build
directory in the generated documentation, which is bad for reproducible
builds.
Simon McVittie <smcv@debian.org> no 2021-09-04
doc-Use-an-example-shell-command-whose-output-is-less-lik.patch doc: Use an example shell command whose output is less likely to vary

The path returned by $(which grep) might change depending on whether
the system is merged-/usr or whether it has a local /usr/local/bin/grep,
and the result of running ls can depend on factors such as the time zone.

Using a different command here also helps to illustrate that shell
syntax such as "&&" is accepted here, and using "command -v" avoids
deprecation warnings from debianutils which(1).
Simon McVittie <smcv@debian.org> no 2021-09-04
doc-Use-an-environment-variable-less-likely-to-vary-betwe.patch doc: Use an environment variable less likely to vary between builds
SHELL is less user-specific than USER, and can easily be forced to a
known value for reproducible builds.
Simon McVittie <smcv@debian.org> no 2021-09-04

All known versions for source package 'sphinxcontrib-programoutput'

Links