On Mon, Apr 20, 2020 at 9:51 AM Miro Hrončok <mhron...@redhat.com> wrote: > > On 20. 04. 20 13:45, Fabio Valentini wrote: > > and it seems I > > can't even figure out how to determine which EPEL packages require > > python*-lockfile. > > Take the attached repo files. > > They are good for repoquery, adapted from epel-release. > > They don't have -testing repos, but -testingx, so you don't accidentally > enable > them with dnf --enablerepo=\*-testing. > > Usage: > > $ repoquery --repo=epel8{,-source} --whatrequires python2-lockfile > pungi-legacy-0:4.1.38-1.el8.2.noarch > python2-pungi-0:4.1.38-1.el8.2.noarch >
I also have a simple little tool I use for querying distributions and repos with DNF: https://pagure.io/rpmdistro-repoquery It comes with collections of repo definitions for Fedora, CentOS + EPEL, Mageia, and openSUSE, and might be useful for things like this... -- 真実はいつも一つ!/ Always, there's only one truth! _______________________________________________ python-devel mailing list -- python-devel@lists.fedoraproject.org To unsubscribe send an email to python-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/python-devel@lists.fedoraproject.org