summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b1992879f6f00ca5f74c662216c7cff4decb1806 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-django-rest-auth
	pkgdesc = Django-rest-auth provides a set of REST API endpoints for Authentication and Registration
	pkgver = 0.9.5
	pkgrel = 0
	url = https://github.com/Tivix/django-rest-auth/
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-django
	depends = python-django-rest-framework
	source = https://pypi.io/packages/source/d/django-rest-auth/django-rest-auth-0.9.5.tar.gz
	sha256sums = f11e12175dafeed772f50d740d22caeab27e99a3caca24ec65e66a8d6de16571

pkgname = python-django-rest-auth