DinoTools / python-ssdeep

Python wrapper for ssdeep fuzzy hashing library
GNU Lesser General Public License v3.0
151 stars 30 forks source link

Is it possible to have wheel file for latest version of ssdeep for python 3.6? #49

Open pacospace opened 3 years ago

pacospace commented 3 years ago
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: https://github.com/thoth-station/s2i-thoth/issues/86

fridex commented 3 years ago

A wheel for Python 3.8 would be also helpful. Thanks!

fridex commented 3 years ago

Built wheel files in a fork if you would like to reuse them: https://pypi.org/project/thoth-ssdeep/#files

pacospace commented 3 years ago

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!!! :rocket:

phibos commented 3 years ago

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?

barabasicsongor commented 3 months ago

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 🙏

fridex commented 3 months ago

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 🤞🏻

https://pypi.org/project/thoth-ssdeep/3.4.1/#files