Debian Patches
Status for xmds2/3.0.0+dfsg-5
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
compile-with-python3.patch | Adjust subprocess.py for compilation with Python3 | Rafael Laboissiere <rafael@debian.org> | yes | debian | 2019-05-19 | |
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 | ||
deterministic-id.patch | Avoid randomness in Cheetah-generated IDs | Rafael Laboissière <rafael@debian.org> | invalid | 2019-01-18 | ||
h5py-value-deprecation.patch | Do not use deprecated method value on h5py object | Rafael Laboissiere <rafael@debian.org> | yes | 2020-03-30 | ||
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 | ||
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 | ||
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 | ||
revision-number-as-deb-pkg.patch | Insert Debian package version in subversionRevisionString | Rafael Laboissiere <rafael@debian.org> | not-needed | 2019-05-10 | ||
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 |
Showing 1 to 9 of 9 entries
All known versions for source package 'xmds2'
- 3.1.0+dfsg2-10 (sid, trixie)
- 3.1.0+dfsg2-3 (bookworm)
- 3.0.0+dfsg-5 (bullseye)