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 file
Patch File delta Description
no attrdict.patch | (download)

buildtools/config.py | 4 2 + 2 - 0 !
requirements/devel.txt | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 [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 !
1 file changed, 15 insertions(+), 8 deletions(-)

 [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