ilot/authentik: upgrade to 2024.8.2
This commit is contained in:
parent
82149b9287
commit
35b6f705ea
1 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Contributor: Antoine Martin (ayakael) <dev@ayakael.net>
|
||||
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
|
||||
pkgname=authentik
|
||||
pkgver=2024.6.4
|
||||
pkgver=2024.8.2
|
||||
pkgrel=0
|
||||
pkgdesc="An open-source Identity Provider focused on flexibility and versatility"
|
||||
url="https://github.com/goauthentik/authentik"
|
||||
|
@ -54,6 +54,7 @@ depends="
|
|||
py3-deprecated
|
||||
py3-dnspython
|
||||
py3-django
|
||||
py3-django-countries
|
||||
py3-django-cte
|
||||
py3-django-filter
|
||||
py3-django-guardian
|
||||
|
@ -70,6 +71,7 @@ depends="
|
|||
py3-dotenv
|
||||
py3-dumb-init
|
||||
py3-duo_client
|
||||
py3-drf-orjson-renderer
|
||||
py3-drf-spectacular
|
||||
py3-email-validator
|
||||
py3-fido2
|
||||
|
@ -110,6 +112,7 @@ depends="
|
|||
py3-pydantic-scim
|
||||
py3-pynacl
|
||||
py3-pyrsistent
|
||||
py3-pyrad
|
||||
py3-python-jwt
|
||||
py3-redis
|
||||
py3-requests
|
||||
|
@ -127,7 +130,6 @@ depends="
|
|||
py3-swagger-spec-validator
|
||||
py3-tornado
|
||||
py3-twilio
|
||||
py3-twisted
|
||||
py3-txaio
|
||||
py3-tenant-schemas-celery
|
||||
py3-typing-extensions
|
||||
|
@ -250,7 +252,7 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
8939dd22097a0ac17d3d974788d1e4c2d363706ff07179a73c5bc03f42c4d45e92e562521212a5908b806fee103a8dcd613852cf36952f14e36f82e434e013ce authentik-2024.6.4.tar.gz
|
||||
02e54183fa35e7a06780f68239db7b3b5e2ccd3c6e1fcaf97690d9b596077c7a5345dbb5b005f39ff67a0dae83bd9b71d1c6d18ba8fae9cc7174d5d856360bff authentik-2024.8.2.tar.gz
|
||||
4defb4fe3a4230f4aa517fbecd5e5b8bcef2a64e1b40615660ae9eec33597310a09df5e126f4d39ce7764bd1716c0a7040637699135c103cbc1879593c6c06f1 authentik.openrc
|
||||
6cb03b9b69df39bb4539fe05c966536314d766b2e9307a92d87070ba5f5b7e7ab70f1b5ee1ab3c0c50c23454f9c5a4caec29e63fdf411bbb7a124ad687569b89 authentik-worker.openrc
|
||||
351e6920d987861f8bf0d7ab2f942db716a8dbdad1f690ac662a6ef29ac0fd46cf817cf557de08f1c024703503d36bc8b46f0d9eb1ecaeb399dce4c3bb527d17 authentik-ldap.openrc
|
||||
|
|
Loading…
Add table
Reference in a new issue