blob: 092ea619414d2e2157a82a97824157cae1e5e154 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = linode-cli
pkgdesc = Linode API wrapper
pkgver = 5.45.2
pkgrel = 1
url = https://github.com/linode/linode-cli
install = linode-cli.install
arch = any
license = BSD
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-openapi3
depends = python-requests
depends = python-rich
depends = python-setuptools
depends = python-yaml
optdepends = python-boto: Object Storage plugin
replaces = linode-cli-dev
source = linode-cli-5.45.2.tar.gz::https://github.com/linode/linode-cli/archive/v5.45.2.tar.gz
source = linode-cli-4.167.3-openapi.yaml::https://www.linode.com/docs/api/openapi.yaml
sha512sums = cb6df4516511a9722223080c9b1bd60a170c21ec4ff4e62670e71cf02507bd68ccb5848c44f172eacc5ffd9b4318e82ff94f19abf53ebc6b9784662f0208475c
sha512sums = c96881e92f22e461c1301725bcbbea59a4f410b46de97975ab335ca7c3753760e84de516f517064de420cb47d16d9aefbd7c2b487498c8a9caad4c275c9acac1
pkgname = linode-cli
|