diff --git a/srcpkgs/python3-prompt_toolkit/template b/srcpkgs/python3-prompt_toolkit/template index ea5c0af9ed3..0b48a18b182 100644 --- a/srcpkgs/python3-prompt_toolkit/template +++ b/srcpkgs/python3-prompt_toolkit/template @@ -1,8 +1,8 @@ # Template file for 'python3-prompt_toolkit' pkgname=python3-prompt_toolkit -version=3.0.50 +version=3.0.51 revision=1 -build_style=python3-module +build_style=python3-pep517 hostmakedepends="python3-setuptools" depends="python3-wcwidth" checkdepends="${depends} python3-pytest" @@ -12,7 +12,7 @@ license="BSD-3-Clause" homepage="https://github.com/prompt-toolkit/python-prompt-toolkit" changelog="https://raw.githubusercontent.com/prompt-toolkit/python-prompt-toolkit/master/CHANGELOG" distfiles="${PYPI_SITE}/p/prompt_toolkit/prompt_toolkit-${version}.tar.gz" -checksum=544748f3860a2623ca5cd6d2795e7a14f3d0e1c3c9728359013f79877fc89bab +checksum=931a162e3b27fc90c86f1b48bb1fb2c528c2761475e57c9c06de13311c7b54ed conflicts="python3-prompt_toolkit2<=2.0.9_4" post_install() {