]> _ 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)
committerAlejandro R. Mosteo <amosteo@unizar.es>
Tue, 8 Oct 2024 11:42:52 +0000 (13:42 +0200)
commit7041dd01cfd458f43e3de0f30828510a30986a2c
tree0e3cf9e3113eabf0e79912f6090bf726be462680
parentad1d66fb13d157b5913f105d7f650482ee3f3862
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]