[Lunar-commits] <moonbase> eric4: version bumped to 4.4.0.

Florin Braescu florin at lunar-linux.org
Sun Jan 10 04:15:27 CET 2010


commit 8f20028fdeb88a7fa318890f2d3e8604cbfdbaed
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Jan 10 05:15:27 2010 +0200

    eric4: version bumped to 4.4.0.
    
    Changes:
    A Python3 compatible debugger and a respective project type were added.
    Debugger support was improved with a a thread list viewer for the debug
    viewer, support for forking to the Python debuggers, and code for
    handling infinite recursions to the Python debuggers.
    The help viewer was changed to a full blown Web browser (based on QWebkit).
    The SQL Browser tool was added to inspect databases.
    A little icon editor tool was added.
    Additional translations were added.
    Qt3 support was removed from eric4.
    A lot of other changes were made.
---
 editors/eric4/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/editors/eric4/DETAILS b/editors/eric4/DETAILS
index bb214d6..71b64fa 100644
--- a/editors/eric4/DETAILS
+++ b/editors/eric4/DETAILS
@@ -1,11 +1,11 @@
           MODULE=eric4
-         VERSION=4.3.10
+         VERSION=4.4.0
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=$SFORGE_URL/eric-ide
-      SOURCE_VFY=sha1:afde40a05d51d41bd7e9aa5bbdcbf04cf99b6b3a
+      SOURCE_VFY=sha1:90a89ead30945cb13bf2da4b1f48f3810fe647e8
         WEB_SITE=http://www.die-offenbachs.de/detlev/eric
          ENTERED=20080914
-         UPDATED=20091212
+         UPDATED=20100110
            SHORT="A full featured Python IDE"
 
 cat << EOF


More information about the Lunar-commits mailing list