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>
This commit is contained in:
Derek Straka
2017-05-24 17:03:54 -04:00
committed by Martin Jansa
parent b6aef78222
commit 86e80c8a60
3 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
inherit setuptools3
require python-babel.inc
# Requires _pydecimal.py which is in misc
RDEPENDS_${PN} += "${PYTHON_PN}-misc"