Package: python-qt4 / 4.9.3-4

Metadata

Package Version Patches format
python-qt4 4.9.3-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
qreal_float_support.diff | (download)

configure.py | 3 2 + 1 - 0 !
sip/QtCore/qlist.sip | 224 224 + 0 - 0 !
2 files changed, 226 insertions(+), 1 deletion(-)

---
debian_configure_changes.diff | (download)

configure.py | 27 0 + 27 - 0 !
1 file changed, 27 deletions(-)

---
pyuic_custom_widget.diff | (download)

pyuic/uic/Compiler/qobjectcreator.py | 13 5 + 8 - 0 !
pyuic/uic/objcreator.py | 31 19 + 12 - 0 !
2 files changed, 24 insertions(+), 20 deletions(-)

 fixes a regression in pyuic's handling of custom widgets.
Regression between PyQt4 4.9.1 and 4.9.3 which caused widgets not to be found
and caused other packages to FTBFS.  Patch author is the upstream developer
and the fix will be part of the next upstream release (4.9.5).