From 8d91a0bd8e7351721fc85534f0176cb4ab244c1e Mon Sep 17 00:00:00 2001 From: Jakub Jedelsky Date: Tue, 4 Sep 2018 08:42:31 +0200 Subject: [PATCH] fixup! Update to version 0.7.4 --- vertica-python.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vertica-python.spec b/vertica-python.spec index 6beda7f..c03c2cc 100644 --- a/vertica-python.spec +++ b/vertica-python.spec @@ -1,4 +1,4 @@ -%if 0%{?fedora} || 0%{rhel} >= 7 +%if 0%{?fedora} || 0%{?rhel} >= 7 %global with_python3 1 %endif