<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div></div><div><br></div><div><br>On 21 Dec 2017, at 06:29, Michael Herrmann <<a href="mailto:michael@herrmann.io">michael@herrmann.io</a>> wrote:<br><br></div><blockquote type="cite"><div><span>On 20 December 2017 at 20:14, Patrick Stinson <<a href="mailto:patrickkidd@gmail.com">patrickkidd@gmail.com</a>> wrote:</span><br><blockquote type="cite"><span></span><br></blockquote><blockquote type="cite"><span>I’ve been using hockeyapp to manage beta & release versioning and crash reporting, and it also has a feed for sparkle.</span><br></blockquote><span></span><br><span>Wow, HockeyApp looks great. I hadn't heard of it before.</span><br><span>Unfortunately, it doesn't seem to support Windows < 10, or Linux. If</span><br><span>it did, I'd totally use it.</span><br></div></blockquote><div><br></div>Mac, windows and linux systems represent unique install challenges.<div><br></div><div>I have always maintain each installs for each target using what ever tool works for me.</div><div><br></div><div>On windows I used my own <span style="background-color: rgba(255, 255, 255, 0);">win-app-packager (on PyPi) with inno installer.</span></div><div><span style="background-color: rgba(255, 255, 255, 0);">I used to use meinc_installer but that is limited  to py2.</span></div><div>On mac I use py2app and other tools to create a .dmg file.</div><div>On fedora I use RPM and Mock to creat install rpms with all sources.</div><div><br></div><div>If any of this is interest to look see <a href="https://github.com/barry-scott/scm-workbench/tree/master/Kit">https://github.com/barry-scott/scm-workbench/tree/master/Kit</a></div><div><br></div><div>Barry</div><div><br></div><div><blockquote type="cite"><div><span>_______________________________________________</span><br><span>PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a></span><br><span><a href="https://www.riverbankcomputing.com/mailman/listinfo/pyqt">https://www.riverbankcomputing.com/mailman/listinfo/pyqt</a></span></div></blockquote></div></body></html>