From: Wang Mingyu <[email protected]>

Modify run-ptest.in to skip test_pylock.py.

Signed-off-by: Wang Mingyu <[email protected]>
---
 meta/recipes-devtools/python/python3-packaging/run-ptest.in     | 2 +-
 .../{python3-packaging_25.0.bb => python3-packaging_26.0.bb}    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python3-packaging_25.0.bb => 
python3-packaging_26.0.bb} (93%)

diff --git a/meta/recipes-devtools/python/python3-packaging/run-ptest.in 
b/meta/recipes-devtools/python/python3-packaging/run-ptest.in
index 508538463b..3e43931c0f 100644
--- a/meta/recipes-devtools/python/python3-packaging/run-ptest.in
+++ b/meta/recipes-devtools/python/python3-packaging/run-ptest.in
@@ -1,2 +1,2 @@
 #!/bin/sh
-pytest --automake IGNOREDTESTS
+pytest --automake IGNOREDTESTS --ignore tests/test_pylock.py
diff --git a/meta/recipes-devtools/python/python3-packaging_25.0.bb 
b/meta/recipes-devtools/python/python3-packaging_26.0.bb
similarity index 93%
rename from meta/recipes-devtools/python/python3-packaging_25.0.bb
rename to meta/recipes-devtools/python/python3-packaging_26.0.bb
index 9cb5c68f58..cadf913db8 100644
--- a/meta/recipes-devtools/python/python3-packaging_25.0.bb
+++ b/meta/recipes-devtools/python/python3-packaging_26.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/pypa/packaging";
 LICENSE = "Apache-2.0 | BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=faadaedca9251a90b205c9167578ce91"
 
-SRC_URI[sha256sum] = 
"d443872c98d677bf60f6a1f2f8c1cb748e8fe762d2bf9d3148b5599295b0fc4f"
+SRC_URI[sha256sum] = 
"00243ae351a257117b6a241061796684b084ed1c516a08c48a3f7e147a9d80b4"
 
 SRC_URI += "file://run-ptest.in"
 
-- 
2.43.0

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

Reply via email to