[oe-commits] [meta-openembedded] 14/31: python-lxml: update to version 3.7.3

git at git.openembedded.org git at git.openembedded.org
Thu Feb 23 13:09:51 UTC 2017


This is an automated email from the git hooks/post-receive script.

martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit c813c3ec02e583afbb027015d5b7c4c8fdf9e709
Author: Derek Straka <derek at asterius.io>
AuthorDate: Wed Feb 22 19:13:14 2017 -0500

    python-lxml: update to version 3.7.3
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-lxml.inc                   | 4 ++--
 .../python/{python-lxml_3.7.2.bb => python-lxml_3.7.3.bb}             | 0
 .../python/{python3-lxml_3.7.2.bb => python3-lxml_3.7.3.bb}           | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-lxml.inc b/meta-python/recipes-devtools/python/python-lxml.inc
index 6299385..d5e6ae4 100644
--- a/meta-python/recipes-devtools/python/python-lxml.inc
+++ b/meta-python/recipes-devtools/python/python-lxml.inc
@@ -18,8 +18,8 @@ LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=f9f1dc24f720c143c2240df41fe5073b \
 
 DEPENDS += "libxml2 libxslt"
 
-SRC_URI[md5sum] = "8dcf8d6c692b7aed9370f7462ff09935"
-SRC_URI[sha256sum] = "59d9176360dbc3919e9d4bfca85c1ca64ab4f4ee00e6f119d7150ba887e3410a"
+SRC_URI[md5sum] = "075692ce442e69bbd604d44e21c02753"
+SRC_URI[sha256sum] = "aa502d78a51ee7d127b4824ff96500f0181d3c7826e6ee7b800d068be79361c7"
 
 DISTUTILS_BUILD_ARGS += " \
                      --with-xslt-config='pkg-config libxslt' \
diff --git a/meta-python/recipes-devtools/python/python-lxml_3.7.2.bb b/meta-python/recipes-devtools/python/python-lxml_3.7.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-lxml_3.7.2.bb
rename to meta-python/recipes-devtools/python/python-lxml_3.7.3.bb
diff --git a/meta-python/recipes-devtools/python/python3-lxml_3.7.2.bb b/meta-python/recipes-devtools/python/python3-lxml_3.7.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-lxml_3.7.2.bb
rename to meta-python/recipes-devtools/python/python3-lxml_3.7.3.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list