# HG changeset patch # User Goffi # Date 1525204388 -7200 # Node ID c3f1529aed4acb675428b360270bec2ff5788266 # Parent 9d7a9866b4950599ee43521a9041320b1618e2c0 buildozer: use hg version of SàT diff -r 9d7a9866b495 -r c3f1529aed4a buildozer.spec --- a/buildozer.spec Tue May 01 20:50:55 2018 +0200 +++ b/buildozer.spec Tue May 01 21:53:08 2018 +0200 @@ -38,7 +38,7 @@ # (list) Application requirements # comma seperated e.g. requirements = sqlite3,kivy -requirements = hostpython2, kivy, sqlite3, pyopenssl, automat, attr, twisted, wokkel, sat, sat_tmp, pil, lxml, pyxdg, markdown, html2text, python-dateutil, pycrypto, plyer, android, python-potr, shortuuid, cryptography +requirements = hostpython2, kivy, sqlite3, pyopenssl, automat, attr, twisted, wokkel, hg+https://repos.goffi.org/sat#egg=sat, sat_tmp, pil, lxml, pyxdg, markdown, html2text, python-dateutil, pycrypto, plyer, android, python-potr, shortuuid, cryptography # below are requirements for dev # requirements = hostpython2, kivy, urwid, sqlite3, pyopenssl, automat, attr, twisted, wokkel, pudb, hg+http://10.0.0.1:8000#egg=sat, sat_tmp, pil, lxml, pyxdg, markdown, html2text, python-dateutil, pycrypto, plyer, android, python-potr, shortuuid, cryptography, automat