specifying kivy version to buildozer

14 views
Skip to first unread message

kra...@gmail.com

unread,
Aug 21, 2017, 12:26:36 PM8/21/17
to Kivy users support
Hi,

I have a lot of kivy code that is running on Win/Mac/iOS and Android using kivy-1.9.1 but over the weekend I messed up my buildozer environment and now it is building with kivy-1.10.

Is there anyway to force buildozer to use kivy-1.9.1?

For reference I am still using an old version of buildozer (0.32 dev) and would prefer to keep that as it is for now.

Any advice anyone may have is most appreciated.

thanks,

Mike

ZenCODE

unread,
Aug 21, 2017, 2:20:32 PM8/21/17
to Kivy users support
Should be easy. In your buildozer.spec file?:

    requirements =  ... kivy==1.9.1,
Reply all
Reply to author
Forward
0 new messages