https://bugzilla.redhat.com/show_bug.cgi?id=1060419 --- Comment #8 from Muflone Ovinis <webreg@xxxxxxxxxxxx> --- Hi The software gWakeOnLAN was written around Python 2.x and uses some pieces of code not compatible with Python 3: - print instruction instead of print function - module ConfigParser was renamed in configparser - xrange was renamed in range (and range was removed) - method sendto won't allow the use of strings Apart the external GTK dependencies, some patches are needed in order to allow this software to run with Python 3.x Muflone -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review