> crates.inc isn't in the diff, so here's a complete one. I'll do some tests
> on i386 amd64 aarch64, is there anyone who can do at least a build test
> on sparc64 for me please?
builds & packages fine, tests look like this, which seems quite usual.
= 2478 passed, 3523 skipped in
On 2021/09/03 10:51, Sebastien Marie wrote:
> On Thu, Sep 02, 2021 at 03:40:34PM +0100, Stuart Henderson wrote:
> > Thought I'd take a look at enabling the rust pieces in py-cryptography.
> > A future release is expected to remove the "CRYPTOGRAPHY_DONT_BUILD_RUST=1"
> > knob, so it would be good t
On Thu, Sep 02, 2021 at 03:40:34PM +0100, Stuart Henderson wrote:
> Thought I'd take a look at enabling the rust pieces in py-cryptography.
> A future release is expected to remove the "CRYPTOGRAPHY_DONT_BUILD_RUST=1"
> knob, so it would be good to get this working. Runtime is working but
> I'm not