summaryrefslogtreecommitdiff
path: root/lxml
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2012-01-11 17:58:03 +1100
committerDanny Rawlins <monster.romster@gmail.com>2012-01-11 17:58:03 +1100
commite6b745f40770285c283cc34a66aef90c442368fe (patch)
treeaae4597e6635bd6696217789c4847d1af720169a /lxml
parentceaacb18ba4a30d1903ab1cf01d1d22ffe5b81ed (diff)
downloadcontrib-e6b745f40770285c283cc34a66aef90c442368fe.tar.gz
contrib-e6b745f40770285c283cc34a66aef90c442368fe.tar.xz
lxml: 2.3.2 -> 2.3.3
Diffstat (limited to 'lxml')
-rw-r--r--lxml/.footprint12
-rw-r--r--lxml/.md5sum2
-rw-r--r--lxml/Pkgfile8
3 files changed, 11 insertions, 11 deletions
diff --git a/lxml/.footprint b/lxml/.footprint
index 4a0c3c102..ee70260a8 100644
--- a/lxml/.footprint
+++ b/lxml/.footprint
@@ -2,12 +2,12 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python2.7/
drwxr-xr-x root/root usr/lib/python2.7/site-packages/
-drwxr-xr-x root/root usr/lib/python2.7/site-packages/lxml-2.3.2-py2.7.egg-info/
--rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-2.3.2-py2.7.egg-info/PKG-INFO
--rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-2.3.2-py2.7.egg-info/SOURCES.txt
--rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-2.3.2-py2.7.egg-info/dependency_links.txt
--rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-2.3.2-py2.7.egg-info/not-zip-safe
--rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-2.3.2-py2.7.egg-info/top_level.txt
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/lxml-2.3.3-py2.7.egg-info/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-2.3.3-py2.7.egg-info/PKG-INFO
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-2.3.3-py2.7.egg-info/SOURCES.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-2.3.3-py2.7.egg-info/dependency_links.txt
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-2.3.3-py2.7.egg-info/not-zip-safe
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-2.3.3-py2.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python2.7/site-packages/lxml/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml/ElementInclude.py
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml/ElementInclude.pyc
diff --git a/lxml/.md5sum b/lxml/.md5sum
index 0651a7a60..94cb11364 100644
--- a/lxml/.md5sum
+++ b/lxml/.md5sum
@@ -1 +1 @@
-50ed3706da4665c40600fd6e2a7d1159 lxml-2.3.2.tgz
+a7825793c69d004f388ec6600bad7a6f lxml-2.3.3.tgz
diff --git a/lxml/Pkgfile b/lxml/Pkgfile
index fcdf652b9..3c69a15fb 100644
--- a/lxml/Pkgfile
+++ b/lxml/Pkgfile
@@ -1,13 +1,13 @@
# Description: A pythonic binding for the libxml2 and libxslt libraries.
-# URL: http://codespeak.net/lxml/
+# URL: http://lxml.de/
# Maintainer: Danny Rawlins, monster dot romster at gmail dot com
# Packager: Danny Rawlins, monster dot romster at gmail dot com
-# Depends on: libxml2 libxslt setuptools cython
+# Depends on: libxslt cython
name=lxml
-version=2.3.2
+version=2.3.3
release=1
-source=(http://codespeak.net/lxml/$name-$version.tgz)
+source=(http://lxml.de/files/$name-$version.tgz)
build() {
cd $name-$version

Generated by cgit