Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
use_local_object.inv_files.patch | Use a local copy of object.inv from doc.python.org, instead of downloading it each time from the internet | SVN-Git Migration <python-modules-team@lists.alioth.debian.org> | no | 2015-10-11 | ||
python3-soabi.patch | adapt to python3 multiarch soabi python3 soabi contains multiarch but does not export it via SOABI. So hardcode it and disable a test. get_shared_lib_extension can't be properly fixed: doko: we still want this as the default for people building extensions not only for the distribution Nothing in debian uses it to get the python extension. |
Julian Taylor <jtaylor@ubuntu.com> | not-needed | 2015-10-11 | ||
adapt_swig_docs_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 | |
0005-Dont-fail-if-we-cant-import-mingw32.patch | Dont fail if we cant 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> | no | 2016-01-10 | ||
0006-disable-asserts-on-ppc-with-broken-malloc-only-longd.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 | ||
debian_skip_tests.patch | no | |||||
sphinx_no_dashW.patch | no | |||||
setup-py-accept-config.patch | no | |||||
distutils-check-usr-include.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 | |
docs_disable_switcher_version.patch | no |