mirror of
https://github.com/namecoin/ncdns-repro
synced 2024-11-12 01:10:26 +00:00
15 lines
414 B
YAML
15 lines
414 B
YAML
# vim: filetype=yaml sw=2
|
|
version: 3.0.4
|
|
git_url: https://github.com/chardet/chardet.git
|
|
git_hash: 9b8c5c2fb118d76c6beeab9affd01c332732a530
|
|
# 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
|
|
|