cloudmatrix / esky

an auto-update framework for frozen python apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

continous integration appveyor

timeyyy opened this issue · comments

Waiting on py2exe to release some wheels, pypi only has py2 x86

Could try unofficial rrepos or compiling from source if they do not do it...

https://pypi.python.org/pypi/py2exe/0.9.2.2 (python 3 version)
ther is a wheel for py33 and py34.

those will definitely come in handy when we get the tests on py3, main problem atm is no py2exe wheels for py27 on x64 architecture, thanks torsten

Due to the slow nature of releases for wheels from py2exe and cxfreeze we will need to compile from source,

Some issues..

  • How to extract tar.gz on windows. ( we are using appveyor environment so cmd and ps are available)

Thanks for reaching out. Unfortunately this project is no longer actively maintained, so I'm going to move it into archive mode:

https://rfk.id.au/blog/entry/archiving-open-source-projects/