summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-aenum_3.1.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-aenum: upgrade 3.1.2 -> 3.1.3wangmy2021-11-111-0/+10
3.1.3 ===== rename `aenum.property` to `aenum.enum_property` (`aenum.property still exists, but was too easily confused with the built-in property) fix `enum_property` to work with `_init_` attributes Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>