diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-04 14:52:55 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:41 +0000 |
commit | 5ea5a959443f3c37c4566dc128f6a357a48efc85 (patch) | |
tree | e33fc1940fac78770456acc0e930cc2f966d2df7 /community/py3-prompt_toolkit-gns3 | |
parent | 222336c585d52b59b508e13e221be37b0fd7eb12 (diff) | |
download | aports-5ea5a959443f3c37c4566dc128f6a357a48efc85.tar.bz2 aports-5ea5a959443f3c37c4566dc128f6a357a48efc85.tar.xz |
community/py3-prompt_toolkit-gns3: rebuild against python 3.7
Diffstat (limited to 'community/py3-prompt_toolkit-gns3')
-rw-r--r-- | community/py3-prompt_toolkit-gns3/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-prompt_toolkit-gns3/APKBUILD b/community/py3-prompt_toolkit-gns3/APKBUILD index 3d207f67d6..431f132df3 100644 --- a/community/py3-prompt_toolkit-gns3/APKBUILD +++ b/community/py3-prompt_toolkit-gns3/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-prompt_toolkit-gns3 _pkgname=prompt_toolkit pkgver=1.0.15 -pkgrel=0 +pkgrel=1 pkgdesc="Library for building powerful interactive command lines in Python - GNS3 compatible version" url="https://pypi.python.org/pypi/prompt_toolkit" arch="noarch" |