!4 Change spec: Add BuildRequires for python-barbicanclient
From: @zhangy1317 Reviewed-by: @joec88 Signed-off-by: @joec88
This commit is contained in:
commit
7f469a4e5b
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-barbicanclient
|
Name: python-barbicanclient
|
||||||
Version: 5.0.1
|
Version: 5.0.1
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Client Library for OpenStack Barbican Key Management API
|
Summary: Client Library for OpenStack Barbican Key Management API
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://opendev.org/openstack/python-barbicanclient/
|
URL: https://opendev.org/openstack/python-barbicanclient/
|
||||||
@ -22,6 +22,8 @@ Summary: Client Library for OpenStack Barbican Key Management API
|
|||||||
Provides: python-python-barbicanclient
|
Provides: python-python-barbicanclient
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
|
BuildRequires: python3-pip
|
||||||
|
BuildRequires: python3-pbr
|
||||||
%description -n python3-barbicanclient
|
%description -n python3-barbicanclient
|
||||||
This is a client for the Barbican Key Management API.
|
This is a client for the Barbican Key Management API.
|
||||||
|
|
||||||
@ -72,5 +74,7 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 21 2021 zhangy1317 <zhangy1317@foxmail.com>
|
||||||
|
- Add BuildRequires python3-pip
|
||||||
* Fri Jan 08 2021 Python_Bot <Python_Bot@openeuler.org>
|
* Fri Jan 08 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user