+github.com/royreznik/rexi (#5667)

* add rexi

https://github.com/royreznik/rexi

* use `bkpyvenv` for future-proofing

---------

Co-authored-by: Jacob Heider <jacob@pkgx.dev>
This commit is contained in:
David Dobrinskiy 2024-03-21 20:07:59 +04:00 committed by GitHub
parent 881b3059e2
commit bc23cde262
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,22 @@
distributable:
url: https://github.com/royreznik/rexi/archive/refs/tags/v{{version}}.tar.gz
strip-components: 1
versions:
github: royreznik/rexi
dependencies:
pkgx.sh: ^1
build:
dependencies:
python.org: '>=3.8'
script:
- bkpyvenv stage {{prefix}} {{version}}
- ${{prefix}}/venv/bin/pip install .
- bkpyvenv seal {{prefix}} rexi
test:
- rexi --help
provides:
- bin/rexi