ilot/py3-django-tenants: fix license
This commit is contained in:
parent
c6b0b9ddb9
commit
309c461e67
1 changed files with 2 additions and 2 deletions
|
@ -4,11 +4,11 @@ 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=2
|
pkgrel=3
|
||||||
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="KIT"
|
license="MIT"
|
||||||
depends="py3-django py3-psycopg py3-gunicorn py3-coverage"
|
depends="py3-django py3-psycopg py3-gunicorn py3-coverage"
|
||||||
checkdepends="python3-dev py3-pytest"
|
checkdepends="python3-dev py3-pytest"
|
||||||
makedepends="py3-setuptools py3-gpep517 py3-wheel"
|
makedepends="py3-setuptools py3-gpep517 py3-wheel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue