summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-crypt-r_3.13.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-crypt-r: replacement of module cryptKai Kang2025-03-071-0/+11
Since module crypt has been removed from python 3.13, add a renamed copy of it that other packages may require it, such as python3-anaconda. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>