https://bugzilla.redhat.com/show_bug.cgi?id=1721409 --- Comment #6 from Zbigniew Jędrzejewski-Szmek <zbyszek@xxxxxxxxx> --- > Will the subpackage descriptions then similarly become: > %description -n python3-%{pypi_name} %_description Yep. > Upstream does it like this, so I'd like to leave it as it is: > https://github.com/JelteF/PyLaTeX/blob/master/testall.sh#L69 That was just a suggestion. I should have said that. nose is dead, and pytest generally gives better reports, so if both work equally well, it's often better to switch even if upstream has different preferences. But nosetests is and will be in Fedora of course. > I had a look at the DynamicBuildRequires page, but I'm not clear how it would pick up all of these tbh. One has to go through the code and figure them out. Yeah, that's not really possible yet. rpm-4.15 only landed in rawhide, and we're only really starting to play with it. In this case there's little hope for an automated tool, but if you wrote some script to generate the BRs, e.g. by grepping the sources, the BR generator would have the advantage that it would be able to always run after %prep, so when upstream inevitably adds new imports, less packaging work would be required. -- 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 To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/package-review@xxxxxxxxxxxxxxxxxxxxxxx