Compare commits

..

5 commits

Author SHA1 Message Date
1c2b450b88
django-dynamic-fixture
All checks were successful
/ lint (pull_request) Successful in 25s
/ build-x86_64 (pull_request) Successful in 9m14s
/ deploy-x86_64 (pull_request) Successful in 35s
/ deploy-aarch64 (pull_request) Successful in 1m14s
/ build-aarch64 (pull_request) Successful in 48m13s
2024-09-18 18:37:08 -04:00
f49b9283c5
ilot/authentik: upgrade to 2024.6.4
Some checks failed
/ lint (pull_request) Successful in 26s
/ deploy-x86_64 (pull_request) Has been skipped
/ build-x86_64 (pull_request) Failing after 9m36s
/ deploy-aarch64 (pull_request) Has been skipped
/ build-aarch64 (pull_request) Failing after 48m15s
2024-09-18 18:24:48 -04:00
5fa1cc098d
ilot/py3-django-pglock: new aport 2024-09-18 18:22:55 -04:00
fd61683cf4
ilot/py3-django-pgactivity: new aport 2024-09-18 18:22:34 -04:00
92199131f6
ilot/py3-django-dynamic-fixture: new aport 2024-09-18 18:22:22 -04:00

View file

@ -10,6 +10,7 @@ url="https://github.com/goauthentik/authentik"
# ppc64le: not supported by Rollup build # ppc64le: not supported by Rollup build
arch="aarch64 x86_64" arch="aarch64 x86_64"
license="MIT" license="MIT"
# missing py3-msgraph-sdk
depends=" depends="
libcap-setcap libcap-setcap
nginx nginx
@ -95,7 +96,6 @@ depends="
py3-lxml py3-lxml
py3-maxminddb py3-maxminddb
py3-msgpack py3-msgpack
py3-msgraph-sdk
py3-multidict py3-multidict
py3-oauthlib py3-oauthlib
py3-opencontainers py3-opencontainers