summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cachecontrol_0.12.12.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-cachecontrol: upgrade 0.12.12 -> 0.13.0Wang Mingyu2023-06-051-29/+0
| | | | | | | | | | | | | | | | | | Changelog: ========== Fix #292: disuse HTTPResponse.strict fix: double reading error on urllib3 2.0 Packaging the tests, or not Add type annotations Use Python's unittest mock feat: remove compat module tests: Support python 3.11 fix: use pytest native method name Remove use of utcnow Release 0.13.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cachecontrol: upgrade 0.12.11 -> 0.12.12wangmy2022-09-201-0/+29
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>