From: Khem Raj <[email protected]>

This is needed for fixing

Failed ptests:
{'python3-sqlparse': 
['tests/test_cli.py:test_encoding_stdout[encoding_gbk.sql-gbk]',
                      
'tests/test_cli.py:test_encoding_output_file[encoding_gbk.sql-gbk]',
                      
'tests/test_cli.py:test_encoding_stdin[encoding_gbk.sql-gbk]']}

Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Armin Kuster <[email protected]>
---
 meta-python/recipes-devtools/python/python3-sqlparse_0.5.1.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-python/recipes-devtools/python/python3-sqlparse_0.5.1.bb 
b/meta-python/recipes-devtools/python/python3-sqlparse_0.5.1.bb
index 62de2327cb..daf67607f7 100644
--- a/meta-python/recipes-devtools/python/python3-sqlparse_0.5.1.bb
+++ b/meta-python/recipes-devtools/python/python3-sqlparse_0.5.1.bb
@@ -16,6 +16,7 @@ export HOST_SYS
 inherit pypi ptest python_hatchling
 
 RDEPENDS:${PN}-ptest += "\
+    python3-mypy \
     python3-pytest \
     python3-unittest-automake-output \
     python3-unixadmin \
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#113471): 
https://lists.openembedded.org/g/openembedded-devel/message/113471
Mute This Topic: https://lists.openembedded.org/mt/109406587/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to