summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-mock_4.0.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-mock: Upgrade 4.0.1 -> 4.0.2Leon Anavi2020-07-231-17/+0
| | | | | | | | | | | | | Upgrade 4.0.2: - Issue #39915: Ensure unittest.mock.AsyncMock.await_args_list has call objects in the order of awaited arguments instead of using unittest.mock.Mock.call_args which has the last value of the call. Patch by Karthikeyan Singaravelan. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-mock: add recipe for v4.0.1Sakib Sajal2020-07-121-0/+17
Recipe is brought in from meta-cloud-services Signed-off-by: Sakib Sajal <sakib.sajal@windriver.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>