[arch-commits] Commit in python-lxml/trunk (PKGBUILD)

Eric Bélanger eric at archlinux.org
Tue Oct 9 21:43:08 UTC 2012


    Date: Tuesday, October 9, 2012 @ 17:43:08
  Author: eric
Revision: 168386

upgpkg: python-lxml 3.0-1

Upstream update, Rebuild against python 3.3

Modified:
  python-lxml/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-09 20:09:57 UTC (rev 168385)
+++ PKGBUILD	2012-10-09 21:43:08 UTC (rev 168386)
@@ -2,7 +2,7 @@
 # Maintainer:
 
 pkgname=('python-lxml' 'python2-lxml')
-pkgver=2.3.5
+pkgver=3.0
 pkgrel=1
 pkgdesc="Python binding for the libxml2 and libxslt libraries"
 arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@
 url="http://lxml.de/"
 makedepends=('python2' 'python' 'libxslt')
 source=(http://pypi.python.org/packages/source/l/lxml/lxml-${pkgver}.tar.gz{,.asc})
-sha1sums=('4fec0ca5054a8d6220d3dc7230a5066850192848'
-          'd74ad6509a0048ea0e979985e12869f2e1126b78')
+sha1sums=('8dbbd03a637bb563113cf07049a4d5a109369441'
+          'b38447fd3f9cfb30b4d56ffe3bec42739afb2947')
 
 check() {
   cd "${srcdir}"/lxml-$pkgver




More information about the arch-commits mailing list