* update python-os-service-types to 1.7.0-17
This commit is contained in:
parent
65619f9812
commit
b03c3bc600
20
python/python-os-service-types/.SRCINFO
Normal file
20
python/python-os-service-types/.SRCINFO
Normal file
@ -0,0 +1,20 @@
|
||||
pkgbase = python-os-service-types
|
||||
pkgdesc = Python library for consuming OpenStack sevice-types-authority data
|
||||
pkgver = 1.7.0
|
||||
pkgrel = 17
|
||||
url = https://pypi.python.org/pypi/os-service-types/1.7.0
|
||||
arch = any
|
||||
license = Apache
|
||||
checkdepends = python-stestr
|
||||
checkdepends = python-oslotest
|
||||
checkdepends = python-testscenarios
|
||||
checkdepends = python-requests-mock
|
||||
checkdepends = python-keystoneauth1
|
||||
makedepends = git
|
||||
makedepends = python-setuptools
|
||||
depends = python-pbr
|
||||
options = !emptydirs
|
||||
source = git+https://github.com/openstack/os-service-types.git#commit=0b2f4733eb1bbbd8880e7fa15a769a9bbf7338b4
|
||||
sha512sums = SKIP
|
||||
|
||||
pkgname = python-os-service-types
|
3
python/python-os-service-types/.nvchecker.toml
Normal file
3
python/python-os-service-types/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[python-os-service-types]
|
||||
source = "git"
|
||||
git = "https://github.com/openstack/os-service-types.git"
|
@ -5,7 +5,7 @@
|
||||
pkgname=python-os-service-types
|
||||
pkgver=1.7.0
|
||||
_commit=0b2f4733eb1bbbd8880e7fa15a769a9bbf7338b4
|
||||
pkgrel=15
|
||||
pkgrel=17
|
||||
pkgdesc="Python library for consuming OpenStack sevice-types-authority data"
|
||||
arch=(any)
|
||||
url="https://pypi.python.org/pypi/os-service-types/$pkgver"
|
||||
|
Loading…
x
Reference in New Issue
Block a user