Debian Patches

Status for xmds2/3.0.0+dfsg-5

Patch Description Author Forwarded Bugs Origin Last update
revision-number-as-deb-pkg.patch Insert Debian package version in subversionRevisionString Rafael Laboissiere <rafael@debian.org> not-needed 2019-05-10
decrease-mpirun-slots.patch Decrease the numberslots required in the unit tests calling mpirun Hopefully, this will fix the hanging problem in those tests. Rafael Laboissière <rafael@debian.org> not-needed 2019-05-10
no-generation-timestamps.patch Prevent inclusion of timestamps of the generation time This is recommended by the Debian's Reproducible Builds project:
https://wiki.debian.org/ReproducibleBuilds/TimestampsInPythonCodeGeneratedByCheetah
Rafael Laboissière <rafael@debian.org> not-needed 2019-01-16
deterministic-id.patch Avoid randomness in Cheetah-generated IDs Rafael Laboissière <rafael@debian.org> invalid 2019-01-18
no-parallel-waf-build.patch Prevent parallel executions of jobs in Waf This is an attempt to make the build of xmds2 reproducible. By
default, the Waf system uses -j2 for the amount of parallel jobs.
This gives unpredictable orders of building from the *.tmpl files at
each run, which has an impact in the randomly generated ID's in the
capture sections.
Rafael Laboissiere <rafael@debian.org> not-needed 2019-05-10
compile-with-python3.patch Adjust subprocess.py for compilation with Python3 Rafael Laboissiere <rafael@debian.org> yes debian 2019-05-19
is-operator-syntax-warning.patch Avoid SyntaxWarning for 'is' with literals Avoid the Python3 (version >= 3.8.2) warnings:
.
SyntaxWarning: "is" with a literal. Did you mean "=="?
SyntaxWarning: "is not" with a literal. Did you mean "!="?
.
For details, see:
https://adamj.eu/tech/2020/01/21/why-does-python-3-8-syntaxwarning-for-is-literal/
Rafael Laboissière <rafael@debian.org> yes 2020-03-29
wscritp-no-shebang-line.patch Comment out the shebang line The wscript script is installed as a non executable file, so there is
no need for keeping the shebang line.
Rafael Laboissière <rafael@debian.org> yes 2020-03-29
h5py-value-deprecation.patch Do not use deprecated method value on h5py object Rafael Laboissiere <rafael@debian.org> yes 2020-03-30

All known versions for source package 'xmds2'

Links