[arch-commits] Commit in python-oslo-concurrency/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sat Sep 3 13:19:14 UTC 2022
Date: Saturday, September 3, 2022 @ 13:19:14
Author: felixonmars
Revision: 1292405
upgpkg: python-oslo-concurrency 5.0.0-1
Modified:
python-oslo-concurrency/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-03 13:18:43 UTC (rev 1292404)
+++ PKGBUILD 2022-09-03 13:19:14 UTC (rev 1292405)
@@ -2,7 +2,7 @@
# Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
pkgname=python-oslo-concurrency
-pkgver=4.5.1
+pkgver=5.0.0
pkgrel=1
pkgdesc="OpenStack library for all concurrency-related code"
arch=('any')
@@ -13,7 +13,7 @@
makedepends=('python-setuptools')
checkdepends=('python-oslotest' 'python-eventlet')
source=("https://github.com/openstack/oslo.concurrency/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('c3e1907df0133e9ec72161c8cb9b0c5af03a64446fc87a87ca81a8b9e99dcf983183a6f4b0bbcddaf9cec714cff247b0d497de7f78305c7f3e8862edf789d69b')
+sha512sums=('965aa0c6a1a7c35cf97c0bc6bec4ac507f3c59602258c24790b7c401de01059081eb28540bc663e36c936625ea0783ff377bbf275159dc5a36f988c0357a6076')
export PBR_VERSION=$pkgver
More information about the arch-commits
mailing list