diff options
author | Leo <thinkabit.ukim@gmail.com> | 2022-03-12 13:01:25 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2022-03-12 16:09:18 +0000 |
commit | 9922cbe5d84ff8dcb5fde1728e29c5eea71e0f15 (patch) | |
tree | 417ba8ddb61079bc76beed83fac06bea38920b63 | |
parent | 469b164af545173030506bba0fdb878186e20ff5 (diff) | |
download | aports-9922cbe5d84ff8dcb5fde1728e29c5eea71e0f15.tar.gz aports-9922cbe5d84ff8dcb5fde1728e29c5eea71e0f15.tar.bz2 aports-9922cbe5d84ff8dcb5fde1728e29c5eea71e0f15.tar.xz |
community/py3-eliot: drop maintainership
-rw-r--r-- | community/py3-eliot/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-eliot/APKBUILD b/community/py3-eliot/APKBUILD index a9f661c877..b59827ee88 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> +# Maintainer: pkgname=py3-eliot pkgver=1.14.0 -pkgrel=1 +pkgrel=2 pkgdesc="Logging system that tells you why it happened" # Requires unpackaged dask and cffi for testing journald options="!check" |