[python-optcomplete/epel7] No python3 for el7

Orion Poplawski orion at fedoraproject.org
Fri Jun 13 17:37:33 UTC 2014


commit e3dcc3cfa9a4a7c1ac8b5de3a3869466ad7e6952
Author: Orion Poplawski <orion at nwra.com>
Date:   Fri Jun 13 11:37:31 2014 -0600

    No python3 for el7

 python-optcomplete.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-optcomplete.spec b/python-optcomplete.spec
index ff2c943..ee177fb 100644
--- a/python-optcomplete.spec
+++ b/python-optcomplete.spec
@@ -1,5 +1,5 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
-%global with_python3 1
+%global with_python3 0
 
 Name:           python-optcomplete
 Version:        1.2


More information about the scm-commits mailing list