Skip to Content.
Sympa Menu

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

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 (7292d46601b3edea535e783d8f0b77f77a0920e9)
  • Date: Sat, 3 Jan 2009 07:02:28 -0600

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

python-pypi/pyicqt/DEPENDS | 1 +
python-pypi/pyicqt/HISTORY | 3 +++
python-pypi/pymsnt/DEPENDS | 5 ++++-
python-pypi/pymsnt/HISTORY | 3 +++
4 files changed, 11 insertions(+), 1 deletion(-)

New commits:
commit 0f004840808c5c412f7ea38211224cea5abc6dfc
Author: Andraž Levstik <ruskie AT codemages.net>
Commit: Andraž Levstik <ruskie AT codemages.net>

pyicqt: fresh depends

commit e683926f5e560e5b522c85b2fa8d331922a2e615
Author: Andraž Levstik <ruskie AT codemages.net>
Commit: Andraž Levstik <ruskie AT codemages.net>

pymsnt: fresh depends

diff --git a/python-pypi/pyicqt/DEPENDS b/python-pypi/pyicqt/DEPENDS
index d4491ca..6f7f89b 100755
--- a/python-pypi/pyicqt/DEPENDS
+++ b/python-pypi/pyicqt/DEPENDS
@@ -5,4 +5,5 @@ depends zopeinterface &&
depends pycrypto &&
optional_depends mysql-python "" "" "For MySQL support" &&
optional_depends pyepoll "" "" "For epool reactor support" &&
+optional_depends pil "" "" "For better avatar support" &&
optional_depends nevow "" "" "For a web interface"
diff --git a/python-pypi/pyicqt/HISTORY b/python-pypi/pyicqt/HISTORY
index af3064f..e582d94 100644
--- a/python-pypi/pyicqt/HISTORY
+++ b/python-pypi/pyicqt/HISTORY
@@ -1,3 +1,6 @@
+2009-01-03 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DEPENDS: a new optional
+
2009-01-02 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DEPENDS, DETAILS, BUILD, INSTALL: spell created

diff --git a/python-pypi/pymsnt/DEPENDS b/python-pypi/pymsnt/DEPENDS
index 6cdfaa4..18ee651 100755
--- a/python-pypi/pymsnt/DEPENDS
+++ b/python-pypi/pymsnt/DEPENDS
@@ -1,4 +1,7 @@
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 2af389c..eec683a 100644
--- a/python-pypi/pymsnt/HISTORY
+++ b/python-pypi/pymsnt/HISTORY
@@ -1,3 +1,6 @@
+2009-01-03 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DEPENDS: two new optionals
+
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 (7292d46601b3edea535e783d8f0b77f77a0920e9), Andraž Levstik, 01/03/2009

Archive powered by MHonArc 2.6.24.

Top of Page