Re: PSA: Please check that your Python 2 package doesn't have dependent packages before dropping it

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 09. 10. 18 23:08, Randy Barlow wrote:
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

This is another reminder not to drop Python 2 packages if something (build)requires them.

Here is what you can use to check it:

$ dnf repoquery --repo=rawhide --repo=rawhide-source --whatrequires python2-freezegun

Thanks.
--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
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




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux