From f6d702116e96a80aec05c541bd0590518515d41d Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Thu, 23 Feb 2023 20:40:49 +0800 Subject: meta-python: fix Upstream-Status format Signed-off-by: Yi Zhao Signed-off-by: Khem Raj --- .../python/python3-pydbus/0001-Support-asynchronous-calls-58.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-pydbus/0001-Support-asynchronous-calls-58.patch') diff --git a/meta-python/recipes-devtools/python/python3-pydbus/0001-Support-asynchronous-calls-58.patch b/meta-python/recipes-devtools/python/python3-pydbus/0001-Support-asynchronous-calls-58.patch index c5cb9a8780..eb97f05850 100644 --- a/meta-python/recipes-devtools/python/python3-pydbus/0001-Support-asynchronous-calls-58.patch +++ b/meta-python/recipes-devtools/python/python3-pydbus/0001-Support-asynchronous-calls-58.patch @@ -16,7 +16,7 @@ def func(x, y, returned=None, error=None): proxy.Method(a, b, callback=func, callback_args=(x, y)) -Upstream-Status: Cherry-pick [https://src.fedoraproject.org/cgit/rpms/python-pydbus.git/] +Upstream-Status: Backport [https://src.fedoraproject.org/cgit/rpms/python-pydbus.git/] Signed-off-by: Hongxu Jia --- -- cgit v1.2.3-54-g00ecf