Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (daedfe7e96b6f0f499d37e9d71f454b7151b711d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (daedfe7e96b6f0f499d37e9d71f454b7151b711d)
  • Date: Sat, 13 Apr 2013 13:26:00 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

python-pypi/lxml/DEPENDS | 2 +-
python-pypi/lxml/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit daedfe7e96b6f0f499d37e9d71f454b7151b711d
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

lxml - depends PYTHON

diff --git a/python-pypi/lxml/DEPENDS b/python-pypi/lxml/DEPENDS
index 319465d..28bd047 100755
--- a/python-pypi/lxml/DEPENDS
+++ b/python-pypi/lxml/DEPENDS
@@ -1,3 +1,3 @@
-depends python &&
+depends PYTHON &&
depends libxml2 &&
depends libxslt
diff --git a/python-pypi/lxml/HISTORY b/python-pypi/lxml/HISTORY
index 20e3184..ca4020a 100644
--- a/python-pypi/lxml/HISTORY
+++ b/python-pypi/lxml/HISTORY
@@ -1,3 +1,6 @@
+2013-04-13 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: python => PYTHON
+
2013-04-12 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 3.1.2




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (daedfe7e96b6f0f499d37e9d71f454b7151b711d), Treeve Jelbert, 04/13/2013

Archive powered by MHonArc 2.6.24.

Top of Page