aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-pexpect
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2018-05-30 06:26:01 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2018-05-30 06:26:06 +0000
commite5d583e5bf1a84efc19c6e9d616192e84ff569c0 (patch)
tree0b9b0d60381fa805d057a98dad2ea2fbfaff61c6 /community/py-pexpect
parent5c989e8bd16b682fe6bb6a5c0c444250005d0c0e (diff)
downloadaports-e5d583e5bf1a84efc19c6e9d616192e84ff569c0.tar.bz2
aports-e5d583e5bf1a84efc19c6e9d616192e84ff569c0.tar.xz
community/py-pexpect: upgrade to 4.6
Diffstat (limited to 'community/py-pexpect')
-rw-r--r--community/py-pexpect/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py-pexpect/APKBUILD b/community/py-pexpect/APKBUILD
index 7468d8f77a..bb6459adac 100644
--- a/community/py-pexpect/APKBUILD
+++ b/community/py-pexpect/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py-pexpect
_pkgname=${pkgname#py-}
-pkgver=4.5
+pkgver=4.6
pkgrel=0
pkgdesc="Make Python a better tool for controlling and automating other programs"
url="http://pexpect.readthedocs.org/en/stable"
@@ -56,4 +56,4 @@ doc() {
cd "$builddir"
install -Dm644 LICENSE "$subpkgdir/usr/share/licenses/$pkgname/LICENSE"
}
-sha512sums="db64dcded023696a8b447fa000a66600e402df0e62691dfad84a0073c0470a5c9b79c0266cc6f67d8b241d873e662963b37c577e9f47c4e1ec4702705baabbc3 py-pexpect-4.5.tar.gz"
+sha512sums="20e6a91f159be1d4e0ef0a073247b3402e6193f3b167f1fd28238ef02ef605be055c1f19d40250b4989c637e75c30b693cf96a98ae81f3c7791b504476a467ab py-pexpect-4.6.tar.gz"