summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 14fe35c73bd09f41c03b7dd3da9c65022dd06864 (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.4.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.4.0.tar.gz
	sha256sums = 01fc7bced64dc15fc2ae28cac2dc3f8cb0de07578f997c000f84ffb0c79b5f42

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