ilot/authentik: upgrade to 2024.8.2 #24

Merged
ayakael merged 5 commits from authentik/upgrade-2024.8.2 into v3.20 2024-09-19 15:01:14 +00:00
Showing only changes of commit 309c461e67 - Show all commits

View file

@ -4,11 +4,11 @@ pkgname=py3-django-tenants
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
_pkgreal=django-tenants
pkgver=3.6.1
pkgrel=2
pkgrel=3
pkgdesc="Tenant support for Django using PostgreSQL schemas."
url="https://pypi.python.org/project/django-tenants"
arch="noarch"
license="KIT"
license="MIT"
depends="py3-django py3-psycopg py3-gunicorn py3-coverage"
checkdepends="python3-dev py3-pytest"
makedepends="py3-setuptools py3-gpep517 py3-wheel"