comparison buildozer.spec @ 182:c3f1529aed4a

buildozer: use hg version of SàT
author Goffi <goffi@goffi.org>
date Tue, 01 May 2018 21:53:08 +0200
parents 8f33a7c09214
children fda3f22aa3ce
comparison
equal deleted inserted replaced
181:9d7a9866b495 182:c3f1529aed4a
36 # version.regex = __version__ = ['"](.*)['"] 36 # version.regex = __version__ = ['"](.*)['"]
37 # version.filename = %(source.dir)s/main.py 37 # version.filename = %(source.dir)s/main.py
38 38
39 # (list) Application requirements 39 # (list) Application requirements
40 # comma seperated e.g. requirements = sqlite3,kivy 40 # comma seperated e.g. requirements = sqlite3,kivy
41 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 41 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
42 # below are requirements for dev 42 # below are requirements for dev
43 # 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 43 # 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
44 44
45 45
46 # (str) Custom source folders for requirements 46 # (str) Custom source folders for requirements