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

Evangelos Foutras foutrelis at archlinux.org
Wed Jul 18 02:32:23 UTC 2018


    Date: Wednesday, July 18, 2018 @ 02:32:22
  Author: foutrelis
Revision: 361526

Add checkdep on python{,2}-testrepository

Modified:
  python-oslo-config/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-18 02:28:04 UTC (rev 361525)
+++ PKGBUILD	2018-07-18 02:32:22 UTC (rev 361526)
@@ -14,7 +14,8 @@
              'python-stevedore' 'python2-stevedore' 'python-debtcollector' 'python2-debtcollector'
              'python-oslo-i18n' 'python2-oslo-i18n' 'python-rfc3986' 'python2-rfc3986'
              'python-yaml' 'python2-yaml' 'python2-enum34')
-checkdepends=('python-oslotest' 'python2-oslotest' 'python-sphinx' 'python2-sphinx')
+checkdepends=('python-oslotest' 'python2-oslotest' 'python-sphinx' 'python2-sphinx'
+              'python-testrepository' 'python2-testrepository')
 options=('!emptydirs')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.config/archive/$pkgver.tar.gz")
 sha512sums=('d81769dace43ef5b5a3057f8ee4f30d4d799fd29e16cdce75374359e3720fc52164907ddb8ac16abe6606fdc42cfdac0670884ca3b38dfa315a605a037721d4d')



More information about the arch-commits mailing list