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

Felix Yan felixonmars at archlinux.org
Wed Jun 17 05:35:44 UTC 2020


    Date: Wednesday, June 17, 2020 @ 05:35:43
  Author: felixonmars
Revision: 646289

upgpkg: python-oslo-concurrency 4.1.1-1

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-17 05:35:39 UTC (rev 646288)
+++ PKGBUILD	2020-06-17 05:35:43 UTC (rev 646289)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-oslo-concurrency
-pkgver=4.1.0
+pkgver=4.1.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=('ff869c7bcfa58c69ace0899bd498e6816e54539ea4d846f2f9d0aacdca32156253629f8b2783e5b280ac63ae2c9f3c8ece3c1332b8f4bad0353c8f0d3498570f')
+sha512sums=('98e86063dc6e85f29c7a8dd9b6a58fd93a0569e582b38d5b24574214db41987cba8d6d9af5a573fcf39b248eba5940267ef84444f4af56068e20ee8c8b90876b')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list