blob: ed6e3d91bd7621eedb77635ae70de5ba8ddda810 (
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
|
pkgbase = python-oslo-rootwrap
pkgdesc = OpenStack library for rootwrap
pkgver = 7.8.0
pkgrel = 1
url = https://opendev.org/openstack/oslo.rootwrap
arch = any
license = Apache-2.0
checkdepends = python-hacking
checkdepends = python-stestr
checkdepends = python-oslotest
checkdepends = bandit
checkdepends = pre-commit
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = git
depends = python
depends = python-pbr
depends = python-eventlet
depends = python-fixtures
depends = python-testtools
depends = python-debtcollector
source = python-oslo-rootwrap-7.8.0::git+https://opendev.org/openstack/oslo.rootwrap.git#tag=7.8.0
b2sums = 63adb2963c75efaf58f503132219671564e250fe1be05b6b13567edd0e0b00f8e38f74869ac5cacbc4e3c34d7abc36179828edd858cc490587b895bf335a92b9
pkgname = python-oslo-rootwrap
|