From e646a49ec8708d4522f9902a7602f9419ad82418 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Wed, 5 Aug 2015 18:09:41 +0200 Subject: [PATCH] Disable python3 build on epel7 --- python-defusedxml.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-defusedxml.spec b/python-defusedxml.spec index e2749db..d870ba8 100644 --- a/python-defusedxml.spec +++ b/python-defusedxml.spec @@ -1,4 +1,4 @@ -%global with_python3 1 +%global with_python3 0 %global pypi_name defusedxml Name: python-%{pypi_name}