checkpackagelib_hash.py 371 B

1234567
  1. # See support/scripts/check-package.txt before editing this file.
  2. # The validity of the hashes itself is checked when building, so below check
  3. # functions don't need to check for things already checked by running
  4. # "make package-dirclean package-source".
  5. # Notice: ignore 'imported but unused' from pyflakes for check functions.
  6. from checkpackagelib import NewlineAtEof