python3-prompt_toolkit: update to 3.0.39.

This commit is contained in:
Andrew J. Hesford 2023-07-12 10:37:36 -04:00
parent a3acedca70
commit b21aca70c6

View File

@ -1,6 +1,6 @@
# Template file for 'python3-prompt_toolkit'
pkgname=python3-prompt_toolkit
version=3.0.38
version=3.0.39
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=23ac5d50538a9a38c8bde05fecb47d0b403ecd0662857a86f886f798563d5b9b
checksum=04505ade687dc26dc4284b1ad19a83be2f2afe83e7a828ace0c72f3a1df72aac
conflicts="python3-prompt_toolkit2<=2.0.9_4"
post_install() {