summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e8dffa0b29c7885b5056cd90a58493124c7ee23b (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
31
32
33
34
35
36
37
pkgbase = python-mistralclient
	pkgdesc = Mistral Client Library
	pkgver = 3.0.0
	pkgrel = 2
	url = https://docs.openstack.org/developer/mistral/
	arch = any
	license = Apache
	makedepends = git
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = git+https://git.openstack.org/openstack/python-mistralclient#tag=3.0.0
	md5sums = SKIP

pkgname = python-mistralclient
	depends = python-cliff
	depends = python-osc-lib
	depends = python-oslo-utils
	depends = python-oslo-i18n
	depends = python-pbr
	depends = python-keystoneclient
	depends = python-yaml
	depends = python-requests
	depends = python-six
	depends = python-stevedore

pkgname = python2-mistralclient
	depends = python2-cliff
	depends = python2-osc-lib
	depends = python2-oslo-utils
	depends = python2-oslo-i18n
	depends = python2-pbr
	depends = python2-keystoneclient
	depends = python2-yaml
	depends = python2-requests
	depends = python2-six
	depends = python2-stevedore