summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaphaël Doursenaud2015-07-18 10:35:44 +0200
committerRaphaël Doursenaud2015-07-18 10:35:44 +0200
commite4f3c6c0516f22cc2401ac292922d4fba9eb55ce (patch)
treebdb1396977277d66211f8c851dcf00a912c85a0a
parent6e6c021e0665c6e23f18c1d5af3fcee1f5b6d2a4 (diff)
downloadaur-e4f3c6c0516f22cc2401ac292922d4fba9eb55ce.tar.gz
Updated to v0.15
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8c68df84e1d..9be44ee4fbaf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gandi.cli
pkgdesc = Gandi command line interface
- pkgver = 0.14
+ pkgver = 0.15
pkgrel = 1
url = http://cli.gandi.net
arch = any
@@ -9,6 +9,7 @@ pkgbase = gandi.cli
checkdepends = python-coverage
checkdepends = python-tox
checkdepends = python-mock
+ checkdepends = python-httpretty
makedepends = python-docutils
depends = python3
depends = python-yaml
@@ -20,8 +21,8 @@ pkgbase = gandi.cli
depends = git
optdepends = docker: gandi docker support
options = !emptydirs
- source = https://github.com/Gandi/gandi.cli/archive/0.14.tar.gz
- sha256sums = 62bef7ae281350ebeeb2d741de55ed5cec6d4dda1e29c3d6c98a73445db27b56
+ source = https://github.com/Gandi/gandi.cli/archive/0.15.tar.gz
+ sha256sums = 925bffa69aaf475ba30f1c5979f0af9e336d747eebce6530bfa3984f408b7bf2
pkgname = gandi.cli
diff --git a/PKGBUILD b/PKGBUILD
index aa4ad471f1aa..1301f80f594c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Raphaël Doursenaud <rdoursenaud@gpcsolutions.fr>
pkgname=gandi.cli
-pkgver=0.14
+pkgver=0.15
pkgrel=1
pkgdesc="Gandi command line interface"
arch=('any')
@@ -10,7 +10,7 @@ groups=()
depends=('python3' 'python-yaml' 'python-click' 'python-requests' 'python-ipy' 'openssl' 'openssh' 'git')
optdepends=('docker: gandi docker support')
makdepends=('python-setuptools')
-checkdepends=('python-nose' 'python-coverage' 'python-tox' 'python-mock')
+checkdepends=('python-nose' 'python-coverage' 'python-tox' 'python-mock' 'python-httpretty')
makedepends=('python-docutils')
provides=()
conflicts=()
@@ -19,7 +19,7 @@ backup=()
options=(!emptydirs)
install=
source=("https://github.com/Gandi/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=('62bef7ae281350ebeeb2d741de55ed5cec6d4dda1e29c3d6c98a73445db27b56')
+sha256sums=('925bffa69aaf475ba30f1c5979f0af9e336d747eebce6530bfa3984f408b7bf2')
build() {
# Building the manpage