Neal Gompa <ngomp...@gmail.com> writes: > Miro Hrončok <mhron...@redhat.com> wrote: >> Stephen Gallagher wrote: >> >>> In general, very few packages should even need conditionalizing at >>> all; that's why I've been saying that this discussion is premature. >> >> Most of the Python packages we maintain in RHEL would need conditionalizing >> to >> disable (part of) tests or docs. >> > > Disabling regeneration of documentation I get, but why would you > disable running the tests? That stuff is important to ensure the > packages aren't broken as you maintain them, patch them, etc.
Typically because test dependencies aren't included in the distribution. They don't get ignored, but they're not run at RPM build time. Thanks, --Robbie
signature.asc
Description: PGP signature
_______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org