summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaphaël Doursenaud2015-10-16 06:50:34 +0200
committerRaphaël Doursenaud2015-10-16 06:50:34 +0200
commit4f8874775088fdf1ee3a19f6850a6137739f0ed1 (patch)
treecc23baff24487c3802aefb4a84fd80d5e20ae4fe /PKGBUILD
parente4f3c6c0516f22cc2401ac292922d4fba9eb55ce (diff)
downloadaur-4f8874775088fdf1ee3a19f6850a6137739f0ed1.tar.gz
Updated to v0.16
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1301f80f594c..347c650bcfe7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Raphaël Doursenaud <rdoursenaud@gpcsolutions.fr>
pkgname=gandi.cli
-pkgver=0.15
+pkgver=0.16
pkgrel=1
pkgdesc="Gandi command line interface"
arch=('any')
url="http://cli.gandi.net"
license=('GPL3')
groups=()
-depends=('python3' 'python-yaml' 'python-click' 'python-requests' 'python-ipy' 'openssl' 'openssh' 'git')
+depends=('python3' 'python-yaml' 'python-click>=3.1' 'python-requests' 'python-ipy' 'openssl' 'openssh' 'git')
optdepends=('docker: gandi docker support')
-makdepends=('python-setuptools')
+makedepends=('python-setuptools')
checkdepends=('python-nose' 'python-coverage' 'python-tox' 'python-mock' 'python-httpretty')
makedepends=('python-docutils')
provides=()
@@ -19,7 +19,7 @@ backup=()
options=(!emptydirs)
install=
source=("https://github.com/Gandi/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=('925bffa69aaf475ba30f1c5979f0af9e336d747eebce6530bfa3984f408b7bf2')
+sha256sums=('f8560d35a5ca35a3bab428423dff0cccc13a91569f753c4f7a1756977fc7911e')
build() {
# Building the manpage