From 86e80c8a60a3093299167189f2d7d8c90cd587be Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 24 May 2017 17:03:54 -0400 Subject: python-babel: update to version 2.4.0 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python3-babel_2.4.0.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-babel_2.4.0.bb (limited to 'meta-python/recipes-devtools/python/python3-babel_2.4.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-babel_2.4.0.bb b/meta-python/recipes-devtools/python/python3-babel_2.4.0.bb new file mode 100644 index 0000000000..05084ac2e5 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-babel_2.4.0.bb @@ -0,0 +1,5 @@ +inherit setuptools3 +require python-babel.inc + +# Requires _pydecimal.py which is in misc +RDEPENDS_${PN} += "${PYTHON_PN}-misc" -- cgit v1.2.3-54-g00ecf