From 490cb8f479bb6956d3930fba6ed7d112ca2bc748199f83d7afc0ec605daf06fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 19 Aug 2025 14:28:28 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyftpdlib?expand=0&rev=53 --- python-pyftpdlib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pyftpdlib.spec b/python-pyftpdlib.spec index ec03f73..f5a661f 100644 --- a/python-pyftpdlib.spec +++ b/python-pyftpdlib.spec @@ -73,7 +73,7 @@ cp %{SOURCE1} pyftpdlib/test %check export CIBUILDWHEEL=1 ignorebuild="--ignore build" -%{python_expand # expand to $python flavor, not to the binary name, then strip the trailing _ +%{python_expand # expand to python flavor, not to the binary name, then strip the trailing _ builddir=_build.$python_ ignorebuild+=" --ignore ${builddir%%_}" }