mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
python3-prompt_toolkit: update to 3.0.41.
This commit is contained in:
parent
3c3984f276
commit
41ece2a08a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-prompt_toolkit'
|
||||
pkgname=python3-prompt_toolkit
|
||||
version=3.0.39
|
||||
revision=2
|
||||
version=3.0.41
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-wcwidth"
|
||||
|
@ -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=04505ade687dc26dc4284b1ad19a83be2f2afe83e7a828ace0c72f3a1df72aac
|
||||
checksum=941367d97fc815548822aa26c2a269fdc4eb21e9ec05fc5d447cf09bad5d75f0
|
||||
conflicts="python3-prompt_toolkit2<=2.0.9_4"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue