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

Felix Yan felixonmars at archlinux.org
Fri Oct 30 22:31:09 UTC 2020


    Date: Friday, October 30, 2020 @ 22:31:09
  Author: felixonmars
Revision: 737352

upgpkg: python-oslo-concurrency 4.3.1-1

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-30 22:16:13 UTC (rev 737351)
+++ PKGBUILD	2020-10-30 22:31:09 UTC (rev 737352)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-oslo-concurrency
-pkgver=4.3.0
+pkgver=4.3.1
 pkgrel=1
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-mock' 'python-oslotest' 'python-oslo-config' 'python-eventlet')
 options=('!emptydirs')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/oslo.concurrency/archive/$pkgver.tar.gz")
-sha512sums=('d4b78db9fb3248a9e223d3272e640b92ab90f611325a767d87ea964248706d53a4bd1a9eed5ab0c2b947a48557e47cb9ba855f1a49f28824921f3bf3e4763286')
+sha512sums=('25eafc4a0279addc2d74ba9b56fd85911c216cd8ab6199197abb9e9136b1075988d0eca964794227aa4bd76eedb05f5c11fc5c4ec253468186fbc4f86b80abcf')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list