new file: projects/endoflife.date/package.yml

This commit is contained in:
Andrii Riabchenko 2023-10-22 17:01:21 +03:00 committed by Jacob Heider
parent 654e3bb23d
commit 318134a3f0

View file

@ -0,0 +1,18 @@
distributable:
url: https://github.com/hugovk/norwegianblue/archive/{{version}}.tar.gz
strip-components: 1
versions:
github: hugovk/norwegianblue
dependencies:
python.org: ^3.12
build:
dependencies:
linux:
llvm.org: '*'
script:
- python-venv.sh {{prefix}}/bin/eol
provides:
- bin/eol
test:
script:
- eol -V | grep {{version}}