blob: 90e6dcebf4ae7a2fb10051481ec7d43732004eaa (
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
|
pkgbase = python-masakariclient
pkgdesc = Python client for Masakari REST API
pkgver = 8.5.0
pkgrel = 1
url = https://opendev.org/openstack/python-masakariclient
arch = any
license = Apache-2.0
checkdepends = python-hacking
checkdepends = python-coverage
checkdepends = python-subunit
checkdepends = python-requests-mock
checkdepends = python-stestr
checkdepends = python-testscenarios
checkdepends = python-testtools
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = tar
depends = python
depends = python-openstacksdk
depends = python-osc-lib
depends = python-oslo-i18n
depends = python-oslo-serialization
depends = python-pbr
depends = python-ddt
depends = python-oslotest
depends = python-oslo-utils
source = python-masakariclient-8.5.0.tar.gz::https://opendev.org/openstack/python-masakariclient/archive/8.5.0.tar.gz
b2sums = 57f3172344fc34fcf55887820da5ec6192ed3487d3ee00877407b7f1e80516c7cec3385498178cfc623dfdfc621df1bb258cfedefb5d71bb96b564d3ad69c2b4
pkgname = python-masakariclient
|