[PyQt] [pyqtdeploy] Missing blake2 and sha3
Ilya Kulakov
kulakov.ilya at gmail.com
Fri Nov 17 21:31:21 GMT 2017
Hi,
When compiling for Python 3.6 an import of hashlib fails on macOS and Linux with "code for hash * was not found" for the corresponding algorithms.
I'm using pyqtdeploy 1.3.2, ssl="1" is set in the project files.
A side question #1, what is exactly the meaning of ? and ! in python metdata? Does "!" mean that package should only be included if SSL enabled?
A side question #2, why does md5, sha1 etc work while I do not see corresponding sources files, e.g. sha1module.c, being compiled?
Best Regards,
Ilya Kulakov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20171117/21a595ae/attachment.html>
More information about the PyQt
mailing list