diff options
-rw-r--r-- | community/py3-eliot/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-eliot/APKBUILD b/community/py3-eliot/APKBUILD index 61c294293e..a9f661c877 100644 --- a/community/py3-eliot/APKBUILD +++ b/community/py3-eliot/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leo <thinkabit.ukim@gmail.com> pkgname=py3-eliot pkgver=1.14.0 -pkgrel=0 +pkgrel=1 pkgdesc="Logging system that tells you why it happened" # Requires unpackaged dask and cffi for testing journald options="!check" |