add buildrequires python3-pip
This commit is contained in:
parent
e5b407ca0f
commit
d20713de62
@ -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/
|
||||||
@ -33,6 +33,8 @@ Summary: RElease NOtes manager
|
|||||||
Provides: python-reno
|
Provides: python-reno
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
|
BuildRequires: python3-pip
|
||||||
|
BuildRequires: python3-pbr
|
||||||
%description -n python3-reno
|
%description -n python3-reno
|
||||||
Reno is a release notes manager for storing
|
Reno is a release notes manager for storing
|
||||||
release notes in a git repository and then building documentation from them.
|
release notes in a git repository and then building documentation from them.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user