New package: python3-poetry-core-1.0.3
This commit is contained in:
parent
80430c8ecd
commit
a5783ee1ab
19
srcpkgs/python3-poetry-core/template
Normal file
19
srcpkgs/python3-poetry-core/template
Normal file
@ -0,0 +1,19 @@
|
||||
# Template file for 'python3-poetry-core'
|
||||
pkgname=python3-poetry-core
|
||||
version=1.0.3
|
||||
revision=1
|
||||
wrksrc="poetry-core-${version}"
|
||||
build_style="python3-module"
|
||||
make_install_target="poetry_core-${version}-*-*-*.whl"
|
||||
hostmakedepends="python3-wheel"
|
||||
depends="python3"
|
||||
short_desc="Poetry PEP 517 Build Backend & Core Utilities"
|
||||
maintainer="Kye Shi <shi.kye@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/python-poetry/poetry-core"
|
||||
distfiles="${PYPI_SITE}/p/poetry-core/poetry-core-${version}.tar.gz"
|
||||
checksum="2315c928249fc3207801a81868b64c66273077b26c8d8da465dccf8f488c90c5"
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user