aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-invoke
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-01 15:40:31 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-02-01 15:59:56 +0100
commit69b7aabb6dfe7ddfabe9aa1979c9d4d757a7aa13 (patch)
tree2fee3531266daef62d2136436ce2a1ea31914b06 /testing/py3-invoke
parent538d0e7b27a96ac9b902807ee431edd18f82dd7d (diff)
downloadaports-69b7aabb6dfe7ddfabe9aa1979c9d4d757a7aa13.tar.bz2
aports-69b7aabb6dfe7ddfabe9aa1979c9d4d757a7aa13.tar.xz
testing/py3-invoke: upgrade to 1.4.1
Diffstat (limited to 'testing/py3-invoke')
-rw-r--r--testing/py3-invoke/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-invoke/APKBUILD b/testing/py3-invoke/APKBUILD
index 3f59fe0b1a..1775db09dc 100644
--- a/testing/py3-invoke/APKBUILD
+++ b/testing/py3-invoke/APKBUILD
@@ -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"