aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py3-eliot/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/py3-eliot/APKBUILD b/community/py3-eliot/APKBUILD
index afc41356613..bc96ebb4134 100644
--- a/community/py3-eliot/APKBUILD
+++ b/community/py3-eliot/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-eliot
-pkgver=1.10.0
-pkgrel=1
+pkgver=1.11.0
+pkgrel=0
pkgdesc="Logging system that tells you why it happened"
# Requires unpackaged dask and cffi for testing journald
options="!check"
@@ -28,4 +28,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="69cf85d629b9f69c7077cdd7cf1eafdf743f68c949777d9c9c86c7bc26342f07f78dc9171a6173aabe4b88c3e8a133f5b9303b1dcf8eab9d63916850b17ae24a py3-eliot-1.10.0.tar.gz"
+sha512sums="943d138ec0bb9b0fe5f5e38342979e36739c96eeceffcb4deed6241911f6811aebdd45817ed8c79bcbb27d38dd4d23058122789231f3fec7543b8aa010d2cce5 py3-eliot-1.11.0.tar.gz"