[Lunar-commits] r22064 - moonbase/trunk/python/PyQt
Terry Chan
tchan at lunar-linux.org
Sun Nov 5 17:59:21 CET 2006
Author: tchan
Date: 2006-11-05 17:59:21 +0100 (Sun, 05 Nov 2006)
New Revision: 22064
Modified:
moonbase/trunk/python/PyQt/DETAILS
Log:
Version bump to PyQt-3.17. Finally a version that works with Python2.5 and
qt-3.3.7.
Modified: moonbase/trunk/python/PyQt/DETAILS
===================================================================
--- moonbase/trunk/python/PyQt/DETAILS 2006-11-05 16:44:31 UTC (rev 22063)
+++ moonbase/trunk/python/PyQt/DETAILS 2006-11-05 16:59:21 UTC (rev 22064)
@@ -1,18 +1,13 @@
-# Yes, this is still a snapshot version as PyQt devs STILL do not have a stable
-# version that compiles with stable qt-3.3.7 and stable Python-2.5 !!!
MODULE=PyQt
EXTRA=x11-gpl
- #VERSION=3.16
- VERSION=3-snapshot-20061027
+ VERSION=3.17
SOURCE=$MODULE-$EXTRA-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$EXTRA-$VERSION
-# SOURCE_URL=http://www.riverbankcomputing.com/Downloads/PyQt3/GPL/
-# SOURCE_VFY=sha1:3b44fbcd74d608f593064b2964a6b43812b3eaa4
- SOURCE_URL[0]=http://www.riverbankcomputing.com/Downloads/Snapshots/PyQt3/
- SOURCE_URL[1]=http://download.lunar-linux.org/lunar/mirrors/
+ SOURCE_URL=http://www.riverbankcomputing.com/Downloads/PyQt3/GPL/
+ SOURCE_VFY=sha1:70d590753d8e439ae9003ee5eb6472e50e5574b7
WEB_SITE=http://www.riverbankcomputing.co.uk/pyqt/index.php
ENTERED=20020520
- UPDATED=20061031
+ UPDATED=20061105
SHORT="set of Python bindings for the Qt toolkit."
cat << EOF
More information about the Lunar-commits
mailing list