Can/should we get rid of zope_interface's fix-init patch ? #3083
Labels
need-analysis
Priority: Critical
This should be dealt with ASAP. Not fixing this issue would be a serious error.
recipe
python-for-android/pythonforandroid/recipes/zope_interface/__init__.py
Line 22 in 10c5292
If you check on Kivy Discord (or even in buildozer issues: kivy/buildozer#1601), there's a few mentions (including mine) of twisted failing to build because of
zope_interface
. It seems to work properly if we remove the fix-init patch, so maybe we're indeed in the future (cf comment in the recipe) and this errors out?I opened this issue (instead of directly making a PR) to discuss the situation, in particular to check if people manage to properly build projects that use twisted without issues, in which case maybe the fix-init patch isn't the root cause.
The text was updated successfully, but these errors were encountered: