Package: wxpython4.0 / 4.2.0+dfsg-3
Metadata
Package | Version | Patches format |
---|---|---|
wxpython4.0 | 4.2.0+dfsg-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
no attrdict.patch | (download) |
buildtools/config.py |
4 2 + 2 - 0 ! |
[patch] only require attrdict3 on windows It's only used on Windows, so only require it there. |
pypubsub getargspec.patch | (download) |
wx/lib/pubsub/core/callables.py |
23 15 + 8 - 0 ! |
[patch] pypubsub: replace deprecated inspect.getargspec inspect.getargspec was removed in Python 3.11. This is a backport of: https://github.com/schollii/pypubsub/commit/089c7a73f85c76a3aa22e4b10c71db1bf65a8637 |
1