mirror of
https://github.com/namecoin/ncdns-repro
synced 2024-11-13 19:12:01 +00:00
14 lines
428 B
YAML
14 lines
428 B
YAML
# vim: filetype=yaml sw=2
|
|
version: 1.1.0
|
|
git_url: https://github.com/aio-libs/idna-ssl.git
|
|
git_hash: 1ab8304810f8bd9a880c0a013276cddd3c6e9551
|
|
# TODO: This Git repo uses GPG sigs; we should switch from commit hash to GPG verification.
|
|
filename: "[% project %]-[% c('version') %]-[% c('var/build_id') %].tar.gz"
|
|
var:
|
|
container:
|
|
use_container: 1
|
|
input_files:
|
|
- project: container-image
|
|
- project: python
|
|
name: python
|