https://bugzilla.redhat.com/show_bug.cgi?id=1404631#c4 In this commit: https://src.fedoraproject.org/rpms/nbdkit/c/f38f61c339f925928e8cd6e520581968105ada96 I accidentally disabled Python 3 support on Fedora. Is there a better way to write this? What I really need is a pair of macros "Python 2 is supported" & "Python 3 is supported" which I can use to conditionalize the spec file. Maybe checking if %{__python2} and %{__python3} are non-empty? Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-p2v converts physical machines to virtual machines. Boot with a live CD or over the network (PXE) and turn machines into KVM guests. http://libguestfs.org/virt-v2v _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx