Reverse dependency query

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

 



I want to see what packages depend on antlr4.

$ fedrq wr antlr4
antlr4-maven-plugin-4.10.1-15.fc41.noarch
azure-cli-2.61.0-2.fc41.src
coq-8.18.0-7.fc41.src
golang-github-google-cel-0.12.4-7.fc40.src

And repoquery agrees:

$ dnf --repo=rawhide --repo=rawhide-source repoquery --whatrequires
antlr4 --alldeps
antlr4-maven-plugin-0:4.10.1-15.fc41.noarch
azure-cli-0:2.61.0-2.fc41.src
coq-0:8.18.0-7.fc41.src
golang-github-google-cel-0:0.12.4-7.fc40.src

Except that's incomplete.  The sympy package was omitted.  From sympy.spec:

%ifarch %{java_arches}
BuildRequires:  antlr4
%endif

The most recent build was on 12 June 2024:
https://koji.fedoraproject.org/koji/buildinfo?buildID=2469158.  Look
at the x86_64 root.log, for example, and antlr4 is there:

DEBUG util.py:463:   antlr4                               noarch
4.10.1-15.fc41              build        2.6 MiB

Is there a query that shows sympy in the result?
-- 
Jerry James
http://www.jamezone.org/
--
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-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/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[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