package/python-lxml: bump to version 4.3.2

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Asaf Kahlon
2019-03-01 20:44:33 +02:00
committed by Thomas Petazzoni
parent 48b38a2cda
commit 2e02e59a74
2 changed files with 3 additions and 3 deletions

View File

@@ -4,8 +4,8 @@
#
################################################################################
PYTHON_LXML_VERSION = 4.3.1
PYTHON_LXML_SITE = https://files.pythonhosted.org/packages/0f/bd/bb1464d1f363dbd805862c8a1ea258b9a4f4d2049c376d1c4790b6545691
PYTHON_LXML_VERSION = 4.3.2
PYTHON_LXML_SITE = https://files.pythonhosted.org/packages/65/6f/d070609b415f4a24bf36b7deb94bfd791e8d023c0dbf4233659af53fe0ab
PYTHON_LXML_SOURCE = lxml-$(PYTHON_LXML_VERSION).tar.gz
# Not including the GPL, because it is used only for the test scripts.