+github.com/pypa/build

This commit is contained in:
Branch Vincent 2023-04-22 13:59:24 -07:00 committed by Jacob Heider
parent 7c9df6b99b
commit 1943b7dbd9

View file

@ -0,0 +1,18 @@
distributable:
url: https://github.com/pypa/build/archive/refs/tags/{{version}}.tar.gz
strip-components: 1
versions:
github: pypa/build/tags
dependencies:
python.org: ^3
build: python-venv.sh {{prefix}}/bin/pyproject-build
provides:
- bin/pyproject-build
test:
script: |
pyproject-build --version | grep {{version}}