<html><head><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="">Hi,<div class=""><br class=""></div><div class="">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.</div><div class="">I'm using pyqtdeploy 1.3.2, ssl="1" is set in the project files.</div><div class=""><br class=""></div><div class="">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?</div><div 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?</div><br class=""><br class=""><div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Best Regards,</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Ilya Kulakov</div></div>
</div>
<br class=""></body></html>