!3 Add build require pbr and pip
From: @the-moon-is-blue Reviewed-by: @joec88 Signed-off-by: @joec88
This commit is contained in:
commit
97c14dc684
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-reno
|
Name: python-reno
|
||||||
Version: 3.2.0
|
Version: 3.2.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: RElease NOtes manager
|
Summary: RElease NOtes manager
|
||||||
License: Apache Software License
|
License: Apache Software License
|
||||||
URL: https://docs.openstack.org/reno/latest/
|
URL: https://docs.openstack.org/reno/latest/
|
||||||
@ -32,6 +32,8 @@ helps automate the hard parts.
|
|||||||
Summary: RElease NOtes manager
|
Summary: RElease NOtes manager
|
||||||
Provides: python-reno
|
Provides: python-reno
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
|
BuildRequires: python3-pbr
|
||||||
|
BuildRequires: python3-pip
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
%description -n python3-reno
|
%description -n python3-reno
|
||||||
Reno is a release notes manager for storing
|
Reno is a release notes manager for storing
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user