[SM-Commit] GIT changes to master grimoire by Andraž Levstik (1d9ef3dc8705dde53cd3b113e43d71de3e5d6b91)

Andraž Levstik scm at sourcemage.org
Sat Jan 3 10:19:34 EST 2009


GIT changes to master grimoire by Andraž Levstik <ruskie at codemages.net>:

 python-pypi/pymsnt/DEPENDS |    6 +++++-
 python-pypi/pymsnt/HISTORY |    1 +
 2 files changed, 6 insertions(+), 1 deletion(-)

New commits:
commit 1d9ef3dc8705dde53cd3b113e43d71de3e5d6b91
Author: Andraž Levstik <ruskie at codemages.net>
Commit: Andraž Levstik <ruskie at codemages.net>

    pymsnt: fixed the depends again

diff --git a/python-pypi/pymsnt/DEPENDS b/python-pypi/pymsnt/DEPENDS
index e51957f..39da1ac 100755
--- a/python-pypi/pymsnt/DEPENDS
+++ b/python-pypi/pymsnt/DEPENDS
@@ -4,4 +4,8 @@ fi &&
 depends twisted &&
 depends pyopenssl &&
 depends pycrypto &&
-depends python
+depends python &&
+optional_depends pyepoll "" "" "For epool reactor support" &&
+optional_depends pil "" "" "For better avatar support"
+
+
diff --git a/python-pypi/pymsnt/HISTORY b/python-pypi/pymsnt/HISTORY
index 50d3fa9..2e29a77 100644
--- a/python-pypi/pymsnt/HISTORY
+++ b/python-pypi/pymsnt/HISTORY
@@ -4,6 +4,7 @@
 	* DOWNLOAD: needed for hg_http
 	* PREPARE: added for scm version
 	* DEPENDS: added mercurial for SCM version
+	  gah managed to lose part of the depends
 
 2009-01-02 Andraž "ruskie" Levstik <ruskie at mages.ath.cx>
 	* BUILD, DEPENDS, DETAILS, INSTALL: spell created



More information about the SM-Commit mailing list