aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-19 22:31:23 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:18:41 +0000
commit67ec137acae4454e2a33638f8a754d05a192f530 (patch)
tree455a2828c3d44af03652e816bfa69084864f79b2
parentbbf1f6ba7449efa08d1c26c364e4917b66ed443f (diff)
community/py3-eliot: rebuild against python 3.9
-rw-r--r--community/py3-eliot/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-eliot/APKBUILD b/community/py3-eliot/APKBUILD
index 50407222601..cf74b79ee3e 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.13.0
-pkgrel=0
+pkgrel=1
pkgdesc="Logging system that tells you why it happened"
# Requires unpackaged dask and cffi for testing journald
options="!check"