summarylogtreecommitdiffstats
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
parente4f3c6c0516f22cc2401ac292922d4fba9eb55ce (diff)
downloadaur-4f8874775088fdf1ee3a19f6850a6137739f0ed1.tar.gz
Updated to v0.16
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9be44ee4fbaf..338ac831a250 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gandi.cli
pkgdesc = Gandi command line interface
- pkgver = 0.15
+ pkgver = 0.16
pkgrel = 1
url = http://cli.gandi.net
arch = any
@@ -13,7 +13,7 @@ pkgbase = gandi.cli
makedepends = python-docutils
depends = python3
depends = python-yaml
- depends = python-click
+ depends = python-click>=3.1
depends = python-requests
depends = python-ipy
depends = openssl
@@ -21,8 +21,8 @@ pkgbase = gandi.cli
depends = git
optdepends = docker: gandi docker support
options = !emptydirs
- source = https://github.com/Gandi/gandi.cli/archive/0.15.tar.gz
- sha256sums = 925bffa69aaf475ba30f1c5979f0af9e336d747eebce6530bfa3984f408b7bf2
+ source = https://github.com/Gandi/gandi.cli/archive/0.16.tar.gz
+ sha256sums = f8560d35a5ca35a3bab428423dff0cccc13a91569f753c4f7a1756977fc7911e
pkgname = gandi.cli
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