!21 fix install error
From: @tzing_t Reviewed-by: @xiyuanwang Signed-off-by: @xiyuanwang
This commit is contained in:
commit
498ddac93d
@ -4,7 +4,7 @@
|
||||
|
||||
Name: python-os-xenapi
|
||||
Version: 0.3.4
|
||||
Release: 1%{?dist}
|
||||
Release: 2
|
||||
Summary: XenAPI library for OpenStack projects
|
||||
License: Apache-2.0
|
||||
URL: http://launchpad.net/os-xenapi/
|
||||
@ -17,7 +17,6 @@ BuildRequires: openstack-macros
|
||||
%package -n python3-os-xenapi
|
||||
Summary: XenAPI client library for OpenStack projects
|
||||
%{?python_provide:%python_provide python3-os-xenapi}
|
||||
Obsoletes: python2-os-xenapi < 0.3.4-1
|
||||
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-pbr >= 2.0.0
|
||||
@ -52,7 +51,7 @@ XenAPI library for OpenStack projects.
|
||||
|
||||
%package -n python3-os-xenapi-tests
|
||||
Summary: Tests for XenAPI library for OpenStack projects
|
||||
Requires: python3-os-xenapi = 0.3.4-1
|
||||
Requires: python3-os-xenapi
|
||||
Requires: python3-oslotest
|
||||
Requires: python3-os-testr
|
||||
Requires: python3-testrepository
|
||||
@ -127,5 +126,8 @@ ostestr --color --slowest --blacklist_file exclusion_py3.txt
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Nov 2023 zhengting <zhengting13@huawei.com> - 0.3.4-2
|
||||
- Fix package install error
|
||||
|
||||
* Thu Jan 13 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||
- Package Spec generated
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user