summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-responses_0.25.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-responses: upgrade 0.25.0 -> 0.25.3Wang Mingyu2024-06-271-0/+15
Changelog: ========== * Fixed 'recorder' not saving and loading response headers with yaml files. * Mulligan on 0.25.1 to run release pipeline correctly. * Added 'matchers.body_matcher' for matching string request bodies. * Fixed tests failures during RPM package builds. * Fix mocked HEAD responses that have 'Content-Length' set. * Fixed error messages when matches fail: inputs are not sorted or reformatted. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>