aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-pexpect/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-12 07:07:31 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:42 +0000
commit76e91596ba480069989e69ffcd2fff7368c509b6 (patch)
tree0f017101446eefe1540a5e9b2e076da9c4df1833 /community/py-pexpect/APKBUILD
parent80146605691b25857bcb55ff86fca616d3bac02f (diff)
downloadaports-76e91596ba480069989e69ffcd2fff7368c509b6.tar.bz2
aports-76e91596ba480069989e69ffcd2fff7368c509b6.tar.xz
community/py-pexpect: rebuild against python 3.7
Diffstat (limited to 'community/py-pexpect/APKBUILD')
-rw-r--r--community/py-pexpect/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-pexpect/APKBUILD b/community/py-pexpect/APKBUILD
index e0194bd788..140913183b 100644
--- a/community/py-pexpect/APKBUILD
+++ b/community/py-pexpect/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-pexpect
_pkgname=${pkgname#py-}
pkgver=4.7.0
-pkgrel=0
+pkgrel=1
pkgdesc="Make Python a better tool for controlling and automating other programs"
url="http://pexpect.readthedocs.org/en/stable"
arch="noarch"