4 Commits (3ec59204fc021ff0d07bccb4f91ba3d9bd4d03f9)

Author SHA1 Message Date
Jordi Boggiano 9609729de7
Change update to upgrade for package update operations which are upgrades, refs #8594 5 years ago
Jordi Boggiano 438c45e991
Change UpdateOperation::show to match what the installers output, fixes the dry-run output to be more like real output 5 years ago
Nils Adermann 3989a1b8ee Restore dev package extraction
New approach is to use only the solved set of packages as input and then
to resolve with only the non-dev requirements and to mark everything as
dev that is not part of the result set, rather than transitioning a
temporary local repo state by uninstalling dev packages.
5 years ago
Jordi Boggiano 4de17cef6b Always resolve dev packages even when doing an update with --no-dev, fixes #5016 9 years ago