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

Felix Yan felixonmars at archlinux.org
Mon Jun 29 18:31:20 UTC 2020


    Date: Monday, June 29, 2020 @ 18:31:20
  Author: felixonmars
Revision: 656407

upgpkg: python-oslo-concurrency 4.2.0-1

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-29 18:23:37 UTC (rev 656406)
+++ PKGBUILD	2020-06-29 18:31:20 UTC (rev 656407)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-oslo-concurrency
-pkgver=4.1.1
+pkgver=4.2.0
 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=('98e86063dc6e85f29c7a8dd9b6a58fd93a0569e582b38d5b24574214db41987cba8d6d9af5a573fcf39b248eba5940267ef84444f4af56068e20ee8c8b90876b')
+sha512sums=('3b7395e6bd711e7a7b5978aed7fe5efb6beee7eeecb7a3412b19aeab5c1e6d9de545e84091eecf0fd9910b3ab9a8edef1a9ef8b18312ee9111b4b14774b80667')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list