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

Felix Yan felixonmars at archlinux.org
Tue Apr 7 21:17:35 UTC 2020


    Date: Tuesday, April 7, 2020 @ 21:17:35
  Author: felixonmars
Revision: 612491

upgpkg: python-oslo-concurrency 4.0.2-1

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-07 20:34:59 UTC (rev 612490)
+++ PKGBUILD	2020-04-07 21:17:35 UTC (rev 612491)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-oslo-concurrency
-pkgver=4.0.1
+pkgver=4.0.2
 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=('3edf44e80772353a8131848e2c63477c88824293076ab4c557d789b72753162b275fd6d103b1344327e87a77f8b42ebe41996b2940407e6fb8a881325acdcdd7')
+sha512sums=('430c9bb91f29b5cff0e98056d964cf5ecb4c2fad8ccadbd38817d66c3a8b531e7428b550d98f6b9d686c227573c84c6a577a0e88373f01854bbbff4d12b83122')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list