https://bugzilla.redhat.com/show_bug.cgi?id=1528862
--- Comment #1 from John Dulaney <[email protected]> --- A couple of notes: Are you missing a couple of Requires? install_requirements = ['six>=1.4', 'pytz', 'tzlocal'] from setup.py You have a couple spurious newlines at the end of your spec file -- 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 -- [email protected] To unsubscribe send an email to [email protected]
