aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-prompt_toolkit
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-29 15:21:02 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:33:56 +0000
commite3848b3d34041f94d53243c728d0e8b7dcb4affa (patch)
tree6c2e2b344ca50004a7f75e4bf601e6736db195d8 /community/py3-prompt_toolkit
parent5153884b2c385bb427155fd5f7bcd86239f52bfb (diff)
downloadaports-e3848b3d34041f94d53243c728d0e8b7dcb4affa.tar.bz2
aports-e3848b3d34041f94d53243c728d0e8b7dcb4affa.tar.xz
community/py3-prompt_toolkit: rebuild against python 3.8
Diffstat (limited to 'community/py3-prompt_toolkit')
-rw-r--r--community/py3-prompt_toolkit/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-prompt_toolkit/APKBUILD b/community/py3-prompt_toolkit/APKBUILD
index 24829fdb86..8d4c7d04b8 100644
--- a/community/py3-prompt_toolkit/APKBUILD
+++ b/community/py3-prompt_toolkit/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-prompt_toolkit
_pkgname=prompt_toolkit
pkgver=2.0.10
-pkgrel=0
+pkgrel=1
pkgdesc="Library for building powerful interactive command lines in Python"
url="https://pypi.python.org/pypi/prompt_toolkit"
arch="noarch"