diff --git a/repos/community-any/PKGBUILD b/repos/community-any/PKGBUILD index 7f20cfe..34eb43e 100644 --- a/repos/community-any/PKGBUILD +++ b/repos/community-any/PKGBUILD @@ -11,7 +11,7 @@ license=('Apache') depends=('python-iso8601' 'python-oslo-i18n' 'python-pytz' 'python-netaddr' 'python-netifaces' 'python-debtcollector' 'python-pyparsing' 'python-packaging') makedepends=('python-setuptools') -checkdepends=('python-oslotest' 'python-ddt' 'python-eventlet') +checkdepends=('python-oslotest' 'python-ddt' 'python-eventlet' 'python-stestr' 'python-testscenarios') source=("https://github.com/openstack/oslo.utils/archive/$pkgver/$pkgname-$pkgver.tar.gz") sha512sums=('ce6b436bb1e633d585d34c8dbda7815250f369d2d0c89fb87f1613ff5197d7d24d01b7605e2e514288209e0ebaad5d661d9668259793fb0e1d8180bef6cdadf7')