Closed rafspiny closed 3 months ago
Hmm, porting python-efl to Cython3 is a HUGE work,
I'm not going to do that work in a reasonable time
But: why the package need Cython? distro packages should be generated from the released tarball, that do not need Cython to be built
Is there a reason why the package need cython?
Sorry for the silence. For an ebuild that tries to build from git, you need cython, don't you?
@DaveMDS To give more context, I get the source from git because I am maintaining an ebuild (in an overlay) for Gentoo. I could not find anymore the ebuild in the main portage tree too. I guess because of the dependency on Cython 0.29.x
See bug filed at https://bugs.gentoo.org/925692
As I said the cython dependency should only be needed by developers who want to modify the code, distro packages should be build from official released tarball (that do not need Cython)
I'm not expert in gentoo ebuild, cant you build the gentoo package starting from the release tarball instead of git?
My bad. I am just using the release tarball now. Closing it. Thanks.
From Gentoo last update: