<div dir="ltr"><p dir="ltr">+1 on making an 0.2.x branch and doing a release off of that. Can I bribe you to run the release Paul?</p><p dir="ltr"><br></p><p dir="ltr">Alex</p>
<div class="gmail_quote">On Feb 22, 2014 11:38 AM, "Paul Kehrer" <<a href="mailto:paul.l.kehrer@gmail.com" target="_blank">paul.l.kehrer@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<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 (<a href="https://github.com/pyca/cryptography/pull/660" target="_blank">https://github.com/pyca/cryptography/pull/660</a>) 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>
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;text-align:start;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing: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,
<a href="https://travis-ci.org/pyca/pyopenssl/jobs/19393936" target="_blank">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" target="_blank">Cryptography-dev@python.org</a></div><div><a href="https://mail.python.org/mailman/listinfo/cryptography-dev" target="_blank">https://mail.python.org/mailman/listinfo/cryptography-dev</a></div>
</div></div></span>
</blockquote>
<div>
<br>
</div>
<br>_______________________________________________<br>
Cryptography-dev mailing list<br>
<a href="mailto:Cryptography-dev@python.org" target="_blank">Cryptography-dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/cryptography-dev" target="_blank">https://mail.python.org/mailman/listinfo/cryptography-dev</a><br>
<br></blockquote></div>
</div>