summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaphaël Doursenaud2018-09-17 13:33:28 +0200
committerRaphaël Doursenaud2018-09-17 13:33:28 +0200
commit94c60e9356e4dba1051e7a89f9341e4ee1ae226a (patch)
tree495cb6a728b8fedf17975068660f112d67276911
parent815631648d4de8074f5be9fdf0081c579628d6cb (diff)
downloadaur-94c60e9356e4dba1051e7a89f9341e4ee1ae226a.tar.gz
Update to v1.3
-rw-r--r--.SRCINFO13
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e98e3b72d78b..d52803ed1095 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,12 @@
# Generated by mksrcinfo v8
-# Mon Jan 29 09:51:00 UTC 2018
+# Mon Sep 17 11:33:28 UTC 2018
pkgbase = gandi.cli
pkgdesc = Gandi command line interface
- pkgver = 1.2
+ pkgver = 1.3
pkgrel = 1
url = http://cli.gandi.net
arch = any
license = GPL3
- checkdepends = python-nose
- checkdepends = python-coverage
- checkdepends = python-tox
- checkdepends = python-mock
- checkdepends = python-httpretty
makedepends = python-docutils
depends = python3
depends = python-yaml
@@ -23,8 +18,8 @@ pkgbase = gandi.cli
depends = git
optdepends = docker: gandi docker support
options = !emptydirs
- source = https://github.com/Gandi/gandi.cli/archive/1.2.tar.gz
- sha256sums = 36af7e3cb5d4735f9d31837cbcc241024558b13de25daec3ede3712230d962a8
+ source = https://github.com/Gandi/gandi.cli/archive/1.3.tar.gz
+ sha256sums = e6a28a26cfa16ad4d369958146152b293b4a0e68df6e9cfbfc2d07f84fbaa5e7
pkgname = gandi.cli
diff --git a/PKGBUILD b/PKGBUILD
index d86cbd296ee7..83bebbdcd199 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Raphaël Doursenaud <rdoursenaud@gpcsolutions.fr>
pkgname=gandi.cli
-pkgver=1.2
+pkgver=1.3
pkgrel=1
pkgdesc="Gandi command line interface"
arch=('any')
@@ -10,7 +10,7 @@ groups=()
depends=('python3' 'python-yaml' 'python-click>=3.1' 'python-requests' 'python-ipy' 'openssl' 'openssh' 'git')
optdepends=('docker: gandi docker support')
makedepends=('python-setuptools')
-checkdepends=('python-nose' 'python-coverage' 'python-tox' 'python-mock' 'python-httpretty')
+checkdepends=('')
makedepends=('python-docutils')
provides=()
conflicts=()
@@ -19,7 +19,7 @@ backup=()
options=(!emptydirs)
install=
source=("https://github.com/Gandi/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=('36af7e3cb5d4735f9d31837cbcc241024558b13de25daec3ede3712230d962a8')
+sha256sums=('e6a28a26cfa16ad4d369958146152b293b4a0e68df6e9cfbfc2d07f84fbaa5e7')
build() {
# Building the manpage