]> _ Git - alire.git/commit
Show providers of an abstract crate (#1114)
authorAlejandro R Mosteo <amosteo@unizar.es>
Wed, 27 Jul 2022 09:09:44 +0000 (11:09 +0200)
committerGitHub <noreply@github.com>
Wed, 27 Jul 2022 09:09:44 +0000 (11:09 +0200)
commit29579aa7b258fe061af98d918c57ba2f2aa77d07
treeb24e1ea37d99c7c0181a26cb1d110a26a3ed0942
parent82219a1ef76a6120f76cd9d62bff17854e466d86
Show providers of an abstract crate (#1114)

* Show providers of abstract crates in `alr show`

* Test for the new output

Co-authored-by: GHA <actions@github.com>
doc/catalog-format-spec.md
src/alr/alr-commands-show.adb
testsuite/tests/show/provides/test.py [new file with mode: 0644]
testsuite/tests/show/provides/test.yaml [new file with mode: 0644]