Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž Levstik <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andraž Levstik (1d9ef3dc8705dde53cd3b113e43d71de3e5d6b91)
  • Date: Sat, 3 Jan 2009 09:19:34 -0600

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



  • [SM-Commit] GIT changes to master grimoire by Andraž Levstik (1d9ef3dc8705dde53cd3b113e43d71de3e5d6b91), Andraž Levstik, 01/03/2009

Archive powered by MHonArc 2.6.24.

Top of Page