From 025dc9dcd1e870357b9bd91c32b8d013f67cf08a Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 12 Jun 2024 11:17:25 -0400 Subject: [PATCH] python3-prompt_toolkit: update to 3.0.47. --- srcpkgs/python3-prompt_toolkit/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-prompt_toolkit/template b/srcpkgs/python3-prompt_toolkit/template index d9596f70074..ab043ce5f4e 100644 --- a/srcpkgs/python3-prompt_toolkit/template +++ b/srcpkgs/python3-prompt_toolkit/template @@ -1,6 +1,6 @@ # Template file for 'python3-prompt_toolkit' pkgname=python3-prompt_toolkit -version=3.0.46 +version=3.0.47 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -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=869c50d682152336e23c4db7f74667639b5047494202ffe7670817053fd57795 +checksum=1e1b29cb58080b1e69f207c893a1a7bf16d127a5c30c9d17a25a5d77792e5360 conflicts="python3-prompt_toolkit2<=2.0.9_4" post_install() {