
This feature was deprecated for removal in the Epoxy cycle. Complete the deprecation process and enable support for Python >= 3.13 which drops the crypt module this feature uses. Change-Id: Ic4f60bc39b1143f436100a169f1afbf08e1b0fea
7 lines
202 B
YAML
7 lines
202 B
YAML
---
|
|
other:
|
|
- |
|
|
The sha512_crypt password hashing module has been removed, completing the
|
|
deprecation process and dropping use of the crypt module which has been
|
|
dropped in Python >= 3.13.
|