From 06d58256a02712513dd95997d1af547d8f595f6e8be4a46fb2bc7058c811dc52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 11 Dec 2024 14:13:22 +0000 Subject: [PATCH] Accepting request 1230105 from openSUSE:Factory:RISCV - Avoid race condition in test script OBS-URL: https://build.opensuse.org/request/show/1230105 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wmctrl?expand=0&rev=10 --- python-wmctrl.changes | 5 +++++ python-wmctrl.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-wmctrl.changes b/python-wmctrl.changes index e94ae95..61fc15e 100644 --- a/python-wmctrl.changes +++ b/python-wmctrl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 11 12:48:56 UTC 2024 - Andreas Schwab + +- Avoid race condition in test script + ------------------------------------------------------------------- Mon Dec 9 11:08:46 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-wmctrl.spec b/python-wmctrl.spec index b681c6a..ab7822e 100644 --- a/python-wmctrl.spec +++ b/python-wmctrl.spec @@ -64,7 +64,7 @@ sed -i 's/\(py$\|py\.test\)/pytest/g' test/test_wmctrl.py cat > /tmp/test_script.sh <