turning off libvirt-python & python3
[libvirt-python.git] / libvirt-python.spec
index 319eda0..806be58 100644 (file)
@@ -7,7 +7,9 @@
 # Disable python 3 bindings
 %define with_python3 0
 %if 0%{?fedora} > 18
-%define with_python3 1
+# turning this off as we do not need it in PL for now
+#%define with_python3 1
+%define with_python3 0
 %endif
 
 Summary: The libvirt virtualization API python2 binding