From d5960e4c11351e1a95a25b04cf9db6e72909df8a Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 29 May 2024 09:51:47 -0400 Subject: [PATCH] python3-prompt_toolkit: update to 3.0.45. --- 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 3f2ac98dd8e..a0e48062189 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.43 +version=3.0.45 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=3527b7af26106cbc65a040bcc84839a3566ec1b051bb0bfe953631e704b0ff7d +checksum=07c60ee4ab7b7e90824b61afa840c8f5aad2d46b3e2e10acc33d8ecc94a49089 conflicts="python3-prompt_toolkit2<=2.0.9_4" post_install() {