* update python-oslo-utils to 7.1.0-3

This commit is contained in:
Alexander Baldeck 2024-12-05 23:00:24 +01:00
parent e9af72f5c1
commit 62098a66ab
3 changed files with 31 additions and 1 deletions

View 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

View File

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

View File

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