aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-ptyprocess
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-28 12:20:27 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:33:52 +0000
commit0affc95c206d3148167968605ca05b440095e8ca (patch)
tree66c9fcf53c0353780216adae55ff9340aa870da4 /community/py3-ptyprocess
parentbf523cee579649539d3800d1ae7ce36479912646 (diff)
downloadaports-0affc95c206d3148167968605ca05b440095e8ca.tar.bz2
aports-0affc95c206d3148167968605ca05b440095e8ca.tar.xz
community/py3-ptyprocess: rebuild against python 3.8
Diffstat (limited to 'community/py3-ptyprocess')
-rw-r--r--community/py3-ptyprocess/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-ptyprocess/APKBUILD b/community/py3-ptyprocess/APKBUILD
index 07546988a0..1a98d2418a 100644
--- a/community/py3-ptyprocess/APKBUILD
+++ b/community/py3-ptyprocess/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-ptyprocess
_pkgname=ptyprocess
pkgver=0.6.0
-pkgrel=2
+pkgrel=3
pkgdesc="Run a subprocess in a pseudo terminal"
url="https://github.com/pexpect/ptyprocess"
arch="noarch"