• Jérome Perrin's avatar
    Use lower level API to calculate signature · 23386f33
    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
    23386f33
buildout.py 85.1 KB