Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-cachecontrol: correct license file and checksum | Gyorgy Sarvari | 2025-01-25 | 1 | -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.2 | Leon Anavi | 2025-01-10 | 1 | -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> |