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

Evangelos Foutras foutrelis at archlinux.org
Wed Jul 18 02:53:27 UTC 2018


    Date: Wednesday, July 18, 2018 @ 02:53:27
  Author: foutrelis
Revision: 361547

Python 3.7 rebuild

Modified:
  python-oslo-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-18 02:53:18 UTC (rev 361546)
+++ PKGBUILD	2018-07-18 02:53:27 UTC (rev 361547)
@@ -5,7 +5,7 @@
 pkgbase=python-oslo-utils
 pkgname=(python-oslo-utils python2-oslo-utils)
 pkgver=3.36.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Oslo Utility library"
 arch=('any')
 url="https://pypi.python.org/pypi/oslo.utils/$pkgver"
@@ -14,7 +14,8 @@
              'python-iso8601' 'python2-iso8601' 'python-oslo-i18n' 'python2-oslo-i18n'
              'python2-monotonic' 'python-pytz' 'python2-pytz' 'python-netaddr' 'python2-netaddr'
              'python-netifaces' 'python2-netifaces' 'python-debtcollector' 'python2-debtcollector')
-checkdepends=('python-oslotest' 'python2-oslotest' 'python-ddt' 'python2-ddt')
+checkdepends=('python-oslotest' 'python2-oslotest' 'python-ddt' 'python2-ddt'
+              'python-testrepository' 'python2-testrepository')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.utils/archive/$pkgver.tar.gz")
 sha512sums=('62d80ad0cd6ae468750e5ac1d4dfad506948f7aff7cc41868943b10754917b3bd97528bf46ebd95c4194cc0b4658a942df74f5d51d3209e7047333146b76f0cc')
 



More information about the arch-commits mailing list