summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e683f7d55001fad7355898d4cd7219d09a092543 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-django-cors-headers
	pkgdesc = Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS)
	pkgver = 4.7.0
	pkgrel = 0
	url = http://github.com/ottoyiu/django-cors-headers
	arch = any
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools-scm
	depends = python-django
	source = https://pypi.io/packages/source/d/django_cors_headers/django_cors_headers-4.7.0.tar.gz
	sha256sums = 6fdf31bf9c6d6448ba09ef57157db2268d515d94fc5c89a0a1028e1fc03ee52b

pkgname = python-django-cors-headers