add buildrequires
This commit is contained in:
parent
c0bf440d2f
commit
10a875a7e2
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: python-oslo-versionedobjects
|
Name: python-oslo-versionedobjects
|
||||||
Version: 2.3.0
|
Version: 2.3.0
|
||||||
Release: 2%{?dist}
|
Release: 3
|
||||||
Summary: OpenStack common versionedobjects library
|
Summary: OpenStack common versionedobjects library
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -20,6 +20,7 @@ Summary: OpenStack common versionedobjects library
|
|||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: python3-pbr
|
BuildRequires: python3-pbr
|
||||||
|
BuildRequires: python3-pip
|
||||||
BuildRequires: git
|
BuildRequires: git
|
||||||
# Required for tests
|
# Required for tests
|
||||||
BuildRequires: python3-hacking
|
BuildRequires: python3-hacking
|
||||||
@ -151,5 +152,7 @@ python3 setup.py test
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 22 2021 zhangy1317 <zhangy1317@foxmail.com>
|
||||||
|
- Add BuildRequires python3-pip
|
||||||
* Tue Jan 12 2021 zhangy <zhangy1317@foxmail.com> 2021.1.12
|
* Tue Jan 12 2021 zhangy <zhangy1317@foxmail.com> 2021.1.12
|
||||||
- Update to 2021.1.12
|
- Update to 2021.1.12
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user