<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Fixed by explicitly specifying _sha3 and _blake2 in the project file.<div class=""><div><font color="#12c00e" class=""><br class=""></font><blockquote type="cite" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><div class="">On Nov 17, 2017, at 1:31 PM, Ilya Kulakov <<a href="mailto:kulakov.ilya@gmail.com" class="">kulakov.ilya@gmail.com</a>> wrote:<br class=""><font color="#12c00e" class=""><br class=""></font>Hi,<br class=""><font color="#12c00e" class=""><br class=""></font>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.<br class="">I'm using pyqtdeploy 1.3.2, ssl="1" is set in the project files.<br class=""><font color="#12c00e" class=""><br class=""></font>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?<br class="">A side question #2, why does md5, sha1 etc work while I do not see corresponding sources files, e.g. sha1module.c, being compiled?<br class=""><font color="#12c00e" class=""><br class=""><br class=""></font>Best Regards,<br class="">Ilya Kulakov</div></div></div></blockquote></div><br class=""></div></body></html>