summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDavid McInnis2017-01-21 22:21:19 -0800
committerDavid McInnis2017-01-21 22:21:19 -0800
commitb4d6b0792046427b11180dd0189a7ef33a444905 (patch)
treec05f8b58dc299aff6ab32b90ecfb31a5ff301a6d /.SRCINFO
parentc25c29b462b35154f2cf57aed3aab010d46d03e2 (diff)
downloadaur-b4d6b0792046427b11180dd0189a7ef33a444905.tar.gz
added django dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f518fdbd0f1..96c5a19f4d4c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,19 @@
# Generated by mksrcinfo v8
-# Sun Jan 22 06:13:38 UTC 2017
+# Sun Jan 22 06:21:05 UTC 2017
pkgbase = python-django-storages
- pkgdesc = Support for many storages (S3, Libcloud, etc in Django.
+ pkgdesc = Support for many storages (S3, Libcloud, etc) in Django.
pkgver = 1.5.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jschneier/django-storages
arch = any
license = BSD
makedepends = python-setuptools
depends = python
+ depends = python-django
source = https://files.pythonhosted.org/packages/source/d/django-storages/django-storages-1.5.2.tar.gz
sha256sums = 60fe20cbf31eeda4e6065039646b6abecc45d6cc41246dd198c477031d848ffa
pkgname = python-django-storages
depends = python
+ depends = python-django