Compare commits

..

3 commits

Author SHA1 Message Date
aa5100f186
ilot/py3-kadmin: remove in favor of py3-kadmin-rs
Some checks failed
/ lint (pull_request) Failing after 29s
/ deploy-x86_64 (pull_request) Has been skipped
/ build-x86_64 (pull_request) Failing after 44s
/ deploy-aarch64 (pull_request) Has been skipped
/ build-aarch64 (pull_request) Failing after 2m4s
2025-03-31 16:45:20 -04:00
635782741e
ilot/authentik: upgrade to 2024.12.4 2025-03-31 16:45:01 -04:00
c01343e66e
ilot/py3-kadmin-rs: new aport 2025-03-31 16:44:49 -04:00
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,6 @@ depends="
bash
libcap-setcap
nginx
kadmin-rs
postgresql
procps
pwgen
@ -60,6 +59,7 @@ depends="
py3-jsonpatch
py3-jwt
py3-jwcrypto
py3-kadmin-rs
py3-kubernetes
py3-ldap3
py3-lxml

View file

@ -1,6 +1,6 @@
# Contributor: Antoine Martin (ayakael) <dev@ayakael.net>
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
pkgname=kadmin-rs
pkgname=py3-kadmin-rs
pkgver=0.5.3
pkgrel=0
pkgdesc="Rust and Python interfaces to the Kerberos administration interface (kadm5)"