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 /meta-python/recipes-devtools/python/python-babel_2.5.3.bb | |
parent | 9eb33e651aaf0067c32110977e8700aa16811c55 (diff) | |
download | meta-openembedded-contrib-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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-babel_2.5.3.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-babel_2.5.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-babel_2.5.3.bb b/meta-python/recipes-devtools/python/python-babel_2.5.3.bb new file mode 100644 index 00000000000..e0eadcda8a6 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-babel_2.5.3.bb @@ -0,0 +1,2 @@ +inherit setuptools +require python-babel.inc |