diff --git a/openstack/oslo.context/oslo.context.spec.j2 b/openstack/oslo.context/oslo.context.spec.j2 index 328dde06f..889ab2306 100644 --- a/openstack/oslo.context/oslo.context.spec.j2 +++ b/openstack/oslo.context/oslo.context.spec.j2 @@ -14,6 +14,7 @@ URL: https://launchpad.net/{{ pypi_name }} Source0: {{ source }} BuildRequires: openstack-macros BuildRequires: {{ py2pkg('pbr', py_versions=['py2', 'py3']) }} +BuildRequires: {{ py2pkg('testrepository', py_versions=['py2', 'py3']) }} Requires: {{ py2pkg('debtcollector') }} BuildArch: noarch %if %{with test}