python-lxml: bump to 3.5.0

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Yegor Yefremov
2015-12-03 10:19:52 +01:00
committed by Peter Korsgaard
parent e9fb14ecef
commit 0d879a268f
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
#
################################################################################
PYTHON_LXML_VERSION = 3.4.4
PYTHON_LXML_VERSION = 3.5.0
PYTHON_LXML_SITE = http://lxml.de/files
PYTHON_LXML_SOURCE = lxml-$(PYTHON_LXML_VERSION).tgz