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

Felix Yan felixonmars at gemini.archlinux.org
Sat May 14 02:04:13 UTC 2022


    Date: Saturday, May 14, 2022 @ 02:04:13
  Author: felixonmars
Revision: 1203080

upgpkg: python-oslo-concurrency 4.5.1-1

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-14 02:04:04 UTC (rev 1203079)
+++ PKGBUILD	2022-05-14 02:04:13 UTC (rev 1203080)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-oslo-concurrency
-pkgver=4.5.0
-pkgrel=3
+pkgver=4.5.1
+pkgrel=1
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
 url="https://pypi.python.org/pypi/oslo.concurrency/$pkgver"
@@ -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=('17322fc21d98f0821be20015abd6d1dc1d9af48c9669bc1c3b4f22e529fa49dfb741baae7282ec9f7312040b2227d1657fea4c76089e64fb83d66c9f89d9e78a')
+sha512sums=('c3e1907df0133e9ec72161c8cb9b0c5af03a64446fc87a87ca81a8b9e99dcf983183a6f4b0bbcddaf9cec714cff247b0d497de7f78305c7f3e8862edf789d69b')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list