Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Do-not-fail-if-we-cannot-import-mingw32.patch | Do not fail if we cannot import mingw32 This is required for the Debian version helper, which reads core.setup_common and executes it, without using all the Python import machinery. This way we will skip the requirement to have the whole numpy module working while we only care (at this point) for the API/ABI versions. |
Sandro Tosi <morph@debian.org> | not-needed | 2016-01-10 | ||
0002-Disable-asserts-on-ppc-with-broken-malloc.patch | Disable asserts on ppc with broken malloc Only longdouble affected will still work with softfaults |
Julian Taylor <jtaylor.debian@googlemail.com> | no | 2016-01-11 | ||
0003-usr-include-is-a-viable-include-dir.patch | /usr/include is a viable include dir Upstream removed /usr/include from the default include locations, which breaks the distutils test. Revert of 6115fc52703baf07d4cfc629efb58866f0d16856. |
Dan Bungert <daniel.bungert@canonical.com> | no | debian | 2021-11-11 | |
0004-Ignore-invalid-value-runtime-warnings-in-tests.patch | Ignore invalid value runtime warnings in tests | =?utf-8?q?Timo_R=C3=B6hling?= <roehling@debian.org> | no | 2024-03-19 | ||
0005-Use-proper-lapack-dependency-for-__config__.py.patch | Use proper lapack dependency for __config__.py | =?utf-8?q?Timo_R=C3=B6hling?= <roehling@debian.org> | yes | 2024-05-07 | ||
0006-Use-a-local-copy-of-object.inv-from-doc.python.org.patch | Use a local copy of object.inv from doc.python.org This avoids downloading them each time from the internet |
SVN-Git Migration <python-modules-team@lists.alioth.debian.org> | no | 2015-10-11 | ||
0007-Adapt-SWIG-documentation-to-Debian.patch | Adapt SWIG documentation to Debian Location of `swig` directory in Debian is specific to our distro, so the documentation needs adaptation. |
Sandro Tosi <morph@debian.org> | not-needed | vendor | 2021-12-19 | |
0008-Do-not-fail-the-build-on-Sphinx-warnings.patch | Do not fail the build on Sphinx warnings | Sandro Tosi <morph@debian.org> | no | 2023-12-03 | ||
0009-Disable-version-and-theme-switchers-in-documentation.patch | Disable version and theme switchers in documentation | Sandro Tosi <morph@debian.org> | no | 2023-12-03 | ||
0010-Prevent-random-object-file-names-in-debuginfo.patch | Prevent random object file names in debuginfo | =?utf-8?q?Timo_R=C3=B6hling?= <roehling@debian.org> | yes | 2024-05-16 | ||
0011-Ignore-distutils-for-Python-3.12-and-later.patch | Ignore distutils for Python 3.12 and later | =?utf-8?q?Timo_R=C3=B6hling?= <roehling@debian.org> | yes | debian | 2024-05-17 | |
0012-Remove-hack-to-override-_add_newdocs_scalars.patch | Remove hack to override _add_newdocs_scalars | =?utf-8?q?Timo_R=C3=B6hling?= <roehling@debian.org> | yes | upstream | upstream, https://github.com/numpy/numpy/pull/26832 | 2024-07-31 |
0013-TST-static-types-are-now-immortal-in-the-default-bui.patch | TST: static types are now immortal in the default build too | Nathan Goldbaum <nathan.goldbaum@gmail.com> | no | upstream, https://github.com/numpy/numpy/pull/26364 | 2024-04-30 |