* update python-oslo-utils to 7.1.0-3
This commit is contained in:
parent
e9af72f5c1
commit
62098a66ab
27
python/python-oslo-utils/.SRCINFO
Normal file
27
python/python-oslo-utils/.SRCINFO
Normal file
@ -0,0 +1,27 @@
|
||||
pkgbase = python-oslo-utils
|
||||
pkgdesc = Oslo Utility library
|
||||
pkgver = 7.1.0
|
||||
pkgrel = 3
|
||||
url = https://pypi.python.org/pypi/oslo.utils/7.1.0
|
||||
arch = any
|
||||
license = Apache
|
||||
checkdepends = python-eventlet
|
||||
checkdepends = python-testscenarios
|
||||
checkdepends = python-testtools
|
||||
checkdepends = python-oslotest
|
||||
checkdepends = python-ddt
|
||||
checkdepends = python-stestr
|
||||
makedepends = git
|
||||
makedepends = python-setuptools
|
||||
depends = python-iso8601
|
||||
depends = python-oslo-i18n
|
||||
depends = python-netaddr
|
||||
depends = python-netifaces
|
||||
depends = python-debtcollector
|
||||
depends = python-pyparsing
|
||||
depends = python-packaging
|
||||
depends = python-yaml
|
||||
source = git+https://github.com/openstack/oslo.utils.git#commit=17581b50bd98628d8c1aef17fbfd6eb45114169c
|
||||
sha512sums = SKIP
|
||||
|
||||
pkgname = python-oslo-utils
|
3
python/python-oslo-utils/.nvchecker.toml
Normal file
3
python/python-oslo-utils/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[python-oslo-utils]
|
||||
source = "git"
|
||||
git = "https://github.com/openstack/oslo.utils.git"
|
@ -5,7 +5,7 @@
|
||||
pkgname=python-oslo-utils
|
||||
pkgver=7.1.0
|
||||
_commit=17581b50bd98628d8c1aef17fbfd6eb45114169c
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Oslo Utility library"
|
||||
arch=(any)
|
||||
url="https://pypi.python.org/pypi/oslo.utils/$pkgver"
|
||||
|
Loading…
x
Reference in New Issue
Block a user