summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8310db66f9bb8508222fd34b29c8582521e3e026 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = python-django-cors-headers
	pkgdesc = Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS)
	pkgver = 3.3.0
	pkgrel = 1
	url = http://github.com/ottoyiu/django-cors-headers
	arch = any
	makedepends = python-setuptools
	depends = python-django
	source = https://github.com/ottoyiu/django-cors-headers/archive/3.3.0.tar.gz
	sha512sums = 84650ba3c44738e866cfdf881c6f8ccab4e48bb4b89f68289f5b7947659e3201662c6121f0fd610759c02887e3ae6e7c0502f2181a11e7efd308eed062e726e9

pkgname = python-django-cors-headers