https://bugzilla.redhat.com/show_bug.cgi?id=1444552
Elliott Sales de Andrade <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Elliott Sales de Andrade <[email protected]> --- A couple drive-by (informal) comments: * Why use GitHub source instead of PyPI? Upstream has bundled everything including docs and tests there, so it isn't lacking anything. It would reduce the number of %globals to track as well. * Docs are not built; the sources are in the tarball, so I don't see why they couldn't be built. Note that building docs would require additional dependencies [1]. The referenced .spec also shows how to run tests with nose, but I don't attempt to support RHEL builds. [1] https://gitlab.com/qulogic-rpms/dask/blob/master/python-sortedcontainers/python-sortedcontainers.spec#L16 -- 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]
