Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | meta-python: drop ${PYTHON_PN} | Tim Orling | 2024-02-19 | 1 | -3/+3 |
| | | | | | | | python 2 is long unsupported, so we no longer need this variable. Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-pyro4: upgrade 4.81 -> 4.82 | Xu Huan | 2022-01-04 | 1 | -0/+15 |
changelog: =============================================================================== fixed @expose issue on static method/classmethod due to API change in Python 3.10 switched from travis to using github actions for CI builds and tests Python 3.10 is now included in the unit test runs Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> |