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

Felix Yan felixonmars at archlinux.org
Wed Sep 26 08:09:15 UTC 2018


    Date: Wednesday, September 26, 2018 @ 08:09:15
  Author: felixonmars
Revision: 385148

upgpkg: python-oslo-concurrency 3.28.1-1

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-26 08:08:31 UTC (rev 385147)
+++ PKGBUILD	2018-09-26 08:09:15 UTC (rev 385148)
@@ -3,7 +3,7 @@
 
 pkgbase=python-oslo-concurrency
 pkgname=(python-oslo-concurrency python2-oslo-concurrency)
-pkgver=3.28.0
+pkgver=3.28.1
 pkgrel=1
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
@@ -13,12 +13,10 @@
              'python2-oslo-config' 'python-oslo-i18n' 'python2-oslo-i18n' 'python-oslo-utils'
              'python2-oslo-utils' 'python-fasteners' 'python2-fasteners' 'python2-enum34')
 checkdepends=('python-mock' 'python2-mock' 'python-oslotest' 'python2-oslotest' 'python-oslo-config'
-              'python2-oslo-config' 'python-eventlet' 'python2-eventlet' 'python-dnspython'
-              'python2-dnspython')
-# dnspython were added for FS#60185
+              '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=('a893078694ea2860a06fe2e7a92fbec81e0081c92ecf57bfabe381346673c4c3cd7c3788ec9a2ae4912662a2b2236ebb11c799e15f733030cbd06f01fffe0afd')
+sha512sums=('8d7bde1173ad4e760ef19f34c4965ca4a4a4357253adc2ce85eef8e82b5388381ce5352259c47a0d3e7e291de74910454d046125db3b4d0d1881f6288c552a91')
 
 prepare() {
   cp -a oslo.concurrency-$pkgver{,-py2}



More information about the arch-commits mailing list