The guidelines have more info:
https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_using_cython
On 27. 09. 22 8:17, Lumír Balhar wrote:
Hi Sandro.
Make sure that the build does not use the pyx file from upstream. It
seems to me that the file generated by Cython is in the sourc
On 27-09-2022 08:17, Lumír Balhar wrote:
Make sure that the build does not use the pyx file from upstream. It
seems to me that the file generated by Cython is in the source tarball
(skmisc/loess/src/_loess.pyx) and I did not find any mention of use of
Cython in the build log. The file is probably
On 27. 09. 22 17:55, Sandro wrote:
On 27-09-2022 08:17, Lumír Balhar wrote:
Make sure that the build does not use the pyx file from upstream. It
seems to me that the file generated by Cython is in the source tarball
(skmisc/loess/src/_loess.pyx) and I did not find any mention of use of
Cython in