mirror of
https://github.com/namecoin/ncdns-repro
synced 2024-11-04 18:00:19 +00:00
14 lines
420 B
YAML
14 lines
420 B
YAML
# vim: filetype=yaml sw=2
|
|
version: 3.0.1
|
|
git_url: https://github.com/aio-libs/async-timeout.git
|
|
git_hash: 992fd174a5282258228b74127914f4b8135bf30a
|
|
# 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"
|
|
var:
|
|
container:
|
|
use_container: 1
|
|
input_files:
|
|
- project: container-image
|
|
- project: python
|
|
name: python
|