mirror of
https://github.com/ivabus/pantry
synced 2025-06-08 08:20:32 +03:00
+keep
This commit is contained in:
parent
e9d511f451
commit
071625853e
1 changed files with 19 additions and 0 deletions
19
projects/keephq.dev/package.yml
Normal file
19
projects/keephq.dev/package.yml
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
distributable:
|
||||||
|
#FIXME: no tags/releases yet
|
||||||
|
# url: https://github.com/keephq/keep/archive/refs/tags/v{{ version }}.tar.gz
|
||||||
|
url: https://github.com/keephq/keep/archive/da7d4d419a275c629f3b9b6c05f8af81537bac3e.tar.gz
|
||||||
|
strip-components: 1
|
||||||
|
|
||||||
|
versions:
|
||||||
|
# github: keephq/keep
|
||||||
|
- 0.0.0
|
||||||
|
|
||||||
|
dependencies:
|
||||||
|
python.org: 3
|
||||||
|
|
||||||
|
build: python-venv.sh {{prefix}}/bin/keep
|
||||||
|
|
||||||
|
test: keep list
|
||||||
|
|
||||||
|
provides:
|
||||||
|
- bin/keep
|
Loading…
Reference in a new issue