[Lunar-commits] r21914 - in moonbase/trunk: devel/sip python/PyQt
Terry Chan
tchan at lunar-linux.org
Tue Oct 24 06:29:16 CEST 2006
Author: tchan
Date: 2006-10-24 06:29:16 +0200 (Tue, 24 Oct 2006)
New Revision: 21914
Modified:
moonbase/trunk/devel/sip/DETAILS
moonbase/trunk/python/PyQt/DETAILS
Log:
Version bump to sip snapshot-20061022 and PyQt snapshot 20061021.
Modified: moonbase/trunk/devel/sip/DETAILS
===================================================================
--- moonbase/trunk/devel/sip/DETAILS 2006-10-24 04:22:27 UTC (rev 21913)
+++ moonbase/trunk/devel/sip/DETAILS 2006-10-24 04:29:16 UTC (rev 21914)
@@ -1,14 +1,14 @@
# Yes, this is still a snapshot version as sip devs STILL do not have a stable
-# version that compiles with stable qt-3.3.5 and stable Python-2.5 !!!
+# version that compiles with stable qt-3.3.7 and stable Python-2.5 !!!
MODULE=sip
#VERSION=4.4.5
- VERSION=snapshot-20061020
+ VERSION=snapshot-20061022
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.riverbankcomputing.com/Downloads/Snapshots/sip4/
#SOURCE_VFY=sha1:2b97a0937bd263e48f934f5ff9b03ffed18b5a15
WEB_SITE=http://www.riverbankcomputing.co.uk/sip/index.php
ENTERED=20020520
- UPDATED=20061021
+ UPDATED=20061023
SHORT="SIP is a tool to create Python bindings for C++ libraries."
cat << EOF
Modified: moonbase/trunk/python/PyQt/DETAILS
===================================================================
--- moonbase/trunk/python/PyQt/DETAILS 2006-10-24 04:22:27 UTC (rev 21913)
+++ moonbase/trunk/python/PyQt/DETAILS 2006-10-24 04:29:16 UTC (rev 21914)
@@ -1,9 +1,9 @@
# Yes, this is still a snapshot version as PyQt devs STILL do not have a stable
-# version that compiles with stable qt-3.3.5 and stable Python-2.5 !!!
+# 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-20061006
+ VERSION=3-snapshot-20061021
SOURCE=$MODULE-$EXTRA-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$EXTRA-$VERSION
# SOURCE_URL=http://www.riverbankcomputing.com/Downloads/PyQt3/GPL/
@@ -11,7 +11,7 @@
SOURCE_URL=http://www.riverbankcomputing.com/Downloads/Snapshots/PyQt3/
WEB_SITE=http://www.riverbankcomputing.co.uk/pyqt/index.php
ENTERED=20020520
- UPDATED=20061021
+ UPDATED=20061023
SHORT="PyQt is a set of Python bindings for the Qt toolkit."
cat << EOF
More information about the Lunar-commits
mailing list