mirror of
https://github.com/namecoin/ncdns-repro
synced 2024-11-04 18:00:19 +00:00
14 lines
418 B
Plaintext
14 lines
418 B
Plaintext
|
# vim: filetype=yaml sw=2
|
||
|
version: 0.13.2
|
||
|
git_url: https://github.com/warner/python-ecdsa.git
|
||
|
git_hash: bb359d32e93acc3eb4d216aff4ba0e7531599cfb
|
||
|
# 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
|