<div>
                    This is caused by cryptography being imported twice via different paths when it is installed via setuptools in python setup.py test. This PR (https://github.com/pyca/cryptography/pull/660) fixed the problem in trunk, but we need to do a 0.2.1 release to resolve it for pip installs.
                </div><div><br></div><div>The release has been held up a bit since this project has not had to do a release off anything but master to this point. The current proposal is to do the following:</div><div><br></div><div>* Branch off v0.2 tag and push to pyca/cryptography</div><div>* submit #660 as another PR against that tag, review it & merge it</div><div>* release off the branch</div>
                <div></div>
                 
                <p style="color: #A0A0A8;">On Saturday, February 22, 2014 at 11:34 AM, Jean-Paul Calderone wrote:</p>
                <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;">
                    <span><div><div>
   

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
   
   
    Hi all,<br>
    <br>
    Does anyone know why <tt>cryptography.hazmat.bindings.openssl.binding.Binding</tt>
    has started to start failing on <tt>assert res == 1<span style="color: rgb(241, 241, 241); font-family: monospace;
        font-size: 12px; font-style: normal; font-variant: normal;
        font-weight: normal; letter-spacing: normal; line-height: 19px;
        orphans: auto; text-align: start; text-indent: 0px;
        text-transform: none; white-space: pre-wrap; widows: auto;
        word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(68, 68, 68); display: inline !important;
        float: none;"></span></tt>?  This seems to indicate that <tt>Cryptography_add_osrandom_engine</tt>
    is failing.<br>
    <br>
    pyOpenSSL test suite on travis-ci has started failing because of
    this.  For example,
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="https://travis-ci.org/pyca/pyopenssl/jobs/19393936">https://travis-ci.org/pyca/pyopenssl/jobs/19393936</a><br>
    <br>
    Jean-Paul<br>
    <br>
   

</div><div><div>_______________________________________________</div><div>Cryptography-dev mailing list</div><div><a href="mailto:Cryptography-dev@python.org">Cryptography-dev@python.org</a></div><div><a href="https://mail.python.org/mailman/listinfo/cryptography-dev">https://mail.python.org/mailman/listinfo/cryptography-dev</a></div></div></div></span>
                 
                 
                 
                 
                </blockquote>
                 
                <div>
                    <br>
                </div>