[oe-commits] [meta-openembedded] 24/73: python-jinja: update to version 2.9.6

git at git.openembedded.org git at git.openembedded.org
Sat May 27 09:22:29 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 a517a702927c9849b730cb7605afc79faf68aed5
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri May 19 13:19:22 2017 -0400

    python-jinja: update to version 2.9.6
    
    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-jinja2.inc                 | 4 ++--
 .../python/{python-jinja2_2.9.5.bb => python-jinja2_2.9.6.bb}         | 0
 .../python/{python3-jinja2_2.9.5.bb => python3-jinja2_2.9.6.bb}       | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-jinja2.inc b/meta-python/recipes-devtools/python/python-jinja2.inc
index cf8010e..35cbb0b 100644
--- a/meta-python/recipes-devtools/python/python-jinja2.inc
+++ b/meta-python/recipes-devtools/python/python-jinja2.inc
@@ -4,8 +4,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=20c831f91dd3bd486020f672ba2be386"
 
 PYPI_PACKAGE = "Jinja2"
 
-SRC_URI[md5sum] = "9e55f0db6620dd99a1b366183a94270d"
-SRC_URI[sha256sum] = "702a24d992f856fa8d5a7a36db6128198d0c21e1da34448ca236c42e92384825"
+SRC_URI[md5sum] = "6411537324b4dba0956aaa8109f3c77b"
+SRC_URI[sha256sum] = "ddaa01a212cd6d641401cb01b605f4a4d9f37bfc93043d7f760ec70fb99ff9ff"
 
 RDEPENDS_${PN} += "${PYTHON_PN}-io ${PYTHON_PN}-pickle ${PYTHON_PN}-crypt \
     ${PYTHON_PN}-math ${PYTHON_PN}-netclient ${PYTHON_PN}-re ${PYTHON_PN}-textutils \
diff --git a/meta-python/recipes-devtools/python/python-jinja2_2.9.5.bb b/meta-python/recipes-devtools/python/python-jinja2_2.9.6.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-jinja2_2.9.5.bb
rename to meta-python/recipes-devtools/python/python-jinja2_2.9.6.bb
diff --git a/meta-python/recipes-devtools/python/python3-jinja2_2.9.5.bb b/meta-python/recipes-devtools/python/python3-jinja2_2.9.6.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-jinja2_2.9.5.bb
rename to meta-python/recipes-devtools/python/python3-jinja2_2.9.6.bb

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


More information about the Openembedded-commits mailing list