python3-poetry-core: update to 1.0.7
This commit is contained in:
parent
815b42d578
commit
4e25af4580
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-poetry-core'
|
||||
pkgname=python3-poetry-core
|
||||
version=1.0.3
|
||||
revision=2
|
||||
version=1.0.7
|
||||
revision=1
|
||||
wrksrc="poetry-core-${version}"
|
||||
build_style="python3-module"
|
||||
make_install_target="poetry_core-${version}-*-*-*.whl"
|
||||
|
@ -12,7 +12,7 @@ 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"
|
||||
checksum="98c11c755a16ef6c5673c22ca94a3802a7df4746a0853a70b6fae8b9f5cac206"
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue