diff mbox series

[meta-python] python3-cachecontrol: upgrade 0.12.11 -> 0.12.12

Message ID 1663640603-27572-1-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-python] python3-cachecontrol: upgrade 0.12.11 -> 0.12.12 | expand

Commit Message

Mingyu Wang (Fujitsu) Sept. 20, 2022, 2:23 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...-cachecontrol_0.12.11.bb => python3-cachecontrol_0.12.12.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-cachecontrol_0.12.11.bb => python3-cachecontrol_0.12.12.bb} (88%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-cachecontrol_0.12.11.bb b/meta-python/recipes-devtools/python/python3-cachecontrol_0.12.12.bb
similarity index 88%
rename from meta-python/recipes-devtools/python/python3-cachecontrol_0.12.11.bb
rename to meta-python/recipes-devtools/python/python3-cachecontrol_0.12.12.bb
index fc2b0ae75b..8f7185b8f5 100644
--- a/meta-python/recipes-devtools/python/python3-cachecontrol_0.12.11.bb
+++ b/meta-python/recipes-devtools/python/python3-cachecontrol_0.12.12.bb
@@ -7,7 +7,7 @@  LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=12;endline=12;md5=942a721dac34d073
 # override PYPI_PACKAGE so fetch succeeds.
 PYPI_PACKAGE = "CacheControl"
 
-SRC_URI[sha256sum] = "a5b9fcc986b184db101aa280b42ecdcdfc524892596f606858e0b7a8b4d9e144"
+SRC_URI[sha256sum] = "9c2e5208ea76ebd9921176569743ddf6d7f3bb4188dbf61806f0f8fc48ecad38"
 
 inherit pypi setuptools3