https://bugzilla.redhat.com/show_bug.cgi?id=1245791
Haïkel Guémar <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Flags| |needinfo?([email protected] | |om) --- Comment #4 from Haïkel Guémar <[email protected]> --- Few comments: * Do not pin a requirements to a specific version, it's guaranteed to break at some point. six >= 1.9.0 is ok. Requires: python-six == 1.9.0 * python-requests >= 2.5.2 (or it will never pull newer requests on EL) * Please add python3 subpackage * As this is a new package, please follow latest python guidelines. -- 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] https://admin.fedoraproject.org/mailman/listinfo/package-review
