On Sun, Sep 01, 2024 at 08:09:33PM +0100, Colin Watson wrote:
> [...]
> I've uploaded new versions of:
> 
>   rust-datetime
>   rust-enum-dispatch
>   rust-iso8601
>   rust-num-bigint
>   rust-python3-dll-a
>   rust-smallvec
>   rust-speedate
>   rust-version-check
> 
> ... and also uploaded rust-jiter to NEW.  With all of that and a bit of
> Cargo.toml patching, pydantic-core now builds for me locally.
> 
> It also needs a new pydantic, which forces the choice of pydantic-core
> version: the latest stable release 2.8.2 requires exactly pydantic-core
> 2.20.1 and breaks with newer versions (well, at least it breaks with
> 2.23.1 - I didn't try the versions in between).  That makes it easier:
> with the uploads above I now only have to patch Cargo.toml for an older
> idna, and pydantic 2.8.2 works fairly easily.
> 
> I'll upload all this once rust-jiter has passed NEW.

This is great, thanks!  There's quite a lot of stuff in Rust that's
currently not migrating, though, some of it due to riscv64 being slow
or things breaking on that arch.  I'll try to grab some time later in
the week to help with the effort!

Best wishes,

   Julian

Reply via email to