From 8d249d7659962da8a93d3392f28af76a4af14213 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Fri, 3 Nov 2017 22:46:54 +0100 Subject: [PATCH] remove unneeded conditional define Signed-off-by: Igor Gnatenko --- python-setuptools_scm.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/python-setuptools_scm.spec b/python-setuptools_scm.spec index cbaadc2..b2d770b 100644 --- a/python-setuptools_scm.spec +++ b/python-setuptools_scm.spec @@ -1,5 +1,3 @@ -%{!?python3_pkgversion:%global python3_pkgversion 3} - %bcond_without tests # EL7 does not have a new enough python-setuptools