ilot/py3-django-tenant-schemas: new aport #30

Merged
ayakael merged 2 commits from py3-tenant-schemas/initial into v3.20 2024-09-30 13:18:57 +00:00
Showing only changes of commit d64b003da5 - Show all commits

View file

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