summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-enum-compat_0.0.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-enum-compat: Add python3 versionZang Ruochen2019-08-301-10/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-enum-compat: initial version v0.0.2Mark Asselstine2017-11-211-0/+10
This will allow packages with 'enum-compat' in their requirements.txt to not complain/error, even though the real dependency is on 'enum34'. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>