-
Notifications
You must be signed in to change notification settings - Fork 75
32-bit binaries? #14
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
Comments
Hi, thanks for the interest. There are 32bit wheels for windows. Will not be making 32bit linux binaries - too little usage. |
pkittenis
pushed a commit
that referenced
this issue
Mar 6, 2019
Updated travis cfg for osx builds Removed system package builds. Updated travis cfg to not login or push to docker on PR builds. Switched testing to pytest. Removed channel close on channel object de-allocation. Removed GIL release on session and channel object de-allocation. Updated Changelog. Removed out of repo package files before building wheels and updated gitignore - resolves #14
pkittenis
added a commit
that referenced
this issue
Mar 11, 2019
Disabled OSX 10.11 wheel builds Updated travis cfg for osx builds Removed system package builds. Updated travis cfg to not login or push to docker on PR builds. Switched testing to pytest. Removed channel close on channel object de-allocation. Removed GIL release on session and channel object de-allocation. Updated Changelog. Removed out of repo package files before building wheels and updated gitignore - resolves #14 Migrated manylinux wheel builds to openssl 1.1. Migrated Windows builds to openssl 1.1. Updated changelog. Updated manylinux wheel embedded libssh2 version.
Red-M
pushed a commit
to Red-M/ssh2-python
that referenced
this issue
Jun 27, 2020
New release (ParallelSSH#68) Disabled OSX 10.11 wheel builds Updated travis cfg for osx builds Removed system package builds. Updated travis cfg to not login or push to docker on PR builds. Switched testing to pytest. Removed channel close on channel object de-allocation. Removed GIL release on session and channel object de-allocation. Updated Changelog. Removed out of repo package files before building wheels and updated gitignore - resolves ParallelSSH#14 Migrated manylinux wheel builds to openssl 1.1. Migrated Windows builds to openssl 1.1. Updated changelog. Updated manylinux wheel embedded libssh2 version.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, Would you add 32-bit binaries, too?
The text was updated successfully, but these errors were encountered: