summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-enum-compat_0.0.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* meta-openstack: remove obsolete Python backport and dead project recipesBruce Ashfield2026-04-071-10/+0
| | | | | | | | | | | | | | | | | Remove 16 recipes for Python packages that are either built into Python 3 or are dead/deprecated upstream projects: Python 3 backports (unnecessary since Python 3.3+): ordereddict, pathlib, funcsigs, enum-compat, singledispatch, weakrefmethod, positional Dead/deprecated projects: aioeventlet, suds, suds-jurko, oauth2, trollius, pika-pool, requestsexceptions, dogpile.core, tempita No recipes in the layer depend on any of these packages. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-enum-compat: Remove python2 recipezhengruoqin2020-09-021-2/+10
| | | | | | | Since python2 is no longer maintained, the recipe of python2 is removed. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-enum-compat: upgrade 0.0.2 -> 0.0.3Zang Ruochen2019-10-191-0/+2
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>