Debian Patches
Status for pybdsf/1.14.1-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| Don-t-install-scripts.patch | Don't install scripts | Ole Streicher <olebole@debian.org> | no | 2020-05-16 | ||
| Adjust-f2py-executable-name.patch | Adjust f2py executable name | Ole Streicher <olebole@debian.org> | no | 2024-11-18 | ||
| 0004-Find-python-version-specific-boost.patch | Find python-version-specific boost | Stuart Prescott <stuart@debian.org> | no | 2026-01-12 | ||
| Remove-rpath-from-_cbdsm-module.patch | Remove rpath from _cbdsm module | Ole Streicher <olebole@debian.org> | no | 2026-06-23 | ||
| Make-the-build-reproducible.patch | Make the build reproducible Whilst working on the Reproducible Builds effort, we noticed that pybdsf could not be built reproducibly. This is because it calls f2py without specifying a --build-dir, which results in f2py defaulting to the nondeterminstic output of the tempfile.mkdtemp(...) method. This directory ends up embdedded in the binary .so file. Patch attached that instructs f2py to use a build directory that is a determinstic subdirectory of the Debian build dir. |
Chris Lamb <lamby@debian.org> | no | 2026-08-14 |
