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

Felix Yan felixonmars at archlinux.org
Tue Feb 25 16:30:08 UTC 2020


    Date: Tuesday, February 25, 2020 @ 16:30:08
  Author: felixonmars
Revision: 581553

upgpkg: python-oslo-concurrency 4.0.1-1

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-25 16:29:28 UTC (rev 581552)
+++ PKGBUILD	2020-02-25 16:30:08 UTC (rev 581553)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-oslo-concurrency
-pkgver=4.0.0
-pkgrel=3
+pkgver=4.0.1
+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=('d75d84d4ce27b7418e358e5b5fdf0015511aa2caaddfed38f9eb4d1fdb4635c7df348c6cafbad26b3a0b9af8b41df898450f050e8899c4659c81b63ef8dfb45c')
+sha512sums=('3edf44e80772353a8131848e2c63477c88824293076ab4c557d789b72753162b275fd6d103b1344327e87a77f8b42ebe41996b2940407e6fb8a881325acdcdd7')
 
 export PBR_VERSION=$pkgver
 



More information about the arch-commits mailing list