summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorKevin Azzam2017-11-02 12:00:09 +0100
committerKevin Azzam2017-11-02 12:00:09 +0100
commitb0464e5af3f40d85f07f0521fa58ddbc712a0dd1 (patch)
tree84fe3f17c6b71a03ce77ceb021aae3cbeca76310 /.SRCINFO
parent1536d217c319756f6c7acb508102906fb2b249d6 (diff)
downloadaur-b0464e5af3f40d85f07f0521fa58ddbc712a0dd1.tar.gz
Add python-boto3 as optdepends
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6502d2f771c2..c32bd5dc726a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,17 @@
# Generated by mksrcinfo v8
-# Thu Nov 2 10:44:03 UTC 2017
+# Thu Nov 2 10:59:53 UTC 2017
pkgbase = python-django-storages
pkgdesc = Support for many storage backends (S3, Libcloud, etc) in Django.
pkgver = 1.6.5
- 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.6.5.tar.gz
sha256sums = bc8e4c1f483608c5dd1212072fd41042f3ef2d2a2896ec4fb12dbc62c82996a0
pkgname = python-django-storages
- depends = python
depends = python-django
+ optdepends = python-boto3