diff options
author | Derek Straka <derek@asterius.io> | 2018-01-20 10:04:38 -0500 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2018-01-26 17:26:24 -0800 |
commit | f243fb58bc8ab0dc981b53e60a1a2fc5d3e6dfe2 (patch) | |
tree | 2161500ea36b6b55e37e4bdd3b8dee5d327aaba1 | |
parent | 9eb33e651aaf0067c32110977e8700aa16811c55 (diff) | |
download | meta-openembedded-f243fb58bc8ab0dc981b53e60a1a2fc5d3e6dfe2.tar.gz |
python-babel: update to version 2.5.3
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r-- | meta-python/recipes-devtools/python/python-babel.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-babel_2.5.3.bb (renamed from meta-python/recipes-devtools/python/python-babel_2.5.1.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-babel_2.5.3.bb (renamed from meta-python/recipes-devtools/python/python3-babel_2.5.1.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-babel.inc b/meta-python/recipes-devtools/python/python-babel.inc index 6d8c05dac..b1e8cc1e9 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/" | |||
3 | LICENSE = "BSD" | 3 | LICENSE = "BSD" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e6eeaabc92cfc2d03f53e789324d7292" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e6eeaabc92cfc2d03f53e789324d7292" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "60228b3ce93a203357158b909afe8ae1" | 6 | SRC_URI[md5sum] = "152a6b17fe4110b95675aceb9af9fab2" |
7 | SRC_URI[sha256sum] = "6007daf714d0cd5524bbe436e2d42b3c20e68da66289559341e48d2cd6d25811" | 7 | SRC_URI[sha256sum] = "8ce4cb6fdd4393edd323227cba3a077bceb2a6ce5201c902c65e730046f41f14" |
8 | 8 | ||
9 | PYPI_PACKAGE = "Babel" | 9 | PYPI_PACKAGE = "Babel" |
10 | 10 | ||
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 index e0eadcda8..e0eadcda8 100644 --- a/meta-python/recipes-devtools/python/python-babel_2.5.1.bb +++ b/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 index 05084ac2e..05084ac2e 100644 --- a/meta-python/recipes-devtools/python/python3-babel_2.5.1.bb +++ b/meta-python/recipes-devtools/python/python3-babel_2.5.3.bb | |||