summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2013-03-07 23:16:37 +0400
committerVlad Glagolev2013-03-07 23:16:37 +0400
commit878890346ce5ac619b03c4524c3051ac7a7c9e59 (patch)
tree7dc181c6b1c9c63462eb27e80d73d42c0d9db37a
parent440b94e2311b13de00e64bc2e6ad7a3c30f3d4fa (diff)
lxml: => 3.1.0
-rwxr-xr-xpython-pypi/lxml/DETAILS4
-rw-r--r--python-pypi/lxml/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/python-pypi/lxml/DETAILS b/python-pypi/lxml/DETAILS
index 37029d56f3..152d50d54a 100755
--- a/python-pypi/lxml/DETAILS
+++ b/python-pypi/lxml/DETAILS
@@ -1,5 +1,5 @@
SPELL=lxml
- VERSION=3.0.2
+ VERSION=3.1.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_URL[0]=http://pypi.python.org/packages/source/l/$SPELL/$SOURCE
@@ -7,7 +7,7 @@
SOURCE_GPG=lxml.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE2_IGNORE=signature
- WEB_SITE=http://codespeak.net/lxml/
+ WEB_SITE=http://lxml.de/
LICENSE[0]=BSD
ENTERED=20080113
SHORT="powerful and Pythonic XML processing library"
diff --git a/python-pypi/lxml/HISTORY b/python-pypi/lxml/HISTORY
index 599d9c42d2..5fb4faf609 100644
--- a/python-pypi/lxml/HISTORY
+++ b/python-pypi/lxml/HISTORY
@@ -1,3 +1,6 @@
+2013-03-07 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 3.1.0; updated WEB_SITE
+
2012-12-22 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 3.0.2