]> _ Git - alire.git/commit
fix: ability to pin a crate that 'provides' a dependency (#1771)
authorAlejandro R Mosteo <amosteo@unizar.es>
Mon, 7 Oct 2024 11:33:27 +0000 (13:33 +0200)
committerGitHub <noreply@github.com>
Mon, 7 Oct 2024 11:33:27 +0000 (13:33 +0200)
commitbd9ade61027ccf322c1d87d23fa9a1c64658734e
treea26e696fbaac51b195b3a19bb43d07a6580e4808
parent02888809f592e98adaf7182e72262d74309af2b4
fix: ability to pin a crate that 'provides' a dependency (#1771)

* Fix: consider 'provides' during pinning

* Test

* Fix unwanted edition in alire-roots.adb
src/alire/alire-dependencies-states.adb
src/alire/alire-roots.adb
testsuite/tests/pin/crate-with-provides/test.py [new file with mode: 0644]
testsuite/tests/pin/crate-with-provides/test.yaml [new file with mode: 0644]