summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f7c65b40e34f96f479348e6e22bedb74fb1f1fbb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-django-storages
	pkgdesc = Support for many storage backends (S3, Libcloud, etc) in Django.
	pkgver = 1.7.2
	pkgrel = 1
	url = https://github.com/jschneier/django-storages
	arch = any
	license = BSD
	makedepends = python-setuptools
	source = https://files.pythonhosted.org/packages/source/d/django-storages/django-storages-1.7.2.tar.gz
	sha256sums = f3b3def96493d3ccde37b864cea376472baf6e8a596504b209278801c510b807

pkgname = python-django-storages
	depends = python-django
	optdepends = python-boto3