Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
ab3bd10e5176ea7ae6c75e552cde3f7feac3588f.patch | FIX: Deprecation of numpy.typeDict (#94) | NiMlr <39880630+NiMlr@users.noreply.github.com> | no | debian | ab3bd10e5176ea7ae6c75e552cde3f7feac3588f | 2022-06-11 |
e1fc6f2965b871877bdfeb6e0f31575a1053c49d.patch | FIX: compatibility with 32bit arches (#102) | kotopesutility <47449182+kotopesutility@users.noreply.github.com> | no | debian | upstream, e1fc6f2965b871877bdfeb6e0f31575a1053c49d | 2023-07-29 |
bug1040581.patch | Drop 'import py.test' | =?utf-8?q?Timo_R=C3=B6hling?= <roehling@debian.org> | no | 2023-07-12 | ||
no_future.patch | Patch out future | Andreas Tille <tille@debian.org> | no | debian | 2024-01-12 | |
Migrate-to-inspect.signature.patch | FIX: Migrate from inspect.getfullargspec to inspect.signature (#99) (#100) | kotopesutility <47449182+kotopesutility@users.noreply.github.com> | no | upstream, 5a7d7652395ed17de337a818dd293fd88eb1dd93 | 2023-07-27 | |
py313-extension.patch | FIX: Update _NON_EXTENSION_ATTRIBUTES for Python 3.13 Python 3.13 added `__firstlineno__` and `__static_attributes__` to class types, so we need to skip them. Fixes `mdp.test.test_extension.testMultipleExtensions`. |
Colin Watson <cjwatson@debian.org> | yes | debian | 2024-12-15 |