package/python-lxml: bump to version 4.3.4
authorAsaf Kahlon <asafka7@gmail.com>
Tue, 11 Jun 2019 17:24:14 +0000 (20:24 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 11 Jun 2019 20:16:20 +0000 (22:16 +0200)
Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/python-lxml/python-lxml.hash
package/python-lxml/python-lxml.mk

index 9696d8534df11fefdbb20a140c280419eb9cfa93..f37c673807f957a570a4b1c4c736f910af0460fa 100644 (file)
@@ -1,5 +1,5 @@
 # Locally computed
-sha256  4a03dd682f8e35a10234904e0b9508d705ff98cf962c5851ed052e9340df3d90  lxml-4.3.3.tar.gz
+sha256  3ce1c49d4b4a7bc75fb12acb3a6247bb7a91fe420542e6d671ba9187d12a12c2  lxml-4.3.4.tar.gz
 sha256  41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392  LICENSES.txt
 sha256  69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a  doc/licenses/BSD.txt
 sha256  0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e  doc/licenses/elementtree.txt
index e80d0566530d2c7d9dac2a0d3668e5e5acf5065f..3b867d46a415c04d1b7e112b03cf614defb63443 100644 (file)
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-PYTHON_LXML_VERSION = 4.3.3
-PYTHON_LXML_SITE = https://files.pythonhosted.org/packages/7d/29/174d70f303016c58bd790c6c86e6e86a9d18239fac314d55a9b7be501943
+PYTHON_LXML_VERSION = 4.3.4
+PYTHON_LXML_SITE = https://files.pythonhosted.org/packages/da/b5/d3e0d22649c63e92cb0902847da9ae155c1e801178ab5d272308f35f726e
 PYTHON_LXML_SOURCE = lxml-$(PYTHON_LXML_VERSION).tar.gz
 
 # Not including the GPL, because it is used only for the test scripts.