[Lunar-commits] <moonbase> PyQt4: version bumped to 4.5.
Florin Braescu
florin at lunar-linux.org
Sat Jun 6 13:19:46 CEST 2009
commit 5a5f32c58b5fb642003285b4f683f759494d47fc
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Jun 6 14:19:46 2009 +0300
PyQt4: version bumped to 4.5.
Support for Python v3. Support for Qt v4.5.1.
A new Pythonic API for connecting signals and slots that requires knowledge
of C++ data types.
---
python/PyQt4/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/python/PyQt4/DETAILS b/python/PyQt4/DETAILS
index 510d0d1..f247cd2 100644
--- a/python/PyQt4/DETAILS
+++ b/python/PyQt4/DETAILS
@@ -1,14 +1,14 @@
MODULE=PyQt4
EXTRA=x11-gpl
- VERSION=4.4.4
+ VERSION=4.5
SOURCE=PyQt-$EXTRA-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/PyQt-$EXTRA-$VERSION
SOURCE_URL=http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4
- SOURCE_VFY=sha1:6b91a8020de10e807fa0d3db6b7a92029a17cf0b
+ SOURCE_VFY=sha1:0c66f55d93c6fbb0c6fe5ae31be57037c1a829e0
MODULE_PREFIX=${QT4_PREFIX:-/opt/lunar/qt/4}
WEB_SITE=http://www.riverbankcomputing.co.uk/news
ENTERED=20080102
- UPDATED=20081118
+ UPDATED=20090606
SHORT="A set of Python bindings for the Qt 4.x toolkit"
cat << EOF
More information about the Lunar-commits
mailing list