summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 093d4dd31fa88c53e64869fc9ed6696b2d3fbed1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-django-storage-swift
	pkgdesc = OpenStack Swift storage backend for Django
	pkgver = 1.3.0
	pkgrel = 1
	url = https://github.com/dennisv/django-storage-swift/
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python-django
	source = https://files.pythonhosted.org/packages/source/d/django-storage-swift/django-storage-swift-1.3.0.tar.gz
	sha256sums = fab79c16a96da0672f039c5e70373b40eb7a324cfec71a605e1f956422cd0899

pkgname = python-django-storage-swift
	depends = python-django
	depends = python-swiftclient
	depends = python-magic