[arch-commits] Commit in python-oslotest/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Feb 29 07:36:24 UTC 2020
Date: Saturday, February 29, 2020 @ 07:36:24
Author: felixonmars
Revision: 586764
upgpkg: python-oslotest 4.0.0-1
Modified:
python-oslotest/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-02-29 07:20:34 UTC (rev 586763)
+++ PKGBUILD 2020-02-29 07:36:24 UTC (rev 586764)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-oslotest
-pkgver=3.9.0
-pkgrel=2
+pkgver=4.0.0
+pkgrel=1
pkgdesc="Oslo test framework"
arch=('any')
url="https://github.com/openstack/oslotest"
@@ -12,7 +12,7 @@
'python-debtcollector')
makedepends=('python-pbr')
source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/oslotest/archive/$pkgver.tar.gz")
-sha512sums=('62bb3f0097f35bfc2e725844dba97a5ad2b93c0a2eafa3feb40cf0cf67f30ba0adc2b38f4cacd1684fb0fdd9f8a394717da3722202577cf42a113e0de802f125')
+sha512sums=('3c565a6a1a6ef9efa103f861852b978d93fdbd4babc03bd4556e4e4cafcf2bf5e310aa0edfd1182e16598ebe8be81147f7f8710f84cb4c43da8f56b389b25a33')
export PBR_VERSION=$pkgver
More information about the arch-commits
mailing list