summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 10de4cbc1b515ffa7397540d66081d75072782bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-django-rest-framework
	pkgdesc = Awesome web-browsable Web APIs
	pkgver = 3.4.6
	pkgrel = 1
	url = https://github.com/tomchristie/django-rest-framework
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python2-setuptools
	options = !emptydirs
	source = https://github.com/tomchristie/django-rest-framework/archive/3.4.6.tar.gz
	sha256sums = 6b85e81e8d4659e76973c90ac78a4bc428e42a7a6fd4e96f60960b1d511f347f

pkgname = python-django-rest-framework
	depends = python-django

pkgname = python2-django-rest-framework
	depends = python2-django