summaryrefslogtreecommitdiff
path: root/package/python-lxml
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2015-12-03 10:19:52 +0100
committerPeter Korsgaard <peter@korsgaard.com>2015-12-03 22:26:42 +0100
commit0d879a268fd8ecddd096d45c1a741f5c91759ae9 (patch)
tree9ced171cded04d8bb4029a6aa8b345b096fd904e /package/python-lxml
parente9fb14ecef2427d3b98586c667f1e19112de5f90 (diff)
python-lxml: bump to 3.5.0
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-lxml')
-rw-r--r--package/python-lxml/python-lxml.hash2
-rw-r--r--package/python-lxml/python-lxml.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/python-lxml/python-lxml.hash b/package/python-lxml/python-lxml.hash
index 624d8b098..08402edd0 100644
--- a/package/python-lxml/python-lxml.hash
+++ b/package/python-lxml/python-lxml.hash
@@ -1,2 +1,2 @@
# Locally computed
-sha256 b3d362bac471172747cda3513238f115cbd6c5f8b8e6319bf6a97a7892724099 lxml-3.4.4.tgz
+sha256 349f93e3a4b09cc59418854ab8013d027d246757c51744bf20069bc89016f578 lxml-3.5.0.tgz
diff --git a/package/python-lxml/python-lxml.mk b/package/python-lxml/python-lxml.mk
index 321e56d75..8bfbb3bfe 100644
--- a/package/python-lxml/python-lxml.mk
+++ b/package/python-lxml/python-lxml.mk
@@ -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