mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/py-pexpect: upgrade to 4.4
This commit is contained in:
parent
2fa4439390
commit
984ecb3421
@ -2,7 +2,7 @@
|
||||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=py-pexpect
|
||||
_pkgname=${pkgname#py-}
|
||||
pkgver=4.3.1
|
||||
pkgver=4.4
|
||||
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="efd8e1436235b2f3d1bbc018ca1779a34d5e91e84dd495259c77e08fedda425b19e81df0861b78bbd833c7fa2b7f62b41d96c20594ddfae12c33c152ca6ce061 py-pexpect-4.3.1.tar.gz"
|
||||
sha512sums="0da4e85cf6f1c686404d62143f6d159ff1a4769ce0f0d245b018262f4c261940d77f0220658e68b83d2d7131d02bd2468541f1ef2756893a8021e15ec2f72291 py-pexpect-4.4.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user