From 6b0e3977b47d1cf9dbf72a887bd655e87bda2718 Mon Sep 17 00:00:00 2001 From: Kye Shi Date: Mon, 6 Dec 2021 22:30:22 -0800 Subject: [PATCH] python3-poetry-core: update to 1.0.7 --- srcpkgs/python3-poetry-core/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-poetry-core/template b/srcpkgs/python3-poetry-core/template index 9de34cbab254..a657d7130146 100644 --- a/srcpkgs/python3-poetry-core/template +++ b/srcpkgs/python3-poetry-core/template @@ -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 " 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