Skip to content
Snippets Groups Projects
  • Arseny Kapoulkine's avatar
    e3524c90
    scripts: Make archive build reproducible · e3524c90
    Arseny Kapoulkine authored
    We used to use the current timestamp when building the archive; switch to using
    the timestamp of the tag with the version we're packaging.
    
    This requires some monkey patching since tarfile module is always using current
    timestamp when writing gzip header...
    
    Also exclude archive.py from archive and simplify release file list in Makefile.
    e3524c90
    History
    scripts: Make archive build reproducible
    Arseny Kapoulkine authored
    We used to use the current timestamp when building the archive; switch to using
    the timestamp of the tag with the version we're packaging.
    
    This requires some monkey patching since tarfile module is always using current
    timestamp when writing gzip header...
    
    Also exclude archive.py from archive and simplify release file list in Makefile.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.