summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-strenum/0001-patch-versioneer-for-python-3.12-compatibility.patch
Commit message (Collapse)AuthorAgeFilesLines
* python3-strenum: add recipealperak2024-02-091-0/+37
StrEnum is a Python enum.Enum that inherits from str to complement enum.IntEnum in the standard library Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>