diff mbox series

[meta-python,2/3] python3-aioresponses: Upgrade 0.7.7 -> 0.7.8

Message ID 20250122154540.82436-2-leon.anavi@konsulko.com
State Accepted
Headers show
Series [meta-python,1/3] python3-filelock: Upgrade 3.16.1 -> 3.17.0 | expand

Commit Message

Leon Anavi Jan. 22, 2025, 3:45 p.m. UTC
Upgrade to release 0.7.8.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 ...hon3-aioresponses_0.7.7.bb => python3-aioresponses_0.7.8.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-aioresponses_0.7.7.bb => python3-aioresponses_0.7.8.bb} (89%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-aioresponses_0.7.7.bb b/meta-python/recipes-devtools/python/python3-aioresponses_0.7.8.bb
similarity index 89%
rename from meta-python/recipes-devtools/python/python3-aioresponses_0.7.7.bb
rename to meta-python/recipes-devtools/python/python3-aioresponses_0.7.8.bb
index 1f801877c6..1b74b839a1 100644
--- a/meta-python/recipes-devtools/python/python3-aioresponses_0.7.7.bb
+++ b/meta-python/recipes-devtools/python/python3-aioresponses_0.7.8.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/pnuckowski/aioresponses"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=b22b40d5974300051216633098387c57"
 
-SRC_URI[sha256sum] = "66292f1d5c94a3cb984f3336d806446042adb17347d3089f2d3962dd6e5ba55a"
+SRC_URI[sha256sum] = "b861cdfe5dc58f3b8afac7b0a6973d5d7b2cb608dd0f6253d16b8ee8eaf6df11"
 
 DEPENDS += "python3-pbr-native"