Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
honour_SOURCE_DATE_EPOCH_for_copyright_year | Honour SOURCE_DATE_EPOCH for copyright year Uses SOURCE_DATE_EPOCH environment variable (if set) to set the copyright year in documentation, to get reproducible build. |
=?utf-8?q?Alexis_Bienven=C3=BCe?= <pado@passoire.fr> | no | 2016-04-02 | ||
debup_workaround_verify_resolution_GH1533 | debup_workaround_verify_resolution_GH1533 | Python Applications Packaging Team | no | 2017-01-24 | ||
disable_tests.patch | disable_tests The bugs have been reported upstream, see links in the patch below. numpy_memoryview on all powerpc architectures, arm64 and alpha, apparently due to a bug in numpy. |
Tobias Hansen <thansen@debian.org> | no | 2022-06-12 | ||
noexcept-regression.patch | Better fix for #6122 to avoid #6535 The change in #6124 introduces a regression with functions that are implicit noexcept in a pxd file. |
=?utf-8?q?Gonzalo_Tornar=C3=ADa?= <tornaria@cmat.edu.uy> | no | https://github.com/cython/cython/pull/6343 | 2024-08-18 | |
noexcept-regression-tests.patch | Add a test to see #6535 is fixed | =?utf-8?q?Gonzalo_Tornar=C3=ADa?= <tornaria@cmat.edu.uy> | no | https://github.com/cython/cython/pull/6343 | 2024-08-19 |