[oe-commits] [meta-openembedded] 06/08: python-jinja2: upgrade 2.10 -> 2.10.1

git at git.openembedded.org git at git.openembedded.org
Sun Apr 21 01:08:49 UTC 2019


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

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

commit bf7651d0949ae1f657c0a12870b7b261eca434de
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Fri Apr 19 10:17:19 2019 +0800

    python-jinja2: upgrade 2.10 -> 2.10.1
    
    -Upgrade from python-jinja2_2.10.bb to python-jinja2_2.10.1.bb.
    
    -Upgrade from python3-jinja2_2.10.bb to python3-jinja2_2.10.1.bb.
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-jinja2.inc                 | 4 ++--
 .../python/{python-jinja2_2.10.bb => python-jinja2_2.10.1.bb}         | 0
 .../python/{python3-jinja2_2.10.bb => python3-jinja2_2.10.1.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 5342eb5..aee7bd3 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] = "61ef1117f945486472850819b8d1eb3d"
-SRC_URI[sha256sum] = "f84be1bb0040caca4cea721fcbbbbd61f9be9464ca236387158b0feea01914a4"
+SRC_URI[md5sum] = "0ae535be40fd215a8114a090c8b68e5a"
+SRC_URI[sha256sum] = "065c4f02ebe7f7cf559e49ee5a95fb800a9e4528727aec6f24402a5374c65013"
 
 RDEPENDS_${PN} += "${PYTHON_PN}-io ${PYTHON_PN}-pickle ${PYTHON_PN}-crypt \
     ${PYTHON_PN}-math ${PYTHON_PN}-netclient \
diff --git a/meta-python/recipes-devtools/python/python-jinja2_2.10.bb b/meta-python/recipes-devtools/python/python-jinja2_2.10.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-jinja2_2.10.bb
rename to meta-python/recipes-devtools/python/python-jinja2_2.10.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-jinja2_2.10.bb b/meta-python/recipes-devtools/python/python3-jinja2_2.10.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-jinja2_2.10.bb
rename to meta-python/recipes-devtools/python/python3-jinja2_2.10.1.bb

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


More information about the Openembedded-commits mailing list