[Lunar-commits] r25332 - moonbase/trunk/python/PyQt

Florin Braescu florin at lunar-linux.org
Tue Jul 31 06:46:48 CEST 2007


Author: florin
Date: 2007-07-31 06:46:48 +0200 (Tue, 31 Jul 2007)
New Revision: 25332

Modified:
   moonbase/trunk/python/PyQt/DEPENDS
   moonbase/trunk/python/PyQt/DETAILS
Log:
bump the version from 3.17.2 to 3.17.3. A minor bug fix release and changes to be able to be built by SIP v4.7.


Modified: moonbase/trunk/python/PyQt/DEPENDS
===================================================================
--- moonbase/trunk/python/PyQt/DEPENDS	2007-07-31 04:29:00 UTC (rev 25331)
+++ moonbase/trunk/python/PyQt/DEPENDS	2007-07-31 04:46:48 UTC (rev 25332)
@@ -1,4 +1,4 @@
-depends  sip  &&
-depends  qt3  &&
+depends  sip
+depends  qt3
 
 optional_depends "qscintilla" "" "" "For qscintilla support"

Modified: moonbase/trunk/python/PyQt/DETAILS
===================================================================
--- moonbase/trunk/python/PyQt/DETAILS	2007-07-31 04:29:00 UTC (rev 25331)
+++ moonbase/trunk/python/PyQt/DETAILS	2007-07-31 04:46:48 UTC (rev 25332)
@@ -1,13 +1,13 @@
           MODULE=PyQt
            EXTRA=x11-gpl
-         VERSION=3.17.2
+         VERSION=3.17.3
           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:34ae00693ed54aa64ca931909bad19ccd4918d81
+      SOURCE_VFY=sha1:ab74c9090564a09e90c57148f9193843b37fd53f
         WEB_SITE=http://www.riverbankcomputing.co.uk/pyqt/index.php
          ENTERED=20020520
-         UPDATED=20070425
+         UPDATED=20070731
            SHORT="A set of Python bindings for the Qt toolkit"
 
 cat << EOF



More information about the Lunar-commits mailing list