Remove tempest-lib dependency
it is not needed to run the unit tests and not yet packaged by the rpm packaging project, so it causes bootstrap issues Change-Id: I0f34acb5aa18cdafbe3a540fafde59bef39b6d29
This commit is contained in:
@@ -28,11 +28,9 @@ BuildRequires: {{ py2pkg('psycopg2') }}
|
||||
BuildRequires: {{ py2pkg('reno') }}
|
||||
BuildRequires: {{ py2pkg('six') }}
|
||||
BuildRequires: {{ py2pkg('sqlalchemy-migrate') }}
|
||||
BuildRequires: {{ py2pkg('tempest-lib') }}
|
||||
BuildRequires: {{ py2pkg('testrepository') }}
|
||||
BuildRequires: {{ py2pkg('testresources') }}
|
||||
BuildRequires: {{ py2pkg('testtools') }}
|
||||
BuildRequires: {{ py2pkg('tempest-lib') }}
|
||||
Requires: {{ py2pkg('alembic') }}
|
||||
Requires: {{ py2pkg('Babel') }}
|
||||
Requires: {{ py2pkg('oslo.config') }}
|
||||
|
Reference in New Issue
Block a user