Debian Patches
Status for astroscrappy/1.2.0-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Temporarily-disable-double-cleaning-check.patch | Temporarily disable double-cleaning check This check fails on some platforms, namely armhf and mips64el. Unless this is fixed, we disable it. https://github.com/astropy/astroscrappy/issues/71 |
Ole Streicher <olebole@debian.org> | no | 2022-02-03 | ||
Use-local-bool_-datatype.patch | Use local bool_ datatype In C23, "bool" is a reserved keyword. To be backward compliant, we still use the old definition but rename it to bool_. |
Ole Streicher <olebole@debian.org> | no | 2025-09-12 |