Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
ost_config.patch | Adjusting paths for Debian installation. | Andrius Merkys <merkys@debian.org> | no | |||
python-dist-packages.patch | On Debian Python packages are stored in 'dist-packages', not 'site-packages'. | Andrius Merkys <merkys@debian.org> | not-needed | |||
fix-quotes-in-ENV.patch | CMake puts all strings having, for example, '~' in quotes, what breaks execution in Bash. | Andrius Merkys <merkys@debian.org> | no | |||
skip-network-tests.patch | Skip tests requiring network access. | Andrius Merkys <merkys@debian.org> | no | |||
ost-compare-structures.patch | Adding missing Python shebang. | Andrius Merkys <merkys@debian.org> | no | |||
skip-dssp-tests.patch | openstructure is now incompatible with dssp >= 4, thus the tests fail if dssp is installed. This patch ignores the failing tests until the upstream adapts the code, or removes it altogether. |
Andrius Merkys <merkys@debian.org> | not-needed | |||
76a5413023d8823b2cdca5d4b78d7fefd62b63c1.patch | [PATCH] make img.base.test_image unit test more permissive The test_Interpolate unit test has been reported to fail when executed on different platforms (arm64 in this case). |
Gabriel Studer <gabriel.studer@unibas.ch> | no | 2020-12-30 | ||
da57a1f6a1c3a884321c27b438a8329725e546a5.patch | [PATCH] Fallback if dssp binding is used with dssp 4 (https://github.com/PDB-REDO/dssp) | Gabriel Studer <gabriel.studer@unibas.ch> | no | 2021-01-05 | ||
5a749faedba0332e8a7be196a9bb72201fa699e9.patch | [PATCH] avoid capture_output kwarg in subprocess.run as it would require Python 3.7 | Gabriel Studer <gabriel.studer@unibas.ch> | no | 2021-01-06 | ||
9153648f1b773a1c1186d0a0ac29e78b659cd1f8.patch | [PATCH] avoid atan2(0.0, 0.0) in Dihedral::SetAngleICS | Gabriel Studer <gabriel.studer@unibas.ch> | no | 2021-02-09 |