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

Evangelos Foutras foutrelis at archlinux.org
Wed Jul 18 06:24:16 UTC 2018


    Date: Wednesday, July 18, 2018 @ 06:24:16
  Author: foutrelis
Revision: 361761

Add checkdep on python{,2}-testrepository

Modified:
  python-oslo-serialization/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-18 06:23:00 UTC (rev 361760)
+++ PKGBUILD	2018-07-18 06:24:16 UTC (rev 361761)
@@ -12,7 +12,8 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 'python2-pbr' 'python-babel'
              'python2-babel' 'python-msgpack' 'python2-msgpack' 'python-oslo-utils'
              'python2-oslo-utils' 'python-pytz' 'python2-pytz')
-checkdepends=('python-oslotest' 'python2-oslotest' 'python2-ipaddress')
+checkdepends=('python-oslotest' 'python2-oslotest' 'python2-ipaddress'
+              'python-testrepository' 'python2-testrepository')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/oslo.serialization/archive/$pkgver.tar.gz")
 sha512sums=('46cec3ad6b2bf256484539d38cb38dc71c234e8101be08416ea8c6253f388014904faf81254d768fc27f6611bf0e9e03f580c0c7dc9187a2db3debf9075ecee1')
 



More information about the arch-commits mailing list