Selections.download_missing now ignores package implementations
commitfa741abd85e2b8fbc70fc50d96ba0dda1a65ea94
authorThomas Leonard <talex5@gmail.com>
Sun, 25 Apr 2010 14:49:53 +0000 (25 15:49 +0100)
committerThomas Leonard <talex5@gmail.com>
Sun, 25 Apr 2010 14:53:17 +0000 (25 15:53 +0100)
treedbc653e1ac708272b73222037d77f4e5ea47fc4f
parentb290dd83fb2a90585b99cace25359ba1b44d182c
Selections.download_missing now ignores package implementations

There's no way to put a distribution package back to a given version, so just
ignore them instead of giving an error. The error way:

  File "../zeroinstall/zerostore/__init__.py", line 246, in lookup_any
    assert digests
AssertionError
tests/selections.xml
zeroinstall/injector/selections.py