Debian Patches
Status for openbabel/3.1.1+dfsg-13
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
remove_link_top.diff | no | |||||
7de27f309db5f7ec026ef5c5235e5b33bf7d1a85.patch | [PATCH] Fix test failure with Python 3 When run with Python 3.6, test/testdistgeom.py fails with a SyntaxError about a malformed character escape. This arises from a failure to escape literal backslash characters in single-quoted SMILES strings (several occurrences). Python 2 accepts this and does the right things with it, but Python 3 rejects it. Fixes #2217 |
John Bollinger <John.Bollinger@StJude.org> | no | 2020-05-14 | ||
2315.patch | [PATCH 1/4] cmake: use CMakePackageConfigHelpers for config files Make use of the CMakePackageConfigHelpers (available already in cmake 3.1) to generate the OpenBabel3ConfigVersion.cmake file completely, and get rid of the local version. Mostly important, use CMakePackageConfigHelpers also for generating the bulk of OpenBabel3Config.cmake: the standard boilerplate from cmake is inserted, and that takes care of properly locating all the various paths from the installation directories. Fixes #2264. |
Pino Toscano <toscano.pino@tiscali.it> | no | 2021-01-03 | ||
650b1f829ac47cc84877a330366ec9485da3ec99.patch | [PATCH] Revise for 3.1.1 release | Geoff Hutchison <geoff.hutchison@gmail.com> | no | 2020-05-08 | ||
add-ctime.patch | Add '#include <ctime>' as 'clock' is defined there (#1016227). | Andrius Merkys <merkys@debian.org> | no | |||
7acf50c9d73f8016e15eb2a45ce74c8909152883.patch | [PATCH] Restore compatibility with libxml2 2.12.7. | Andrius Merkys <andrius.merkys@gmail.com> | no | 2024-06-21 | ||
remove-CMAKE_CXX_STANDARD.patch | no | |||||
disable-CMP0042.patch | CMake no longer supports CMP0042 set to OLD: CMake Error at CMakeLists.txt:14 (CMAKE_POLICY): Policy CMP0042 may not be set to OLD behavior because this version of CMake no longer supports it. The policy was introduced in CMake version 3.0.0, and use of NEW behavior is now required. Please either update your CMakeLists.txt files to conform to the new behavior or use an older version of CMake that still supports the old behavior. Run cmake --help-policy CMP0042 for more information. |
Andrius Merkys <merkys@debian.org> | no | debian |
All known versions for source package 'openbabel'
- 3.1.1+dfsg-13 (sid)
- 3.1.1+dfsg-12 (trixie, forky)
- 3.1.1+dfsg-9 (bookworm)