package/python-uvloop: force re-cythonize on build
authorAsaf Kahlon <asafka7@gmail.com>
Fri, 25 Oct 2019 18:54:45 +0000 (21:54 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 26 Oct 2019 13:35:22 +0000 (15:35 +0200)
commitecfff0b9a205e0c4f60f992e7f586cba476826d9
tree3f10dcfe20aa99bb61f2fe2daeb29337415c7973
parent4c4ed5fc9903c294df92f6e07016dfec46c35d35
package/python-uvloop: force re-cythonize on build

The generated loop.c provided with the tarball was generated with
Cython 0.29.10 and it doesn't compile against the new Python 3.8
headers. Upstream is now working on a new uvloop release which will
use the newest Cython (0.29.13).  Until then, we will remove the
current loop.c and force regenration of it.

Fixes:
 - http://autobuild.buildroot.net/results/bffe1b2ee7b674f870e15398680ce5b5b22fd296

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/python-uvloop/python-uvloop.mk