Added update_local attribute to solve_with_downloads
commit459f532d64de1671cc3e13a88687c3c9f1e1cdf3
authorThomas Leonard <talex5@gmail.com>
Mon, 14 Jun 2010 17:58:01 +0000 (14 18:58 +0100)
committerThomas Leonard <talex5@gmail.com>
Sun, 20 Jun 2010 19:06:18 +0000 (20 20:06 +0100)
treee846096241dc197070d75e4c13f9741bd83b75df
parentca39b416d872f8210d99fa744665bc1459c8d77d
Added update_local attribute to solve_with_downloads

If set, feeds starting with 'distribution:' are refreshed but others
aren't. The idea is that these feeds represent information from a
local package manager.
zeroinstall/0launch-gui/main.py
zeroinstall/injector/cli.py
zeroinstall/injector/policy.py
zeroinstall/injector/solver.py