File: source_date_epoch-1078730ca0b29a4e.yaml

package info (click to toggle)
python-openstackdocstheme 3.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,008 kB
  • sloc: javascript: 8,326; python: 544; makefile: 162; sh: 152
file content (6 lines) | stat: -rw-r--r-- 227 bytes parent folder | download
1
2
3
4
5
6
---
fixes:
  - |
    Allow to override build date of generated files with SOURCE_DATE_EPOCH
    in order to make build results of packages fully reproducible
    especially when building from tarballs without a .git directory.