python-lxml: update to 3.6.0.
This commit is contained in:
parent
e55e1dfff8
commit
c196cc751b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-lxml'
|
# Template file for 'python-lxml'
|
||||||
pkgname=python-lxml
|
pkgname=python-lxml
|
||||||
version=3.5.0
|
version=3.6.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="lxml-${version}"
|
wrksrc="lxml-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://lxml.de/"
|
homepage="http://lxml.de/"
|
||||||
license="BSD, ElementTree, GPL-2, ZPL"
|
license="BSD, ElementTree, GPL-2, ZPL"
|
||||||
distfiles="${PYPI_SITE}/l/lxml/lxml-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/l/lxml/lxml-${version}.tar.gz"
|
||||||
checksum=349f93e3a4b09cc59418854ab8013d027d246757c51744bf20069bc89016f578
|
checksum=9c74ca28a7f0c30dca8872281b3c47705e21217c8bc63912d95c9e2a7cac6bdf
|
||||||
|
|
||||||
python3.4-lxml_package() {
|
python3.4-lxml_package() {
|
||||||
pycompile_version="3.4"
|
pycompile_version="3.4"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user