- # vim: filetype=yaml sw=2
- version: 4.5.2
- git_url: https://github.com/aio-libs/multidict.git
- git_hash: bd40998bf220820a7d636d5f02912c8d4abcac23
- # TODO: This Git repo doesn't use GPG sigs. We should pester them about that.
- filename: "[% project %]-[% c('version') %]-[% c('var/build_id') %].tar.gz"
- container:
- use_container: 1
- input_files:
- - project: container-image
|