diff mbox series

[meta-python] python3-pytest-mock: upgrade 3.10.0 -> 3.11.1

Message ID 1687157308-17342-7-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-pytest-mock: upgrade 3.10.0 -> 3.11.1 | expand

Commit Message

Mingyu Wang (Fujitsu) June 19, 2023, 6:48 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
 Fixed introspection for failed assert_has_calls (#365).
 Updated type annotations for mocker.patch and mocker.spy (#364).

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...hon3-pytest-mock_3.10.0.bb => python3-pytest-mock_3.11.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pytest-mock_3.10.0.bb => python3-pytest-mock_3.11.1.bb} (93%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pytest-mock_3.10.0.bb b/meta-python/recipes-devtools/python/python3-pytest-mock_3.11.1.bb
similarity index 93%
rename from meta-python/recipes-devtools/python/python3-pytest-mock_3.10.0.bb
rename to meta-python/recipes-devtools/python/python3-pytest-mock_3.11.1.bb
index bf5bc250a..69d74567c 100644
--- a/meta-python/recipes-devtools/python/python3-pytest-mock_3.10.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pytest-mock_3.11.1.bb
@@ -10,7 +10,7 @@  SRC_URI = " \
     file://run-ptest \
 "
 
-SRCREV ?= "6c03dfd4240de4a178bab67c0a32fba28d8bcf91"
+SRCREV ?= "d3e73f2e93f7b93eba0a36e17e43bafd969da4fe"
 
 SRC_URI[sha256sum] = "fbbdb085ef7c252a326fd8cdcac0aa3b1333d8811f131bdcc701002e1be7ed4f"