[Lunar-commits] <moonbase> pyasn1: version bumped to 0.0.8a.

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


commit e4e7dad74d6fb006b69da32ccc513f1523522e26
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Sep 15 23:51:12 2008 +0300

    pyasn1: version bumped to 0.0.8a.
    
    Bugfixes and improvements.
---
 python/pyasn1/DETAILS |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/python/pyasn1/DETAILS b/python/pyasn1/DETAILS
index 548cc36..0cffe32 100644
--- a/python/pyasn1/DETAILS
+++ b/python/pyasn1/DETAILS
@@ -1,12 +1,13 @@
           MODULE=pyasn1
-         VERSION=0.0.7a
+         VERSION=0.0.8a
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_VFY=sha1:7f003340e52e5298e01b22e5d38941ccb0c72496
-      SOURCE_URL=$SFORGE_URL/$MODULE/
-        WEB_SITE="http://sourceforge.net/projects/pyasn1/"
+      SOURCE_VFY=sha1:5c7f86dabca0bf9af5bbf13b8773165c09ca90f6
+      SOURCE_URL=$SFORGE_URL/$MODULE
+        WEB_SITE=http://sourceforge.net/projects/pyasn1
          ENTERED=20071107
-         UPDATED=20071107
-           SHORT="ASN.1 types and codecs implementation in Python."
+         UPDATED=20080915
+           SHORT="ASN.1 types and codecs implementation in Python"
+	   
 cat <<EOF
 ASN.1 types and codecs (BER, CER, DER) implementation in Python
 programming language.


More information about the Lunar-commits mailing list