[python-tbgrep] Enable python3 support

Luke Macken lmacken at fedoraproject.org
Mon Jul 22 19:58:32 UTC 2013


commit b38d9f776d9db93980d8432b512f50abdaa436a0
Author: Luke Macken <lmacken at redhat.com>
Date:   Mon Jul 22 15:57:00 2013 -0400

    Enable python3 support

 python-tbgrep.spec |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/python-tbgrep.spec b/python-tbgrep.spec
index 3f29d01..4e65caf 100644
--- a/python-tbgrep.spec
+++ b/python-tbgrep.spec
@@ -2,9 +2,7 @@
 %global with_python3 1
 %endif
 
-# tbgrep doesn't actually support python3 yet, but the spec cruft is here ready
-# for the day when it does.
-%global with_python3 0
+%global with_python3 1
 
 %global modname tbgrep
 


More information about the scm-commits mailing list