summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e0179c41c424569571da073c8f44cb6b1c2e88b4 (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.0.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.0.0.tar.gz
	sha256sums = a971cd4c75b29974068cc36b5c595698822f1e0edd5f1b32ea42ea37326ad4aa

pkgname = python-django-cors-headers