Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate binaries for various platforms #1

Open
2 of 12 tasks
dvhh opened this issue Mar 8, 2019 · 2 comments
Open
2 of 12 tasks

Generate binaries for various platforms #1

dvhh opened this issue Mar 8, 2019 · 2 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@dvhh
Copy link
Owner

dvhh commented Mar 8, 2019

pypi page of backports.lzma

targets:

  • st3_windows_x64 🔼

  • st3_windows_x32 🔽

  • st3_osx_x64 🔼

  • st3_osx_x32 🔽

  • st3_linux_x64 🔼

  • st3_linux_x32 🔽

  • st2_windows_x64 🔽

  • st2_windows_x32 🔽

  • st2_osx_x64 🔽

  • st2_osx_x32 🔽

  • st2_linux_x64 🔽

  • st2_linux_x32 🔽

Target Python runtimes :

  • st3 = 3.3.6
  • st2 = 2.6.5

Candidates :

@dvhh dvhh added the help wanted Extra attention is needed label Mar 8, 2019
@dvhh dvhh self-assigned this Mar 8, 2019
@dvhh
Copy link
Owner Author

dvhh commented Mar 11, 2019

could probably generate the following versions:

  • st2_linux_x64
  • st3_linux_x64
  • st3_windows_x64
  • st2_windows_x64

python 2.6.5 for windows
no binary release for 3.3.6 will attempt with 3.3.5

@dvhh
Copy link
Owner Author

dvhh commented Mar 11, 2019

binary for python 2.6 on anaconda are promising for sublime text 2, testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant