summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b874867be5bd42ade297b2bb613a4af6b95c6e55 (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.2.0
	pkgrel = 1
	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.2.0.tar.gz
	sha256sums = f9749c6410fe738278bc2b6ef17f05195bc7b251693c035752d8257026af024f

pkgname = python-django-cors-headers