config 444 B

1234567891011
  1. # vim: filetype=yaml sw=2
  2. version: 1.6.1
  3. filename: "[% project %]-[% c('version') %]-[% c('var/build_id') %].tar.gz"
  4. container:
  5. use_container: 1
  6. input_files:
  7. - project: container-image
  8. - URL: https://files.pythonhosted.org/packages/source/p/pyaes/pyaes-[% c("version") %].tar.gz
  9. sha256sum: 02c1b1405c38d3c370b085fb952dd8bea3fadcee6411ad99f312cc129c536d8f
  10. # TODO: This version doesn't show up as a Git tag; where did it come from?