python3-prompt_toolkit: update to 3.0.48.

This commit is contained in:
Andrew J. Hesford 2024-09-27 10:31:28 -04:00
parent 2952690986
commit 424def7d0b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-prompt_toolkit'
pkgname=python3-prompt_toolkit
version=3.0.47
version=3.0.48
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=1e1b29cb58080b1e69f207c893a1a7bf16d127a5c30c9d17a25a5d77792e5360
checksum=d6623ab0477a80df74e646bdbc93621143f5caf104206aa29294d53de1a03d90
conflicts="python3-prompt_toolkit2<=2.0.9_4"
post_install() {