-
Notifications
You must be signed in to change notification settings - Fork 30
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
Is it possible to have wheel file for latest version of ssdeep for python 3.6? #49
Comments
A wheel for Python 3.8 would be also helpful. Thanks! |
Built wheel files in a fork if you would like to reuse them: https://pypi.org/project/thoth-ssdeep/#files |
Thank you very much @fridex!!! 🚀 |
I think the way to go is to automate the release pipeline with GitHub actions. Can you provide some code/config to build the wheels or did you just run the build command inside the manylinux docker container? |
Hey @fridex , any chance you could help extend your lib with more wheel files for latest Python versions, ie. 3.9, 3.10, 3.11 ? Cheers 🙏 |
Built a wheel file for Python 3.11. I did not test it and made a few hacks to make it manulinux compliant - so hopefully it will work 🤞🏻 |
QUESTION
We would like to have a wheel file of the latest version of
ssdeep == 3.4
. Thank you very much!Python ssdeep VERSION
latest version
OS / ENVIRONMENT
OS:
Python version:
Reference
Reference: thoth-station/s2i-thoth#86
The text was updated successfully, but these errors were encountered: