mirror of
https://github.com/namecoin/ncdns-repro
synced 2024-11-10 07:10:29 +00:00
14 lines
430 B
YAML
14 lines
430 B
YAML
# vim: filetype=yaml sw=2
|
|
version: 19.1.0
|
|
git_url: https://github.com/python-attrs/attrs.git
|
|
git_hash: 0356f0603eb5d8d4e7bae132ab80847fff4abcfc
|
|
# 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
|