[Lunar-commits] r26069 - in moonbase/trunk: python/pyopenssl zbeta/pyicq-t zbeta/pymsnt

Jannis Pohlmann jannis at lunar-linux.org
Thu Oct 4 03:01:22 CEST 2007


Author: jannis
Date: 2007-10-04 03:01:22 +0200 (Thu, 04 Oct 2007)
New Revision: 26069

Modified:
   moonbase/trunk/python/pyopenssl/DETAILS
   moonbase/trunk/zbeta/pyicq-t/DEPENDS
   moonbase/trunk/zbeta/pymsnt/DEPENDS
Log:
Moe, it's the 4th already. Thanks for the module anyway!

The ICQ and MSN transports depend on pyopenssl. Had a hard time 
figuring that out. The MSN transport still shows a Python import
error but maybe we can sort that out later today.



Modified: moonbase/trunk/python/pyopenssl/DETAILS
===================================================================
--- moonbase/trunk/python/pyopenssl/DETAILS	2007-10-04 00:00:11 UTC (rev 26068)
+++ moonbase/trunk/python/pyopenssl/DETAILS	2007-10-04 01:01:22 UTC (rev 26069)
@@ -5,8 +5,8 @@
       SOURCE_URL=$SFORGE_URL/pyopenssl/
       SOURCE_VFY=sha1:a9626095db201eeac979d0624101f5afa888f9b6
         WEB_SITE=http://pyopenssl.sourceforge.net/
-         ENTERED=20071003
-         UPDATED=20071003
+         ENTERED=20071004
+         UPDATED=20071004
            SHORT="Python interface to the OpenSSL library"
 cat << EOF
 Python interface to the OpenSSL library

Modified: moonbase/trunk/zbeta/pyicq-t/DEPENDS
===================================================================
--- moonbase/trunk/zbeta/pyicq-t/DEPENDS	2007-10-04 00:00:11 UTC (rev 26068)
+++ moonbase/trunk/zbeta/pyicq-t/DEPENDS	2007-10-04 01:01:22 UTC (rev 26069)
@@ -1 +1,4 @@
 depends Twisted
+depends pyopenssl
+
+optional_depends "pil" "" "" "for avatar support"

Modified: moonbase/trunk/zbeta/pymsnt/DEPENDS
===================================================================
--- moonbase/trunk/zbeta/pymsnt/DEPENDS	2007-10-04 00:00:11 UTC (rev 26068)
+++ moonbase/trunk/zbeta/pymsnt/DEPENDS	2007-10-04 01:01:22 UTC (rev 26069)
@@ -1 +1,2 @@
 depends Twisted
+depends pyopenssl



More information about the Lunar-commits mailing list