aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-cleo
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-21 23:26:42 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-22 03:31:50 +0000
commit9ad7903b7f370367303463967c3e32c2ac92c2c8 (patch)
tree32679c08a860d946c3c688e785955d75c550ccc8 /testing/py3-cleo
parent6ef612ecd50af7cf94ad3f8fa262167c1e6cbb16 (diff)
downloadaports-9ad7903b7f370367303463967c3e32c2ac92c2c8.tar.bz2
aports-9ad7903b7f370367303463967c3e32c2ac92c2c8.tar.xz
testing/py3-cleo: upgrade to 0.8.1
Diffstat (limited to 'testing/py3-cleo')
-rw-r--r--testing/py3-cleo/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-cleo/APKBUILD b/testing/py3-cleo/APKBUILD
index cc843b7760..626bacc32d 100644
--- a/testing/py3-cleo/APKBUILD
+++ b/testing/py3-cleo/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=py3-cleo
_realname=cleo
-pkgver=0.8.0
+pkgver=0.8.1
pkgrel=0
pkgdesc="Python3 library to create beautiful and testable command-line interfaces"
options="!check" # No tests on pypi tarball, github uses pyproject.toml
@@ -22,4 +22,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="dd864e2d7478c19c28e92ec75a03859bdcabae0c5ecf6ce10946773be889470cbbede492e1421dd9567f333d1428ed5f006666f16beca2d4976372b1cc8840ef cleo-0.8.0.tar.gz"
+sha512sums="dd7b7e4a6574f3ff47089d42aab7ca5ea0d04fe1affb7015a6c9edadc655fe9a76afcef2a3fd776d9745216581d4f7d7a330e366748bac2fa831840eceee44d3 cleo-0.8.1.tar.gz"