From 0753440220d94ebe5885688d13e47b25247b39693511028c7d848a5cd5267215 Mon Sep 17 00:00:00 2001 From: Nico Krapp Date: Thu, 10 Jul 2025 10:46:39 +0000 Subject: [PATCH] Accepting request 1291643 from home:Andreas_Schwab:Factory - Set CIBUILDWHEEL to avoid spurious test failures OBS-URL: https://build.opensuse.org/request/show/1291643 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyftpdlib?expand=0&rev=50 --- python-pyftpdlib.changes | 5 +++++ python-pyftpdlib.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-pyftpdlib.changes b/python-pyftpdlib.changes index f08e722..6a210ee 100644 --- a/python-pyftpdlib.changes +++ b/python-pyftpdlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 10 08:53:50 UTC 2025 - Andreas Schwab + +- Set CIBUILDWHEEL to avoid spurious test failures + ------------------------------------------------------------------- Tue Jul 8 13:56:26 UTC 2025 - Markéta Machová diff --git a/python-pyftpdlib.spec b/python-pyftpdlib.spec index a0b21f7..cdfd035 100644 --- a/python-pyftpdlib.spec +++ b/python-pyftpdlib.spec @@ -62,6 +62,7 @@ cp %{SOURCE1} pyftpdlib/test # Note: Do not remove tests. Other packages import them %check +export CIBUILDWHEEL=1 ignorebuild="--ignore build" %{python_expand # expand to python flavor, not to the binary name, then strip the trailing _ builddir=_build.$python_