]> _ Git - alire.git/commit
Don't say unknown crate for abstract crates in `alr get` (#1633)
authorAlejandro R Mosteo <amosteo@unizar.es>
Tue, 12 Mar 2024 16:35:07 +0000 (17:35 +0100)
committerGitHub <noreply@github.com>
Tue, 12 Mar 2024 16:35:07 +0000 (17:35 +0100)
commitcb3114c05c8394561c6115e73d0c9e982cf2a927
tree00bfa5c39077b1156a7cacf6c9744c40d7ddf49d
parent845766d9bc9907cb984d57a3428682b1802115bb
Don't say unknown crate for abstract crates in `alr get` (#1633)

* Inform about providers in `alr get`

* Test for the change
src/alr/alr-commands-get.adb
src/alr/alr-commands-show.adb
src/alr/alr-common.adb [new file with mode: 0644]
src/alr/alr-common.ads [new file with mode: 0644]
testsuite/tests/get/provides/test.py [new file with mode: 0644]
testsuite/tests/get/provides/test.yaml [new file with mode: 0644]