The goal of the RECORD file is to make sure we know if a file was changed so installlers are aware of it when they wantI would like to amend the spec. The hash column of RECORD should be 'sha256:' + urlsafe_b64encode(hashlib.sha256(data)) instead of the hopelessly obsolete md5. With a secure hash function, you can digitally sign RECORD.
It would also make sense to allow RECORD to be omitted from RECORD.
_______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig