[oe-commits] [meta-openembedded] 05/29: python-jinja2: update to version 2.10

git at git.openembedded.org git at git.openembedded.org
Thu Nov 30 17:46:27 UTC 2017


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

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

commit c37eecafb8a4dd0d2a6822f6d43dfd79944ca0e8
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Nov 17 13:10:55 2017 -0500

    python-jinja2: update to version 2.10
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-python/recipes-devtools/python/python-jinja2.inc                 | 4 ++--
 .../python/{python-jinja2_2.9.6.bb => python-jinja2_2.10.bb}          | 0
 .../python/{python3-jinja2_2.9.6.bb => python3-jinja2_2.10.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 35cbb0b..cd50d93 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] = "6411537324b4dba0956aaa8109f3c77b"
-SRC_URI[sha256sum] = "ddaa01a212cd6d641401cb01b605f4a4d9f37bfc93043d7f760ec70fb99ff9ff"
+SRC_URI[md5sum] = "61ef1117f945486472850819b8d1eb3d"
+SRC_URI[sha256sum] = "f84be1bb0040caca4cea721fcbbbbd61f9be9464ca236387158b0feea01914a4"
 
 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.6.bb b/meta-python/recipes-devtools/python/python-jinja2_2.10.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-jinja2_2.9.6.bb
rename to meta-python/recipes-devtools/python/python-jinja2_2.10.bb
diff --git a/meta-python/recipes-devtools/python/python3-jinja2_2.9.6.bb b/meta-python/recipes-devtools/python/python3-jinja2_2.10.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-jinja2_2.9.6.bb
rename to meta-python/recipes-devtools/python/python3-jinja2_2.10.bb

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


More information about the Openembedded-commits mailing list