[Lunar-commits] <moonbase-other> lxml: version bumped to 3.0.2.
Florin Braescu
florin at lunar-linux.org
Sat Feb 16 15:40:34 CET 2013
commit 228bca816ec66b4a9eaf6c65c943a5a5607f10b7
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat, 16 Feb 2013 06:40:34 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/228bca816ec66b4a9eaf6c65c943a5a5607f10b7
lxml: version bumped to 3.0.2.
---
python/lxml/DEPENDS | +1/-1
python/lxml/DETAILS | +6/-5
2 files changed, 7 insertions(+), 6 deletions(-)
--- a/python/lxml/DEPENDS
+++ b/python/lxml/DEPENDS
@@ -1,2 +1,2 @@
depends Python
-depends db
+depends libxslt
--- a/python/lxml/DETAILS
+++ b/python/lxml/DETAILS
@@ -1,12 +1,13 @@
MODULE=lxml
- VERSION=2.3.5
- SOURCE=$MODULE-$VERSION.tgz
- SOURCE_URL=http://lxml.de/files
- SOURCE_VFY=sha1:da48c6b78d76b3260b3a209a436ef7e7717d2183
+ VERSION=3.0.2
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://pypi.python.org/packages/source/l/lxml
+ SOURCE_VFY=sha1:5e51a5827024e16d116614e2b2aa447ac95e1dd9
WEB_SITE=http://lxml.de
ENTERED=20021223
- UPDATED=20120826
+ UPDATED=20130216
SHORT="Python wrappers for libxml2 and libxslt"
+
cat << EOF
Python wrappers for libxml2 and libxslt
EOF
More information about the Lunar-commits
mailing list