testing/py3-invoke: upgrade to 1.4.1

This commit is contained in:
Leo 2020-02-01 15:40:31 +01:00
parent 538d0e7b27
commit 69b7aabb6d

View File

@ -2,7 +2,7 @@
# Maintainer:
pkgname=py3-invoke
_pkgname=invoke
pkgver=1.4.0
pkgver=1.4.1
pkgrel=0
pkgdesc="Pythonic task execution"
options="!check" # Can't find invoke.vendor.six
@ -21,4 +21,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
sha512sums="a6479780bd9e297c500b1f695bc5aa423000d4732a40d77ab1a175823f3a7dcf538cd040904fc62937c7df746850f92b276eb3513db0413bd74a30404d3ee395 invoke-1.4.0.tar.gz"
sha512sums="9076a1e643e3496b180d486de48efe599eddafc3e8ac32ab5cfcb27c5aabfd4ea360c0e2e59f96aceb65f3453b5ff2c228bf7d76635fe62854fe092b1ebdf3b2 invoke-1.4.1.tar.gz"