From: Wang Mingyu <[email protected]> Changelog: =========== - fix: invalid rst code - Merge pull request #262 from bdraco/3110_compat - Fix compat with aiohttp 3.11.0+ - Merge pull request #233 from outp1/master - Merge pull request #251 from chs2/feat/callable-raise-for-status - Merge pull request #256 from DanielNoord/patch-1 - Update __version__ to latest released version - Merge pull request #254 from gaby/packaging - Add packaging to requirements.txt - feat: support raise_for_status as callable
Signed-off-by: Wang Mingyu <[email protected]> --- ...hon3-aioresponses_0.7.6.bb => python3-aioresponses_0.7.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-aioresponses_0.7.6.bb => python3-aioresponses_0.7.7.bb} (89%) diff --git a/meta-python/recipes-devtools/python/python3-aioresponses_0.7.6.bb b/meta-python/recipes-devtools/python/python3-aioresponses_0.7.7.bb similarity index 89% rename from meta-python/recipes-devtools/python/python3-aioresponses_0.7.6.bb rename to meta-python/recipes-devtools/python/python3-aioresponses_0.7.7.bb index a99c80f59..1f801877c 100644 --- a/meta-python/recipes-devtools/python/python3-aioresponses_0.7.6.bb +++ b/meta-python/recipes-devtools/python/python3-aioresponses_0.7.7.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pnuckowski/aioresponses" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=b22b40d5974300051216633098387c57" -SRC_URI[sha256sum] = "f795d9dbda2d61774840e7e32f5366f45752d1adc1b74c9362afd017296c7ee1" +SRC_URI[sha256sum] = "66292f1d5c94a3cb984f3336d806446042adb17347d3089f2d3962dd6e5ba55a" DEPENDS += "python3-pbr-native" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#113877): https://lists.openembedded.org/g/openembedded-devel/message/113877 Mute This Topic: https://lists.openembedded.org/mt/109641297/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
