aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2019-04-08 08:03:26 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2019-04-08 10:13:38 +0000
commitcdd74d63dfd9e482a49eba1f9066adb57064d8ec (patch)
tree2036d79fbf4b36b93d70bc80ecbc9060969420ff /community
parent1e88daced0e8b280876f60a0ab5740041c98c727 (diff)
downloadaports-cdd74d63dfd9e482a49eba1f9066adb57064d8ec.tar.bz2
aports-cdd74d63dfd9e482a49eba1f9066adb57064d8ec.tar.xz
community/py-pexpect: upgrade to 4.7.0
Diffstat (limited to 'community')
-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 bb6459adac..e0194bd788 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.6
+pkgver=4.7.0
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="20e6a91f159be1d4e0ef0a073247b3402e6193f3b167f1fd28238ef02ef605be055c1f19d40250b4989c637e75c30b693cf96a98ae81f3c7791b504476a467ab py-pexpect-4.6.tar.gz"
+sha512sums="ef3bff944d8d17e4929734e7de19e4b81657f5d9493776cdee47704a0617d940933dc592a5c4f2bc39c17ea1585c2a4cfc45bbbfebe12ef98f9b5fdef1ab316a py-pexpect-4.7.0.tar.gz"