summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-yappi_1.3.6.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-yappi: upgrade 1.3.6 -> 1.4.0, python 3.11 compatibleGeoff Parker2022-11-291-36/+0
| | | | | | | | | | | | | Update to 1.4.0 for python 3.11 compatibilty Add patch to add upstream commit added after the release of 1.4.0 tarball. Adds python 3.11 to setup.py Update 0001-Fix-imports-for-ptest.patch for patch fuzz and removed hunk already in 1.4.0. Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-yappi: mark as incompatible with python 3.11Alexander Kanavin2022-10-271-0/+2
| | | | | | | | A request to release a new version is here: https://github.com/sumerc/yappi/issues/122 Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-yappi: upgrade 1.3.5 -> 1.3.6Wang Mingyu2022-08-161-0/+34
Changelog: - cibuildwheel integration Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>