[arch-commits] Commit in python-os-service-types/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Wed Jul 18 02:35:14 UTC 2018


    Date: Wednesday, July 18, 2018 @ 02:35:14
  Author: foutrelis
Revision: 361527

Add checkdep on python{,2}-testrepository

Modified:
  python-os-service-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-18 02:32:22 UTC (rev 361526)
+++ PKGBUILD	2018-07-18 02:35:14 UTC (rev 361527)
@@ -11,7 +11,8 @@
 url="https://pypi.python.org/pypi/os-service-types/$pkgver"
 license=('Apache')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 'python2-pbr')
-checkdepends=('python-oslotest' 'python2-oslotest' 'python-requests-mock' 'python2-requests-mock')
+checkdepends=('python-oslotest' 'python2-oslotest' 'python-requests-mock' 'python2-requests-mock'
+              'python-testrepository' 'python2-testrepository')
 options=('!emptydirs')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/os-service-types/archive/$pkgver.tar.gz")
 sha512sums=('f7e0aedfcf18514bb8a112a27363971361dfa4abeb05ec32f206197f07bbc55c119cf6b47058977925e77306658a83aab7619aa3a97f3581976e81ae5abef056')



More information about the arch-commits mailing list