From 39df89b1ef6ece7ee4c313d0a36ac7cde4381687 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 7 Jul 2020 15:25:59 +0000 Subject: [PATCH] Minor conditional tweak for ELN Signed-off-by: Troy Dawson --- python-pid.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/python-pid.spec b/python-pid.spec index 5544398..6a1739f 100644 --- a/python-pid.spec +++ b/python-pid.spec @@ -21,11 +21,6 @@ PidFile can also be used as a context manager or a decorator.} %bcond_without python2_tests %endif -%if %{defined fedora} && 0%{?fedora} < 29 -%bcond_without python2 -%bcond_without python2_tests -%endif - %bcond_without python3 %bcond_without python3_tests