* update python-oslo-concurrency to 6.0.0-3
This commit is contained in:
parent
57d2b9bc1b
commit
d1f8305a10
21
python/python-oslo-concurrency/.SRCINFO
Normal file
21
python/python-oslo-concurrency/.SRCINFO
Normal file
@ -0,0 +1,21 @@
|
||||
pkgbase = python-oslo-concurrency
|
||||
pkgdesc = OpenStack library for all concurrency-related code
|
||||
pkgver = 6.0.0
|
||||
pkgrel = 3
|
||||
url = https://pypi.python.org/pypi/oslo.concurrency/6.0.0
|
||||
arch = any
|
||||
license = Apache
|
||||
checkdepends = python-oslotest
|
||||
checkdepends = python-stestr
|
||||
checkdepends = python-eventlet
|
||||
makedepends = git
|
||||
makedepends = python-setuptools
|
||||
depends = python-pbr
|
||||
depends = python-oslo-config
|
||||
depends = python-oslo-i18n
|
||||
depends = python-oslo-utils
|
||||
depends = python-fasteners
|
||||
source = git+https://github.com/openstack/oslo.concurrency.git#commit=53709baa928baad9845bf9f7a20f36284bebe091
|
||||
sha512sums = dcd4cf42293255b08c2d3011155756fe3f9d55d3734b7e4ea63e737a83acf202ea5fbded0342b7cfc179445f0c08c9c4428f98ad30b43434aca8bea5c4913338
|
||||
|
||||
pkgname = python-oslo-concurrency
|
3
python/python-oslo-concurrency/.nvchecker.toml
Normal file
3
python/python-oslo-concurrency/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[python-oslo-concurrency]
|
||||
source = "git"
|
||||
git = "https://github.com/openstack/oslo.concurrency.git"
|
@ -5,7 +5,7 @@
|
||||
pkgname=python-oslo-concurrency
|
||||
pkgver=6.0.0
|
||||
_commit=53709baa928baad9845bf9f7a20f36284bebe091
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="OpenStack library for all concurrency-related code"
|
||||
arch=(any)
|
||||
url="https://pypi.python.org/pypi/oslo.concurrency/$pkgver"
|
||||
|
Loading…
x
Reference in New Issue
Block a user