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

Evangelos Foutras foutrelis at archlinux.org
Wed Jul 18 03:06:51 UTC 2018


    Date: Wednesday, July 18, 2018 @ 03:06:51
  Author: foutrelis
Revision: 361558

Python 3.7 rebuild

Modified:
  python-oslo-concurrency/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-18 03:00:59 UTC (rev 361557)
+++ PKGBUILD	2018-07-18 03:06:51 UTC (rev 361558)
@@ -5,7 +5,7 @@
 pkgbase=python-oslo-concurrency
 pkgname=(python-oslo-concurrency python2-oslo-concurrency)
 pkgver=3.27.0
-pkgrel=1
+pkgrel=2
 pkgdesc="OpenStack library for all concurrency-related code"
 arch=('any')
 url="https://pypi.python.org/pypi/oslo.concurrency/$pkgver"
@@ -14,7 +14,8 @@
              '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')
+              'python2-oslo-config' 'python-eventlet' 'python2-eventlet' 'python-testrepository'
+              'python2-testrepository')
 options=('!emptydirs')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.concurrency/archive/$pkgver.tar.gz")
 sha512sums=('9b17243e18e3550c8251de02d37e650feea390dcd70573b2fe0a74af66ccaea199e3cc4b53f2b8e3d774d825118ef6f67cd23842b2f683f51ef1d6d4d39fe175')



More information about the arch-commits mailing list