* update python-oslotest to 5.0.0-3
This commit is contained in:
parent
41fff2cbc4
commit
1eae38a2dc
18
python/python-oslotest/.SRCINFO
Normal file
18
python/python-oslotest/.SRCINFO
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
pkgbase = python-oslotest
|
||||||
|
pkgdesc = Oslo test framework
|
||||||
|
pkgver = 5.0.0
|
||||||
|
pkgrel = 3
|
||||||
|
url = https://github.com/openstack/oslotest
|
||||||
|
arch = any
|
||||||
|
license = Apache
|
||||||
|
checkdepends = python-oslo-config
|
||||||
|
checkdepends = python-stestr
|
||||||
|
makedepends = git
|
||||||
|
makedepends = python-pbr
|
||||||
|
depends = python-fixtures
|
||||||
|
depends = python-subunit
|
||||||
|
depends = python-testtools
|
||||||
|
source = git+https://github.com/openstack/oslotest.git#tag=5.0.0
|
||||||
|
sha512sums = 1088c4060f44086076e0f7e5fcd2d8cf6b8056ec61e05617d3c83b8f9de3cd268778ec7630614ae54bfa9c70bf99527e3703319edab4f5501534abdeb43f1a6d
|
||||||
|
|
||||||
|
pkgname = python-oslotest
|
3
python/python-oslotest/.nvchecker.toml
Normal file
3
python/python-oslotest/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[python-oslotest]
|
||||||
|
source = "git"
|
||||||
|
git = "https://github.com/openstack/oslotest.git"
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
pkgname=python-oslotest
|
pkgname=python-oslotest
|
||||||
pkgver=5.0.0
|
pkgver=5.0.0
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="Oslo test framework"
|
pkgdesc="Oslo test framework"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://github.com/openstack/oslotest"
|
url="https://github.com/openstack/oslotest"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user