From af29b4080dc09a53d7c5e75a3880cbb01331517c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 Mar 2013 19:27:40 +0100 Subject: [PATCH] No Python 3 in EPEL --- python-defusedxml.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-defusedxml.spec b/python-defusedxml.spec index a3c8d16..d7236bc 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}