Merge "stevedore: adjust importlib-metadata requirement"
This commit is contained in:
commit
56befd0aa9
@ -32,7 +32,7 @@ dynamically loaded extensions.
|
||||
|
||||
%package -n {{ py2name(py_versions='py3') }}
|
||||
Summary: Manage dynamic plugins for Python applications
|
||||
Requires: {{ py3('importlib_metadata') }}
|
||||
Requires: {{ py3('importlib-metadata') }}
|
||||
Requires: {{ py3('pbr') }}
|
||||
Requires: {{ py3('six') }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user