poetry: Use new brewkit python venv machinery (#4719)

Fixes #863
This commit is contained in:
Max Howell 2024-01-04 08:58:31 +00:00 committed by GitHub
parent e17d6021a7
commit bc08c8228a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,15 +6,18 @@ versions:
github: python-poetry/poetry
dependencies:
python.org: '>=3<3.12'
pkgx.sh: ^1
build:
dependencies:
cmake.org: '*'
python.org: ~3.11
cmake.org: ^3
linux:
rust-lang.org/cargo: '*' # for cryptographic bindings
script:
python-venv.sh {{prefix}}/bin/poetry
- bkpyvenv stage {{prefix}} {{version}}
- ${{prefix}}/venv/bin/pip install .
- bkpyvenv seal {{prefix}} poetry
test:
script: