config 714 B

123456789101112131415161718
  1. # vim: filetype=yaml sw=2
  2. version: '[% c("abbrev") %]'
  3. git_url: https://github.com/namecoin/StemNS.git
  4. git_hash: '68d437491c0308545e149181768cd98e45c1ac82'
  5. filename: '[% project %]-[% c("version") %]-[% c("var/build_id") %].tar.gz'
  6. var:
  7. container:
  8. use_container: 1
  9. stem-version: 1.7.1
  10. input_files:
  11. - project: container-image
  12. - URL: 'https://files.pythonhosted.org/packages/source/s/stem/stem-[% c("var/stem-version") %].tar.gz'
  13. sha256sum: c9eaf3116cb60c15995cbd3dec3a5cbc50e9bb6e062c4d6d42201e566f498ca2
  14. # TODO: This sha256sum was grabbed from PyPI and hasn't been verified. We should probably switch to using an OpenPGP sig.
  15. - filename: settings_port.py
  16. - filename: settings_services.py