[python-pep8/epel7] rhel7 has no py3

Matthias Runge mrunge at fedoraproject.org
Wed Feb 26 13:58:00 UTC 2014


commit 1ced1606ca71070f3d7de512d2b820d9cad54114
Author: Matthias Runge <mrunge at redhat.com>
Date:   Wed Feb 26 14:58:41 2014 +0100

    rhel7 has no py3

 python-pep8.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-pep8.spec b/python-pep8.spec
index cc062b9..9e1edce 100644
--- a/python-pep8.spec
+++ b/python-pep8.spec
@@ -1,4 +1,4 @@
-%if 0%{?fedora} > 12 || 0%{?rhel} > 6
+%if 0%{?fedora} > 12
 %bcond_without python3
 %else
 %bcond_with python3
@@ -110,6 +110,9 @@ popd
 %endif
 
 %changelog
+* Wed Feb 26 2014 Matthias Runge <mrunge at redhat.com> -1.4.6-1 
+- built for epel7
+
 * Tue Aug 13 2013 Ian Weller <iweller at redhat.com> - 1.4.6-1
 - update to 1.4.6
 


More information about the scm-commits mailing list