summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: aad38711890dcf80447e92a229b9b1a9228911cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-dj-rest-auth
	pkgdesc = Dj-rest-auth provides a set of REST API endpoints for Authentication and Registration
	pkgver = 6.0.0
	pkgrel = 1
	url = https://github.com/iMerica/dj-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/dj-rest-auth/dj-rest-auth-6.0.0.tar.gz
	sha256sums = 760b45f3a07cd6182e6a20fe07d0c55230c5f950167df724d7914d0dd8c50133

pkgname = python-dj-rest-auth