python-lxml: update to 3.3.6.
This commit is contained in:
parent
dedd9b9d3f
commit
99ca5db2e8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-lxml'
|
||||
pkgname=python-lxml
|
||||
version=3.3.5
|
||||
version=3.3.6
|
||||
revision=1
|
||||
wrksrc="lxml-${version}"
|
||||
build_style=python-module
|
||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://lxml.de/"
|
||||
license="BSD"
|
||||
distfiles="https://pypi.python.org/packages/source/l/lxml/lxml-${version}.tar.gz"
|
||||
checksum=6ad6949dc7eea744a30fba77a968dd5910f545220e58bcc813b9df5c793e318a
|
||||
checksum=c46a72c529398d34eabd05e12948868d9d958caede12f1a37e86d00efc423c92
|
||||
|
||||
python3.4-lxml_package() {
|
||||
depends="python3.4 libxml2 libxslt python3.4-cssselect"
|
||||
|
|
Loading…
Reference in New Issue