gandi-cli: update to 1.4.
This commit is contained in:
parent
88f7af3dd0
commit
dd16d91c47
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gandi-cli'
|
# Template file for 'gandi-cli'
|
||||||
pkgname=gandi-cli
|
pkgname=gandi-cli
|
||||||
version=1.3
|
version=1.4
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="gandi.cli-${version}"
|
wrksrc="gandi.cli-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Lon Willett <xgit@lonw.net>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://cli.gandi.net"
|
homepage="http://cli.gandi.net"
|
||||||
distfiles="https://github.com/Gandi/gandi.cli/archive/${version}.tar.gz"
|
distfiles="https://github.com/Gandi/gandi.cli/archive/${version}.tar.gz"
|
||||||
checksum=e6a28a26cfa16ad4d369958146152b293b4a0e68df6e9cfbfc2d07f84fbaa5e7
|
checksum=81333e6982b45c27938ae9e1ae4612ace1145bab69abf36373d2ac23dbd0090b
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
python3 -m pytest
|
python3 -m pytest
|
||||||
|
|
Loading…
Reference in a new issue