mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
python's crypt module is deprecated in 3.11 and to be removed in 3.13. Replace its usage with openssl's passwd. Signed-off-by: Ian Leonard <antonlacon@gmail.com>