summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaphaël Doursenaud2019-02-22 16:14:22 +0100
committerRaphaël Doursenaud2019-02-22 16:14:22 +0100
commitb9f7314f3256ab719728efd672be4878d1759707 (patch)
tree7f9b11405621ab55fe9c5a0ec84ac17e3a377d68
parentd7abd5cbbd2c11ebd0a7dd3e9bdb62323331da13 (diff)
downloadaur-b9f7314f3256ab719728efd672be4878d1759707.tar.gz
Add missing SRCINFO
-rw-r--r--.SRCINFO5
1 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5e6788e78ddf..738c9fbc904c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Sat Jan 12 11:43:45 UTC 2019
pkgbase = gandi.cli
pkgdesc = Gandi command line interface
pkgver = 1.4
- pkgrel = 2
+ pkgrel = 3
url = http://cli.gandi.net
arch = any
license = GPL3
@@ -11,6 +9,7 @@ pkgbase = gandi.cli
checkdepends = python-pytest-cov
checkdepends = python-coverage
makedepends = python-docutils
+ makedepends = python-setuptools
depends = python>=3.4
depends = python-yaml
depends = python-click>=7.0