Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d39972793b0f6d70a9d715c3c2e762881257a5c7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d39972793b0f6d70a9d715c3c2e762881257a5c7)
  • Date: Sun, 2 Mar 2014 04:15:06 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

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

New commits:
commit d39972793b0f6d70a9d715c3c2e762881257a5c7
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

lxml: => 3.3.2

diff --git a/python-pypi/lxml/DEPENDS b/python-pypi/lxml/DEPENDS
index 95c935f..442be89 100755
--- a/python-pypi/lxml/DEPENDS
+++ b/python-pypi/lxml/DEPENDS
@@ -1,3 +1,4 @@
. $SECTION_DIRECTORY/PY_DEPENDS &&
+
depends libxml2 &&
depends libxslt
diff --git a/python-pypi/lxml/DETAILS b/python-pypi/lxml/DETAILS
index 2be6731..24c3f40 100755
--- a/python-pypi/lxml/DETAILS
+++ b/python-pypi/lxml/DETAILS
@@ -1,5 +1,5 @@
SPELL=lxml
- VERSION=3.2.4
+ VERSION=3.3.2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_URL[0]=http://pypi.python.org/packages/source/l/$SPELL/$SOURCE
diff --git a/python-pypi/lxml/HISTORY b/python-pypi/lxml/HISTORY
index 8c7718e..ccb4f70 100644
--- a/python-pypi/lxml/HISTORY
+++ b/python-pypi/lxml/HISTORY
@@ -1,3 +1,6 @@
+2014-03-02 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 3.3.2
+
2013-12-14 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 3.2.4




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d39972793b0f6d70a9d715c3c2e762881257a5c7), Vlad Glagolev, 03/02/2014

Archive powered by MHonArc 2.6.24.

Top of Page