python-simplejson: update to version 3.12.0

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Derek Straka
2017-11-12 12:42:52 -05:00
committed by Armin Kuster
parent e0586a821a
commit d3ff4c15d9
3 changed files with 2 additions and 2 deletions

View File

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