[arch-commits] Commit in python-pbr/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Sep 1 21:21:44 UTC 2020


    Date: Tuesday, September 1, 2020 @ 21:21:44
  Author: felixonmars
Revision: 695961

upgpkg: python-pbr 5.5.0-1

Modified:
  python-pbr/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-01 21:21:07 UTC (rev 695960)
+++ PKGBUILD	2020-09-01 21:21:44 UTC (rev 695961)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pbr
 pkgname=(python-pbr python2-pbr)
-pkgver=5.4.5
+pkgver=5.5.0
 pkgrel=1
 pkgdesc="Python Build Reasonableness"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-stestr' 'python-testscenarios' 'python-testresources' 'python-testrepository'
               'python-mock' 'python-virtualenv' 'python-wheel' 'python-sphinx')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack-dev/pbr/archive/$pkgver.tar.gz")
-sha512sums=('8be0a3f63b9dc94db0f33a42b17bf402831dc42e085a129f39067437526d89d617d6dd8c2b8882afc12131b54c25e9eb99b6131997b890099f044669c92caa33')
+sha512sums=('26ac1e67341e1e4388e93a64fbb3c7f4d94c700ae95c265a34542e867be38c91cb07db311df637dfc6f63a660a5b49cb8ef3c1f527f851ea76127416e7224979')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list