summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4ebdc27e9c64553da48c5bfba66938da8203ee02 (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
25
26
27
28
29
30
pkgbase = funkwhale-cli-git
	pkgdesc = A command line interface to interact with Funkwhale servers
	pkgver = r121.4767d1a
	pkgrel = 1
	epoch = 2
	url = https://dev.funkwhale.audio/funkwhale/cli
	arch = any
	license = AGPL
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python>=3.6
	depends = python-keyring
	depends = python-click-log
	depends = python-dotenv
	depends = python-marshmallow
	depends = python-semver
	depends = python-tabulate
	provides = funkwhale-cli=r121.4767d1a
	conflicts = funkwhale-cli
	source = funkwhale-cli::git+https://dev.funkwhale.audio/funkwhale/cli.git
	source = keyrings.patch
	source = oauth.patch
	sha256sums = SKIP
	sha256sums = b9561fed8b9f5a5b4e317b0c29ce2ce034a4b15426ed9a35dd503ce6da970c36
	sha256sums = 6033ae064004b551c0159e66de8934bdeb2e706c0951330f7250b0a1308dd669

pkgname = funkwhale-cli-git