New package: gandi-cli-0.22
Command line interface to Gandi.net
This commit is contained in:
parent
09f712ab27
commit
465c5695b5
16
srcpkgs/gandi-cli/template
Normal file
16
srcpkgs/gandi-cli/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'gandi-cli'
|
||||
pkgname=gandi-cli
|
||||
version=0.22
|
||||
revision=1
|
||||
wrksrc=gandi.cli-${version}
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-docutils"
|
||||
depends="python3 python3-requests python3-click python3-yaml python3-IPy"
|
||||
pycompile_module="gandi/cli"
|
||||
short_desc="Command line interface to Gandi.net"
|
||||
maintainer="Lon Willett <xgit@lonw.net>"
|
||||
license="GPL-3"
|
||||
homepage="http://cli.gandi.net"
|
||||
distfiles="https://github.com/Gandi/gandi.cli/archive/${version}.tar.gz>${wrksrc}.tar.gz"
|
||||
checksum=615e6fac3d63ccf04535c8abba786f3f67b30b05f9a1d24e087ba1c776e6af16
|
Loading…
Reference in New Issue
Block a user