pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/py-qt4



Module Name:    pkgsrc
Committed By:   drochner
Date:           Thu Sep  2 09:20:19 UTC 2010

Modified Files:
        pkgsrc/x11/py-qt4: Makefile PLIST.common distinfo
        pkgsrc/x11/py-qt4/patches: patch-aa

Log Message:
update to 4.7.5
changes:
added QStringRef.__str__() and QStringRef.__unicode__() to the
 QString v1 API
the destruction by Qt of internally constructed QObject instances is now
 automatically detected
a signal defined with pyqtSignal() can now be used with methods that make
 an internal call to QObject::connect(), e.g. QTimer.singleShot()
added the --from-imports command line argument to pyuic4 and the
 from_imports argument to PyQt4.uic.compileUi()
added support for Python v3.2


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/x11/py-qt4/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/py-qt4/PLIST.common
cvs rdiff -u -r1.13 -r1.14 pkgsrc/x11/py-qt4/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/py-qt4/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index