On 20-10-2023 15:52, Ben Beasley wrote:
For next time, this seems to work for me:

for p in petsc{,64,-openmpi,-mpich} libpetsc.so; do repoquery -q --repo=rawhide{,-source} --whatrequires "$p"; done | sort -u

An alternative to above, using gotmax23's excellent fedrq [1], you'd get the same result with a oneliner:

$ fedrq wr -s petsc*
bout++-5.0.0-11.fc40.src
dolfin-2019.1.0.post0-47.fc40.src
freefem++-4.13-6.fc40.src
getdp-3.5.0-9.fc40.src
python-steps-3.6.0-30.fc39.src
sundials-6.6.1-3.fc40.src

[1] https://fedrq.gtmx.me

-- Sandro
_______________________________________________
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

Reply via email to