devel/py-strenum: add new port
StrEnum is a Python enum.Enum that inherits from str to complement enum.IntEnum in the standard library.
https://pypi.org/project/StrEnum/