Releases: mu-editor/mu_portable_python_macos
Releases · mu-editor/mu_portable_python_macos
0.0.6
Checked tree structure
A version where the tree structure is actually valid. ;-)
Correct file tree
Corrects a problem with the structure of the file tree in the tgz file.
Briefcase safe tgz.
This release fixes two problems:
- Ensure there is a Python executable called
python3
inbin
- Add a
version.txt
file so thepython
directory isn't squashed by Briefcase when being tgunzipped.
Briefcase compatible naming
This release includes assets which follow the expected naming conventions for a Python bundle (i.e. everything is in a directory called python
, rather than python_portable
as it was in release 0.0.1). This makes it easier for these assets to be used with third party tools such as briefcase.
Initial release
Initial release of automatically built versions of Python 3 for Mac OSX.