2
0
mirror of https://opendev.org/x/pyghmi synced 2025-07-10 14:31:31 +00:00

Require python-cryptography

Ensure that rpm based packages carry this requirement correctly.

Change-Id: I0c7c58c9924d2713e6cc5f366beb03cb2e08b618
This commit is contained in:
Jarrod Johnson
2018-07-09 09:47:26 -04:00
parent 3cd94503ff
commit ae0c9782d7

View File

@ -10,6 +10,7 @@ Prefix: %{_prefix}
BuildArch: noarch
Vendor: Jarrod Johnson <jjohnson2@lenovo.com>
Url: https://git.openstack.org/cgit/openstack/pyghmi
Requires: python-cryptography
%description