[arch-commits] Commit in python-oslo-concurrency/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Nov 21 12:03:27 UTC 2018
Date: Wednesday, November 21, 2018 @ 12:03:26
Author: felixonmars
Revision: 409264
upgpkg: python-oslo-concurrency 3.29.0-1
Modified:
python-oslo-concurrency/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-11-21 10:49:43 UTC (rev 409263)
+++ PKGBUILD 2018-11-21 12:03:26 UTC (rev 409264)
@@ -3,7 +3,7 @@
pkgbase=python-oslo-concurrency
pkgname=(python-oslo-concurrency python2-oslo-concurrency)
-pkgver=3.28.1
+pkgver=3.29.0
pkgrel=1
pkgdesc="OpenStack library for all concurrency-related code"
arch=('any')
@@ -16,7 +16,7 @@
'python2-oslo-config' 'python-eventlet' 'python2-eventlet')
options=('!emptydirs')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.concurrency/archive/$pkgver.tar.gz")
-sha512sums=('8d7bde1173ad4e760ef19f34c4965ca4a4a4357253adc2ce85eef8e82b5388381ce5352259c47a0d3e7e291de74910454d046125db3b4d0d1881f6288c552a91')
+sha512sums=('0a096cbf6473514bbf261fb84a575b034a45f58cc4380bbc09b24eb5135d474c8746e3e893e69d71f36df61f5f8e7a12413595ba679f6f5a707c329363ebbb59')
prepare() {
cp -a oslo.concurrency-$pkgver{,-py2}
More information about the arch-commits
mailing list