* update python-os-service-types to 1.7.0-17

This commit is contained in:
Alexander Baldeck 2024-12-05 11:54:40 +01:00
parent 65619f9812
commit b03c3bc600
3 changed files with 24 additions and 1 deletions

View 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

View File

@ -0,0 +1,3 @@
[python-os-service-types]
source = "git"
git = "https://github.com/openstack/os-service-types.git"

View File

@ -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"