diff mbox

python-lxml: bump to version 3.7.0

Message ID 1482491406-22790-1-git-send-email-yegorslists@googlemail.com
State Accepted
Commit 3477a7520b155eb2f98c56834794f6bea7e688cb
Headers show

Commit Message

Yegor Yefremov Dec. 23, 2016, 11:10 a.m. UTC
From: Yegor Yefremov <yegorslists@googlemail.com>

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
---
 package/python-lxml/python-lxml.hash | 2 +-
 package/python-lxml/python-lxml.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Peter Korsgaard Dec. 23, 2016, 1:59 p.m. UTC | #1
>>>>> "yegorslists" == yegorslists  <yegorslists@googlemail.com> writes:

 > From: Yegor Yefremov <yegorslists@googlemail.com>
 > Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>

Committed, thanks.
diff mbox

Patch

diff --git a/package/python-lxml/python-lxml.hash b/package/python-lxml/python-lxml.hash
index 656c01f..cab3e37 100644
--- a/package/python-lxml/python-lxml.hash
+++ b/package/python-lxml/python-lxml.hash
@@ -1,2 +1,2 @@ 
 # Locally computed
-sha256  61d5d3e00b5821e6cda099b3b4ccfea4527bf7c595e0fb3a7a760490cedd6172  lxml-3.6.4.tgz
+sha256  9c62eb2a1862e1ae285d7e7e3b7dc8772d387b19258086afcec143c6b7b8a5c9  lxml-3.7.0.tgz
diff --git a/package/python-lxml/python-lxml.mk b/package/python-lxml/python-lxml.mk
index b117ec8..6495351 100644
--- a/package/python-lxml/python-lxml.mk
+++ b/package/python-lxml/python-lxml.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-PYTHON_LXML_VERSION = 3.6.4
+PYTHON_LXML_VERSION = 3.7.0
 PYTHON_LXML_SITE = http://lxml.de/files
 PYTHON_LXML_SOURCE = lxml-$(PYTHON_LXML_VERSION).tgz