config 710 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. container:
  7. use_container: 1
  8. var:
  9. stem-version: 1.8.0
  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: a0b48ea6224e95f22aa34c0bc3415f0eb4667ddeae3dfb5e32a6920c185568c2
  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