aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-04 14:54:03 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:41 +0000
commita054a2585cbee15a04443934ab06462974e5430a (patch)
treed54b41c20d5550fb2da08814af2e968597cadede
parent81dcdba818cc9d9a43a7fdccb4a34ec47049cd88 (diff)
community/py-prompt_toolkit: rebuild against python 3.7
-rw-r--r--community/py-prompt_toolkit/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-prompt_toolkit/APKBUILD b/community/py-prompt_toolkit/APKBUILD
index a9808296cdb..89fbb9afc0b 100644
--- a/community/py-prompt_toolkit/APKBUILD
+++ b/community/py-prompt_toolkit/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-prompt_toolkit
_pkgname=prompt_toolkit
pkgver=2.0.9
-pkgrel=0
+pkgrel=1
pkgdesc="Library for building powerful interactive command lines in Python"
url="https://pypi.python.org/pypi/prompt_toolkit"
arch="noarch"