Fabio Erculiani 4eefede7c6 entropy.Client: rework calculate_world_updates when using ignore-spm-downgrades
So we have several nasty issues when using ignore-spm-downgrades here.
First of all, calculate_world_updates should get the setting directly from
SystemSettings instead of bugging developer asking for it.
Secondly, calculate_world_updates should return a 4D tuple, also containing
the matches ignored when ignore-spm-downgrades is enabled.
Moreover, Spritz packages.py getPackageItem featured an unused argument,
which has been dropped.

I know this commit is a bitch because we are talking about changing API
and affecting several files at once.
2009-05-12 14:14:02 +02:00
2009-05-10 16:34:14 +02:00
2008-12-30 18:43:16 +00:00
2009-05-09 09:08:31 +02:00
2009-04-02 13:45:25 +02:00
2009-04-02 18:53:42 +02:00
2009-05-03 22:02:54 +02:00
S
Description
No description provided
136 MiB
Languages
Python 98.8%
Shell 0.7%
Makefile 0.4%