Greetings! I've been bitten twice in the past week by dependencies of my packages dropping the Python 2 RPMs, presumably due to the Fedora 30 change[0]. Note that the change does state that the package should not be dropped if other packages depend on them. On that note, I do know how to check if other packages Require my package: $ dnf repoquery --whatrequires <something_my_package_provides> How do I check if other packages BuildRequire my package? There doesn't seem to be a --whatbuildrequires option on dnf's repoquery. [0] https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx