[Lunar-commits] <moonbase> pyopenssl: version bumped to 0.7.

Florin Braescu florin at lunar-linux.org
Mon Sep 15 22:57:34 CEST 2008


commit e05db1c18389f8d151c3fd0c84090741f1e30c76
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Sep 15 23:57:34 2008 +0300

    pyopenssl: version bumped to 0.7.
    
    Bugfixes and enhacements.
---
 python/pyopenssl/BUILD   |    5 +++--
 python/pyopenssl/DETAILS |   11 ++++++-----
 2 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/python/pyopenssl/BUILD b/python/pyopenssl/BUILD
index b216b3d..ada20d9 100644
--- a/python/pyopenssl/BUILD
+++ b/python/pyopenssl/BUILD
@@ -1,5 +1,6 @@
 (
-        prepare_install &&
-        python ./setup.py install
+
+   prepare_install &&
+   python ./setup.py install
 
 ) > $C_FIFO 2>&1
diff --git a/python/pyopenssl/DETAILS b/python/pyopenssl/DETAILS
index 5e95958..8d0eadb 100644
--- a/python/pyopenssl/DETAILS
+++ b/python/pyopenssl/DETAILS
@@ -1,13 +1,14 @@
           MODULE=pyopenssl
-         VERSION=0.6
+         VERSION=0.7
           SOURCE=pyOpenSSL-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/pyOpenSSL-$VERSION
-      SOURCE_URL=$SFORGE_URL/pyopenssl/
-      SOURCE_VFY=sha1:a9626095db201eeac979d0624101f5afa888f9b6
-        WEB_SITE=http://pyopenssl.sourceforge.net/
+      SOURCE_URL=$SFORGE_URL/pyopenssl
+      SOURCE_VFY=sha1:bd072fef8eb36241852d25a9161282a051f0a63e
+        WEB_SITE=http://pyopenssl.sourceforge.net
          ENTERED=20071004
-         UPDATED=20071004
+         UPDATED=20080915
            SHORT="Python interface to the OpenSSL library"
+	   
 cat << EOF
 Python interface to the OpenSSL library
 EOF


More information about the Lunar-commits mailing list