14 Commits

Author SHA1 Message Date
Micah Lee
31bcff169d Version bump to 2.3.dev2, and update Linux installation in docs 2020-11-08 20:45:54 -08:00
Micah Lee
78e349ab76 Remove unnecessary dependencies from snapcraft.yaml 2020-11-08 14:13:17 -08:00
Micah Lee
2fecbc5745 Change snap to strict mode, and update readme 2020-11-03 22:53:54 -08:00
Micah Lee
e9b5bad905 Fix snap so it does not have so many warnings when running GUI 2020-11-03 22:33:26 -08:00
Micah Lee
bbf42fa927 Make snapcraft packaging work with briefcase refactor 2020-11-03 21:48:22 -08:00
Micah Lee
3fdd9eb1dc Start making snap package pull from source tree instead of git 2020-07-05 10:19:06 -07:00
Micah Lee
793a5d3e02 Switch from scripts to entrypoints in setup.py; remove python-packages from snap because they are defined in poetry; fix onionshare and onionshare-gui snap apps definition; switch back to download Qt5 from the internet 2020-05-07 17:14:48 -07:00
Micah Lee
f700212142 Change how PyQt5 python package is formatted 2020-05-06 16:07:43 -07:00
Micah Lee
a4fb67315b Successfully install Qt5, attempt to get onionshare python deps installed 2020-05-06 16:05:48 -07:00
Micah Lee
35cc598976 Switch to installing pre-compiled binaries of Qt5 2020-05-05 20:40:32 -07:00
Micah Lee
9f6691b91d Start attempting to build Qt5 from source 2020-05-05 15:12:13 -07:00
Micah Lee
d1cda85b0a In setup.py use scripts instead of entrypoints; in snapcraft remove python packages and get them from pyproject.toml instead 2020-05-03 14:38:44 -07:00
Micah Lee
2508bbf29f Update onionshare description, and reduce python version to 3.6 in pyproject.toml 2020-05-03 14:04:54 -07:00
Micah Lee
102f42e225 Begin making a snapcraft.yaml 2020-05-03 13:56:18 -07:00