Benjamin Greiner 2024-09-25 14:33:11 +00:00 committed by Git OBS Bridge
parent b0b1d0259f
commit 933ef440b2

View File

@ -24,7 +24,6 @@
%global flavor @BUILD_FLAVOR@%{nil}
%if "%{flavor}" == "test"
%define skip_python39 1
%define psuffix -test
%bcond_without test
%else