On Sat May 6, 2023 at 16:38 +0200, Sandro wrote: > On 06-05-2023 16:29, Globe Trotter via devel wrote: > > sudo fedrq whatrequires python-PyPDF2 > > > > does not list pdf-stapler as a reverse dependency, however it does > > include python3-staplelib which is part of the pdf-stapler > > packaging. > > It lists python3-staplelib for me: > > fedrq wr python3-PyPDF2 > pdfposter-0.7.post1-16.fc38.noarch > python-mapnik-3.0.23-23.20200224git7da019c.fc39.src > python3-krop-0.5.1-16.fc38.noarch > python3-staplelib-1.0.0-0.13.20191215git8753251.fc38.noarch
You can use `fedrq whatrequires` with the `-F source` option to get the names of the source packages. ``` $ fedrq wr -F source python3-PyPDF2 pdfposter python-mapnik krop pdf-stapler ``` The maintainer emails are <source_name-maintain...@fedoraproject.org>, so you'd need to email ``` $ fedrq wr -F source python3-PyPDF2 | sed 's|$|-maintain...@fedoraproject.org|' pdfposter-maintain...@fedoraproject.org python-mapnik-maintain...@fedoraproject.org krop-maintain...@fedoraproject.org pdf-stapler-maintain...@fedoraproject.org ``` to get in contact with them. -- Best, Maxwell G (@gotmax23) Pronouns: He/They _______________________________________________ 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 Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue