[python-mock/epel7] no python3 on rhel7

Dennis Gilmore ausil at fedoraproject.org
Thu Jan 9 23:15:58 UTC 2014


commit e57d2b122b7e7cd0d1137b83c2030ec3fe26dbae
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Thu Jan 9 17:15:54 2014 -0600

    no python3 on rhel7

 python-mock.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-mock.spec b/python-mock.spec
index c98249e..eff77b1 100644
--- a/python-mock.spec
+++ b/python-mock.spec
@@ -1,4 +1,4 @@
-%if 0%{?fedora} > 12 || 0%{?rhel} > 6
+%if 0%{?fedora} > 12
 %global with_python3 1
 %endif
 
@@ -6,7 +6,7 @@
 
 Name:           python-mock
 Version:        0.8.0
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        A Python Mocking and Patching Library for Testing
 
 Group:          Development/Libraries
@@ -91,6 +91,9 @@ popd
 
 
 %changelog
+* Thu Jan 09 2013 Dennis Gilmore <dennis at ausil.us> - 0.8.0-6
+- no python3 on rhel7
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.0-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list