[oe] [meta-python][PATCH] python-babel: update to version 2.5.0

Derek Straka derek at asterius.io
Sat Sep 16 22:49:28 UTC 2017


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-babel.inc                  | 4 ++--
 .../python/{python-babel_2.4.0.bb => python-babel_2.5.0.bb}           | 0
 .../python/{python3-babel_2.4.0.bb => python3-babel_2.5.0.bb}         | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-babel_2.4.0.bb => python-babel_2.5.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-babel_2.4.0.bb => python3-babel_2.5.0.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-babel.inc b/meta-python/recipes-devtools/python/python-babel.inc
index 3789863..f671969 100644
--- a/meta-python/recipes-devtools/python/python-babel.inc
+++ b/meta-python/recipes-devtools/python/python-babel.inc
@@ -3,8 +3,8 @@ HOMEPAGE = "http://babel.edgewall.org/"
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e6eeaabc92cfc2d03f53e789324d7292"
 
-SRC_URI[md5sum] = "90e7a0add19b2036a9b415630a0d9388"
-SRC_URI[sha256sum] = "8c98f5e5f8f5f088571f2c6bd88d530e331cbbcb95a7311a0db69d3dca7ec563"
+SRC_URI[md5sum] = "03da8249c2684abcbd208a8d0f979939"
+SRC_URI[sha256sum] = "754177ee7481b6fac1bf84edeeb6338ab51640984e97e4083657d384b1c8830d"
 
 PYPI_PACKAGE = "Babel"
 
diff --git a/meta-python/recipes-devtools/python/python-babel_2.4.0.bb b/meta-python/recipes-devtools/python/python-babel_2.5.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-babel_2.4.0.bb
rename to meta-python/recipes-devtools/python/python-babel_2.5.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-babel_2.4.0.bb b/meta-python/recipes-devtools/python/python3-babel_2.5.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-babel_2.4.0.bb
rename to meta-python/recipes-devtools/python/python3-babel_2.5.0.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list