!32 [sync] PR-31: 【轻量级 PR】:Add python3-pint as requires
From: @openeuler-sync-bot Reviewed-by: @xiyuanwang Signed-off-by: @xiyuanwang
This commit is contained in:
commit
1085d785d0
@ -1,7 +1,7 @@
|
||||
%{!?upstream_version: %global upstream_version %{version}%{?milestone}}
|
||||
Name: openstack-dashboard
|
||||
Version: 16.2.2
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: OpenStack Dashboard (Horizon)
|
||||
License: Apache-2.0 and BSD
|
||||
URL: http://horizon.openstack.org/
|
||||
@ -160,6 +160,7 @@ Requires: python3-XStatic-Angular-lrdragndrop
|
||||
Requires: python3-yaml
|
||||
Requires: python3-memcached
|
||||
Requires: python3-debtcollector
|
||||
Requires: python3-pint
|
||||
|
||||
Provides: python-horizon
|
||||
%description -n python3-horizon
|
||||
@ -343,6 +344,9 @@ systemctl daemon-reload >/dev/null 2>&1 || :
|
||||
%{python3_sitelib}/openstack_auth
|
||||
|
||||
%changelog
|
||||
* Fri Nov 19 2021 huangtianhua <huangtianhua@huawei.com> - 16.2.2-3
|
||||
- Adds python3-pint as requires
|
||||
|
||||
* Fri Nov 19 2021 lijiawei <ljw1101.vip@gmail.com> - 16.2.2-2
|
||||
- Fix the file path
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user