mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/py-pexpect: upgrade to 4.6
This commit is contained in:
parent
5c989e8bd1
commit
e5d583e5bf
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user