buildroot/package/python-ujson
Fabrice Fontaine b658a44ab5 package/python-ujson: needs python3
python 2 support has been dropped since version 3.0.0 and
0673d237cf
resulting in the following build failure since bump to version 4.1.0 in
commit a47f332a20:

./python/ujson.c:79:15: error: variable 'moduledef' has initializer but incomplete type
   79 | static struct PyModuleDef moduledef = {
      |               ^~~~~~~~~~~

Fixes:
 - http://autobuild.buildroot.org/results/61cc675281ba25d6ebee4892175e9c7222aabb79

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2021-11-09 21:48:12 +01:00
..
0001-Add-support-for-aarch64_be-or1k-and-microblazebe.patch package/python-ujson: fix or1k build 2021-10-16 09:39:12 +02:00
0002-Add-support-of-ARC-architecture.patch package/python-ujson: fix arc build 2021-10-16 09:39:14 +02:00
0003-Add-support-for-microblaze.patch package/python-ujson: fix microblaze build 2021-10-16 09:39:17 +02:00
0004-Pseiderer-add-nios2-and-xtensa-001.patch package/python-ujson: fix xtensa build 2021-10-16 09:39:19 +02:00
Config.in package/python-ujson: needs python3 2021-11-09 21:48:12 +01:00
python-ujson.hash
python-ujson.mk