Skip to content
Snippets Groups Projects
Commit c0b46561 authored by rochaporto's avatar rochaporto
Browse files

Add missing decorator and cryptography python dependencies

Change-Id: Ie2c416a8784141453133122517aa07cac2a2a7fa
parent b9234b7e
No related branches found
No related tags found
No related merge requests found
...@@ -44,6 +44,8 @@ BuildRequires: python-keystoneauth1 ...@@ -44,6 +44,8 @@ BuildRequires: python-keystoneauth1
BuildRequires: python-prettytable BuildRequires: python-prettytable
Requires: python-babel Requires: python-babel
Requires: python-cryptography
Requires: python-decorator
Requires: python-oslo-i18n Requires: python-oslo-i18n
Requires: python-oslo-serialization Requires: python-oslo-serialization
Requires: python-oslo-utils Requires: python-oslo-utils
...@@ -76,6 +78,8 @@ BuildRequires: python3-keystoneauth1 ...@@ -76,6 +78,8 @@ BuildRequires: python3-keystoneauth1
BuildRequires: python3-prettytable BuildRequires: python3-prettytable
Requires: python3-babel Requires: python3-babel
Requires: python3-cryptography
Requires: python3-decorator
Requires: python3-oslo-i18n Requires: python3-oslo-i18n
Requires: python3-oslo-serialization Requires: python3-oslo-serialization
Requires: python3-oslo-utils Requires: python3-oslo-utils
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment