mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gandi-cli: remove package.
Upstream archived August 2021.
This commit is contained in:
parent
8b7d57116b
commit
3837665503
2 changed files with 1 additions and 20 deletions
|
@ -1,20 +0,0 @@
|
||||||
# Template file for 'gandi-cli'
|
|
||||||
pkgname=gandi-cli
|
|
||||||
version=1.6
|
|
||||||
revision=2
|
|
||||||
wrksrc="gandi.cli-${version}"
|
|
||||||
build_style=python3-module
|
|
||||||
hostmakedepends="python3-docutils python3-setuptools"
|
|
||||||
depends="python3-setuptools python3-IPy python3-click python3-requests python3-yaml"
|
|
||||||
checkdepends="$depends python3-pytest-cov"
|
|
||||||
short_desc="Command line interface to Gandi.net"
|
|
||||||
maintainer="Lon Willett <xgit@lonw.net>"
|
|
||||||
license="GPL-3.0-or-later"
|
|
||||||
homepage="http://cli.gandi.net"
|
|
||||||
distfiles="https://github.com/Gandi/gandi.cli/archive/${version}.tar.gz"
|
|
||||||
checksum=f9a8140604c2f8ff2bef31851456906d301bfef2a36101280bbaf531a05cb52e
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
rst2man --no-generator gandicli.man.rst > gandi.1
|
|
||||||
vman gandi.1
|
|
||||||
}
|
|
|
@ -81,6 +81,7 @@ replaces="
|
||||||
fontmatrix<=0.6.0.20171228_2
|
fontmatrix<=0.6.0.20171228_2
|
||||||
freshplayerplugin<=0.3.9_9
|
freshplayerplugin<=0.3.9_9
|
||||||
fuse-usmb<=20130204_7
|
fuse-usmb<=20130204_7
|
||||||
|
gandi-cli<=1.6_2
|
||||||
gconf-editor<=3.0.1_3
|
gconf-editor<=3.0.1_3
|
||||||
gegl3<=0.3.28_2
|
gegl3<=0.3.28_2
|
||||||
gens-gs<=2.16.7_2
|
gens-gs<=2.16.7_2
|
||||||
|
|
Loading…
Add table
Reference in a new issue