[python-isodate/epel7] no python3 in epel7

Dan Callaghan dcallagh at fedoraproject.org
Mon Oct 20 12:04:56 UTC 2014


commit 84bc61f50ec94f58a9138e5553e3c37c73e3d533
Author: Dan Callaghan <dcallagh at redhat.com>
Date:   Mon Oct 20 22:02:19 2014 +1000

    no python3 in epel7

 python-isodate.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/python-isodate.spec b/python-isodate.spec
index 6188076..85d1f84 100644
--- a/python-isodate.spec
+++ b/python-isodate.spec
@@ -3,7 +3,9 @@
 %endif
 
 %global modulename isodate
+%if 0%{?fedora}
 %global with_python3 1
+%endif
 
 Name:           python-%{modulename}
 Version:        0.5.0


More information about the scm-commits mailing list