!3 Revert "remove unnecessary buildrequires"
From: @huangtianhua Reviewed-by: @xiyuanwang Signed-off-by: @xiyuanwang
This commit is contained in:
commit
0efe0d9662
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-pact
|
Name: python-pact
|
||||||
Version: 1.12.0
|
Version: 1.12.0
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Promises library in Python
|
Summary: Promises library in Python
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/getslash/pact
|
URL: https://github.com/getslash/pact
|
||||||
@ -16,8 +16,12 @@ Provides: python-pact
|
|||||||
# Base build requires
|
# Base build requires
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
|
BuildRequires: python3-pbr
|
||||||
BuildRequires: python3-pip
|
BuildRequires: python3-pip
|
||||||
BuildRequires: python3-wheel
|
BuildRequires: python3-wheel
|
||||||
|
BuildRequires: python3-waiting
|
||||||
|
BuildRequires: python3-logbook
|
||||||
|
BuildRequires: python3-flux
|
||||||
BuildRequires: python3-pytest
|
BuildRequires: python3-pytest
|
||||||
%description -n python3-pact
|
%description -n python3-pact
|
||||||
Promises library in Python
|
Promises library in Python
|
||||||
@ -73,8 +77,5 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Mar 03 2022 zhaoshuang <zhaoshuang@uniontech.com> - 1.12.0-2
|
|
||||||
- remove unnecessary buildrequires
|
|
||||||
|
|
||||||
* Fri Aug 06 2021 OpenStack_SIG <openstack@openeuler.org> - 1.12.0-1
|
* Fri Aug 06 2021 OpenStack_SIG <openstack@openeuler.org> - 1.12.0-1
|
||||||
- Package Spec generate
|
- Package Spec generate
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user