Ricardo Wurmus writes: > What do you think about adding libxcrypt to python-3.11? The > unmaintained but still influential python-passlib fails to detect > support for some crypt() primitives, and I think we can fix this by > building python-3.11 with libxcrypt support. > > We build Python 3.10 (as well as Python 2) with libxcrypt support. > > If there are no objections I'll make the change tonight which will > trigger a world rebuild. I'm still building a large number of Rust packages locally to see if the change has any impact on python-passlib. The diff I'm testing is here: