python3-prompt_toolkit: update to 3.0.46.

This commit is contained in:
Andrew J. Hesford 2024-06-04 13:05:14 -04:00
parent a6d299a1a0
commit 3a87f610c9

View file

@ -1,6 +1,6 @@
# Template file for 'python3-prompt_toolkit'
pkgname=python3-prompt_toolkit
version=3.0.45
version=3.0.46
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=07c60ee4ab7b7e90824b61afa840c8f5aad2d46b3e2e10acc33d8ecc94a49089
checksum=869c50d682152336e23c4db7f74667639b5047494202ffe7670817053fd57795
conflicts="python3-prompt_toolkit2<=2.0.9_4"
post_install() {