Commit 931e492
committed
Make repo_mark_retracted_packages only look at the provided repo
Before this commit it worked like pool_mark_retracted_packages,
which is also something that we might need in the future.
For now, limit the search to the specified repo. This change
does nothing for the only use case that we currently have,
namely the repo2solv tool.1 parent cfb8553 commit 931e492
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
524 | 524 | | |
525 | 525 | | |
526 | 526 | | |
527 | | - | |
| 527 | + | |
528 | 528 | | |
529 | 529 | | |
530 | 530 | | |
| |||
578 | 578 | | |
579 | 579 | | |
580 | 580 | | |
581 | | - | |
| 581 | + | |
582 | 582 | | |
583 | 583 | | |
584 | 584 | | |
| |||
0 commit comments