From a490c6125b41613995a486f567a44fe538876df7 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Mon, 25 Sep 2017 18:33:35 -0400 Subject: python-babel: update to version 2.5.1 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python3-babel_2.5.1.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-babel_2.5.1.bb (limited to 'meta-python/recipes-devtools/python/python3-babel_2.5.1.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.1.bb new file mode 100644 index 0000000000..05084ac2e5 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-babel_2.5.1.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