summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cachecontrol_0.14.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-cachecontrol: correct license file and checksumGyorgy Sarvari2025-01-251-1/+1
| | | | | | | | | | The PKG-INFO line referenced in the LIC_FILES_CHKSUM variable is outdated, and points to a non-license related detail. Instead use LICENSE.txt to verify the license. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cachecontrol: Upgrade 0.14.1 -> 0.14.2Leon Anavi2025-01-101-0/+25
Upgrade to release 0.14.2: - Eliminate a race condition when overwriting cache entries. - Fix a requests object leak when doing caching on a streamed response. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>