* update python-pbr to 6.1.0-2

This commit is contained in:
Alexander Baldeck 2024-12-05 07:18:56 +01:00
parent 9eb7b54f24
commit 7978a2d2f8
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = python-pbr pkgbase = python-pbr
pkgdesc = Python Build Reasonableness pkgdesc = Python Build Reasonableness
pkgver = 6.1.0 pkgver = 6.1.0
pkgrel = 1 pkgrel = 2
url = https://pypi.python.org/pypi/pbr url = https://pypi.python.org/pypi/pbr
arch = any arch = any
license = Apache-2.0 license = Apache-2.0

View File

@ -5,7 +5,7 @@
pkgname=python-pbr pkgname=python-pbr
pkgver=6.1.0 pkgver=6.1.0
pkgrel=1 pkgrel=2
pkgdesc="Python Build Reasonableness" pkgdesc="Python Build Reasonableness"
arch=(any) arch=(any)
url='https://pypi.python.org/pypi/pbr' url='https://pypi.python.org/pypi/pbr'