commit
19bb6eeac5
@ -1,13 +1,13 @@
|
|||||||
Name: python-pbr
|
Name: python-pbr
|
||||||
Version: 4.1.1
|
Version: 4.1.1
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Python Build Reasonableness
|
Summary: Python Build Reasonableness
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://pypi.python.org/pypi/pbr
|
URL: http://pypi.python.org/pypi/pbr
|
||||||
Source0: https://pypi.io/packages/source/p/pbr/pbr-%{version}.tar.gz
|
Source0: https://pypi.io/packages/source/p/pbr/pbr-%{version}.tar.gz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python2-sphinx >= 1.1.3
|
BuildRequires: python3-sphinx >= 1.1.3
|
||||||
|
|
||||||
%description
|
%description
|
||||||
PBR is a library that injects some useful and sensible default behaviors into
|
PBR is a library that injects some useful and sensible default behaviors into
|
||||||
@ -76,5 +76,8 @@ mv %{buildroot}%{_bindir}/pbr %{buildroot}%{_bindir}/pbr-3
|
|||||||
%exclude %{python3_sitelib}/pbr/tests
|
%exclude %{python3_sitelib}/pbr/tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 21 2020 Wanjiankang <wanjiankang@huawei.com> - 4.1.1-3
|
||||||
|
- Modify BuildRequires.
|
||||||
|
|
||||||
* Fri Nov 22 2019 Wanjiankang <wanjiankang@huawei.com> - 4.1.1-2
|
* Fri Nov 22 2019 Wanjiankang <wanjiankang@huawei.com> - 4.1.1-2
|
||||||
- Initial package.
|
- Initial package.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user