[Lunar-commits] <moonbase> sip: version bumped to 4.11.

Florin Braescu florin at lunar-linux.org
Wed Sep 1 08:47:22 CEST 2010


commit 360d9eb3ce31b5444699721a140b2d97cb0ac76c
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Wed Sep 1 09:47:22 2010 +0300

    sip: version bumped to 4.11.
    
    This release adds the %UnitPostIncludeCode directive.
    /KeepReference/ will now accept a key to track when the same object is
    passed to more than one method. operator() and __call__() can now
    accept keyword arguments.
---
 python/sip/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/python/sip/DETAILS b/python/sip/DETAILS
index e803976..54714de 100644
--- a/python/sip/DETAILS
+++ b/python/sip/DETAILS
@@ -1,11 +1,11 @@
           MODULE=sip
-         VERSION=4.10.5
+         VERSION=4.11
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://www.riverbankcomputing.com/static/Downloads/sip4
-      SOURCE_VFY=sha1:49660186cbc8cfd772029ab84446903ca85b397f
+      SOURCE_VFY=sha1:f24e55cf4ebc89986b9e2694e0e516e2c94d6595
         WEB_SITE=http://www.riverbankcomputing.co.uk/software/sip/intro
          ENTERED=20020520
-         UPDATED=20100716
+         UPDATED=20100901
            SHORT="Create Python bindings for C++ libraries"
 
 cat << EOF


More information about the Lunar-commits mailing list