Debian Patches
Status for specreduce/1.6.0-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Ignore-all-deprecation-warnings.patch | Ignore all deprecation warnings | Ole Streicher <olebole@debian.org> | no | 2023-12-15 | ||
Don-t-install-non-package-files.patch | Don't install non-package files Without this patch, files were installed in /usr/lib/python3/doc and other places. |
Ole Streicher <olebole@debian.org> | no | 2024-06-04 | ||
Enforce-specutils-version-number-2-in-test.patch | Enforce specutils version number >= 2 in test For some (unknown) reason, during the build time test assigns the version number of specreduce to specutils. Because the specreduce version number is smaller than 2, the wrog specutils API is used, resulting in failing and erroring tests. This does not happen in the autopkgtest with the installed package, however. Because the Debian specutils is a dependency of specreduce, we can safely assume (and enforce) that it is >= 2. |
Ole Streicher <olebole@debian.org> | no | 2025-09-08 |