• Jérome Perrin's avatar
    Use lower level API to calculate signature · f60c396b
    Jérome Perrin authored
    If we use options.items() we visit all keys and not used options cannot
    be detected.
    
    Rebase instructions:
    - squash with "Add referred parts' hash strings in
      __buildout_signature__, that invokes rebuild of a part
      when one of its (recursive) dependencies are modified"
    - add a comment explaining why such a lower level API is used
    f60c396b
buildout.py 84.3 KB