https://bugzilla.redhat.com/show_bug.cgi?id=1876006 --- Comment #2 from Fabian Affolter <mail@xxxxxxxxxxxxxxxxxx> --- (In reply to Andy Mender from comment #1) > COPR builds: > https://copr.fedorainfracloud.org/coprs/andymenderunix/metrics2mqtt-and- > dependencies/build/1650400/ > > I see that metrics2mqtt internally requires python3-jsons, but the > requirement is not specified. Won't this lead to a non-functional/broken > package? Since metrics2mqtt has no tests, there is no safeguard against it. > > I think the following should be added to the SPEC file: > BuildRequires: python3dist(jsons) It's a run-time dependency and not a a requirement for the build (as there are no tests). The dependency generator is picking-up jsons and the other modules which are required to run: > python3-metrics2mqtt (rpmlib, GLIBC filtered): > python(abi) > python3.9dist(jsons) > python3.9dist(numpy) > python3.9dist(paho-mqtt) > python3.9dist(psutil) > python3.9dist(setuptools) > -- 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