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