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

Felix Yan felixonmars at archlinux.org
Tue Jan 19 16:07:00 UTC 2021


    Date: Tuesday, January 19, 2021 @ 16:06:59
  Author: felixonmars
Revision: 823721

upgpkg: python-oslo-concurrency 4.4.0-1

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-19 15:58:41 UTC (rev 823720)
+++ PKGBUILD	2021-01-19 16:06:59 UTC (rev 823721)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-oslo-concurrency
-pkgver=4.3.1
-pkgrel=3
+pkgver=4.4.0
+pkgrel=1
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
 url="https://pypi.python.org/pypi/oslo.concurrency/$pkgver"
@@ -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=('25eafc4a0279addc2d74ba9b56fd85911c216cd8ab6199197abb9e9136b1075988d0eca964794227aa4bd76eedb05f5c11fc5c4ec253468186fbc4f86b80abcf')
+sha512sums=('85e1f3c999c2d5455fc05d2ae98f45086dcc055157897356abd2afe631ed78bd609e1e2336e26891f24a1a245ae9da08fbf6ffdb102e1508ff64063d0b425c62')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list