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

Derek Straka derek at asterius.io
Sat Jan 20 15:04:38 UTC 2018


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

diff --git a/meta-python/recipes-devtools/python/python-babel.inc b/meta-python/recipes-devtools/python/python-babel.inc
index 6d8c05d..b1e8cc1 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] = "60228b3ce93a203357158b909afe8ae1"
-SRC_URI[sha256sum] = "6007daf714d0cd5524bbe436e2d42b3c20e68da66289559341e48d2cd6d25811"
+SRC_URI[md5sum] = "152a6b17fe4110b95675aceb9af9fab2"
+SRC_URI[sha256sum] = "8ce4cb6fdd4393edd323227cba3a077bceb2a6ce5201c902c65e730046f41f14"
 
 PYPI_PACKAGE = "Babel"
 
diff --git a/meta-python/recipes-devtools/python/python-babel_2.5.1.bb b/meta-python/recipes-devtools/python/python-babel_2.5.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-babel_2.5.1.bb
rename to meta-python/recipes-devtools/python/python-babel_2.5.3.bb
diff --git a/meta-python/recipes-devtools/python/python3-babel_2.5.1.bb b/meta-python/recipes-devtools/python/python3-babel_2.5.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-babel_2.5.1.bb
rename to meta-python/recipes-devtools/python/python3-babel_2.5.3.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list