From f243fb58bc8ab0dc981b53e60a1a2fc5d3e6dfe2 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sat, 20 Jan 2018 10:04:38 -0500 Subject: python-babel: update to version 2.5.3 Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python3-babel_2.5.3.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-babel_2.5.3.bb (limited to 'meta-python/recipes-devtools/python/python3-babel_2.5.3.bb') diff --git a/meta-python/recipes-devtools/python/python3-babel_2.5.3.bb b/meta-python/recipes-devtools/python/python3-babel_2.5.3.bb new file mode 100644 index 0000000000..05084ac2e5 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-babel_2.5.3.bb @@ -0,0 +1,5 @@ +inherit setuptools3 +require python-babel.inc + +# Requires _pydecimal.py which is in misc +RDEPENDS_${PN} += "${PYTHON_PN}-misc" -- cgit 1.2.3-korg