aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-prompt_toolkit
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2018-11-01 16:11:37 +0100
committerAndy Postnikov <apostnikov@gmail.com>2018-11-03 17:25:25 +0200
commitba638de794fc0a2bd353b472be207073bc12d99a (patch)
treeda50914e1d56e7abafb6865dd078ee650406c750 /community/py-prompt_toolkit
parent7b9a9229c2b88572690e0d49f67b69299c8c7471 (diff)
downloadaports-ba638de794fc0a2bd353b472be207073bc12d99a.tar.bz2
aports-ba638de794fc0a2bd353b472be207073bc12d99a.tar.xz
community/py-prompt_toolkit: upgrade to 2.0.7
Diffstat (limited to 'community/py-prompt_toolkit')
-rw-r--r--community/py-prompt_toolkit/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py-prompt_toolkit/APKBUILD b/community/py-prompt_toolkit/APKBUILD
index c6b71d1a4c..966d25c6a4 100644
--- a/community/py-prompt_toolkit/APKBUILD
+++ b/community/py-prompt_toolkit/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Thomas Boerger <thomas@webhippie.de>
pkgname=py-prompt_toolkit
_pkgname=prompt_toolkit
-pkgver=1.0.15
+pkgver=2.0.7
pkgrel=0
pkgdesc="Library for building powerful interactive command lines in Python"
url="https://pypi.python.org/pypi/prompt_toolkit"
@@ -51,4 +51,4 @@ _py() {
$python setup.py install --prefix=/usr --root="$subpkgdir"
}
-sha512sums="10981be2ed8b71d0cd9f663c4de047cec9664d9276968c6eec40dc45b388d1acf8eba07d534369254f178931079bf39b04eb2ceac06aa63a2021ebf62387b2f5 py-prompt_toolkit-1.0.15.tar.gz"
+sha512sums="4ea8102a50290878248ccc2119eb2b5ae50ad58f466510f8328bc172942f5417abde24393958c910ae0ab2ea4a8caff049b6e7acd8d94e9dbeb97b36c6e2191e py-prompt_toolkit-2.0.7.tar.gz"