[Lunar-commits] r21893 - in moonbase/trunk: devel/sip python/PyQt

Terry Chan tchan at lunar-linux.org
Sat Oct 21 13:44:31 UTC 2006


Author: tchan
Date: 2006-10-21 13:44:31 +0000 (Sat, 21 Oct 2006)
New Revision: 21893

Modified:
   moonbase/trunk/devel/sip/DETAILS
   moonbase/trunk/python/PyQt/DETAILS
Log:
Updating these to latest snapshot versions, again, as stupid Riverbank STILL
doesn't have stable versions that compile against qt-3.3.5 and Python2.5 which
are STABLE versions !!!


Modified: moonbase/trunk/devel/sip/DETAILS
===================================================================
--- moonbase/trunk/devel/sip/DETAILS	2006-10-21 11:57:12 UTC (rev 21892)
+++ moonbase/trunk/devel/sip/DETAILS	2006-10-21 13:44:31 UTC (rev 21893)
@@ -1,12 +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 !!!
           MODULE=sip
         #VERSION=4.4.5
-         VERSION=snapshot-20060924
+         VERSION=snapshot-20061020
           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=20060928
+         UPDATED=20061021
            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-21 11:57:12 UTC (rev 21892)
+++ moonbase/trunk/python/PyQt/DETAILS	2006-10-21 13:44:31 UTC (rev 21893)
@@ -1,13 +1,17 @@
+# 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 !!!
           MODULE=PyQt
            EXTRA=x11-gpl
-         VERSION=3.16
+        #VERSION=3.16
+         VERSION=3-snapshot-20061006
           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=http://www.riverbankcomputing.com/Downloads/PyQt3/GPL/
+#     SOURCE_VFY=sha1:3b44fbcd74d608f593064b2964a6b43812b3eaa4
+      SOURCE_URL=http://www.riverbankcomputing.com/Downloads/Snapshots/PyQt3/
         WEB_SITE=http://www.riverbankcomputing.co.uk/pyqt/index.php
          ENTERED=20020520
-         UPDATED=20060407
+         UPDATED=20061021
            SHORT="PyQt is a set of Python bindings for the Qt toolkit."
 
 cat << EOF



More information about the Lunar-commits mailing list