From ea42b17226c92e7643a7d5b0f1247cf25bf298c2db55e20cf9c61e213b8bd60c Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 25 Feb 2022 16:35:29 +0000 Subject: [PATCH] Fix SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip?expand=0&rev=95 --- python-pip.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-pip.spec b/python-pip.spec index 0f87c00..0cf40e3 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,6 +32,7 @@ %if "%{flavor}" == "wheel" %define psuffix -wheel %bcond_without wheel +%bcond_with test %else %define psuffix %{nil} %bcond_with test