mirror of
https://github.com/namecoin/ncdns-repro
synced 2024-11-12 01:10:26 +00:00
14 lines
424 B
YAML
14 lines
424 B
YAML
# vim: filetype=yaml sw=2
|
|
version: 3.7.4
|
|
git_url: https://github.com/python/typing.git
|
|
git_hash: baf63c5924a2b9695175df5d47ced40596024b78
|
|
# 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
|