user/authentik: use py3-docker-py instead of py3-docker
This commit is contained in:
parent
c32e9a73c5
commit
124d774704
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
pkgname=authentik
|
pkgname=authentik
|
||||||
pkgver=2023.8.2
|
pkgver=2023.8.2
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="An open-source Identity Provider focused on flexibility and versatility"
|
pkgdesc="An open-source Identity Provider focused on flexibility and versatility"
|
||||||
url="https://github.com/goauthentik/authentik"
|
url="https://github.com/goauthentik/authentik"
|
||||||
# py3-xmlsec needs some work
|
# py3-xmlsec needs some work
|
||||||
|
@ -60,7 +60,7 @@ depends="
|
||||||
py3-django-redis
|
py3-django-redis
|
||||||
py3-django-rest-framework
|
py3-django-rest-framework
|
||||||
py3-django-rest-framework-guardian
|
py3-django-rest-framework-guardian
|
||||||
py3-docker
|
py3-docker-py
|
||||||
py3-dotenv
|
py3-dotenv
|
||||||
py3-dumb-init
|
py3-dumb-init
|
||||||
py3-duo-client
|
py3-duo-client
|
||||||
|
|
Loading…
Reference in a new issue