diff options
author | Derek Straka <derek@asterius.io> | 2017-05-24 17:03:54 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-06-05 11:01:46 +0200 |
commit | 86e80c8a60a3093299167189f2d7d8c90cd587be (patch) | |
tree | 169a57cd803613866deb6e6bc92689d86f48683e /meta-python/recipes-devtools/python/python-babel.inc | |
parent | b6aef78222f92c98b9a865260c87033e653e97a2 (diff) | |
download | meta-openembedded-86e80c8a60a3093299167189f2d7d8c90cd587be.tar.gz |
python-babel: update to version 2.4.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-babel.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-babel.inc | 4 |
1 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 866ce78e31..3789863aad 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] = "afa20bc55b0e991833030129ad498f35" | 6 | SRC_URI[md5sum] = "90e7a0add19b2036a9b415630a0d9388" |
7 | SRC_URI[sha256sum] = "c535c4403802f6eb38173cd4863e419e2274921a01a8aad8a5b497c131c62875" | 7 | SRC_URI[sha256sum] = "8c98f5e5f8f5f088571f2c6bd88d530e331cbbcb95a7311a0db69d3dca7ec563" |
8 | 8 | ||
9 | PYPI_PACKAGE = "Babel" | 9 | PYPI_PACKAGE = "Babel" |
10 | 10 | ||